{
    "data": {
        "id": "240902_BiDcWB_8VK",
        "url": "https:\/\/www.craftnote.de\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240902_BiDcWB_8VK",
        "testUrl": "https:\/\/www.craftnote.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": 1725271855,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.craftnote.de\/",
            "mainDocumentUrl": "https:\/\/v2.craftnote.de\/",
            "finalDisplayedUrl": "https:\/\/v2.craftnote.de\/",
            "finalUrl": "https:\/\/v2.craftnote.de\/",
            "fetchTime": "2024-09-02T10:10:13.580Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [
                "The page may not be loading as expected because your test URL (https:\/\/www.craftnote.de\/) was redirected to https:\/\/v2.craftnote.de\/. Try testing the second URL directly."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1143,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 174.02700000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 170\u00a0ms",
                    "metricSavings": {
                        "FCP": 74.027000000000015,
                        "LCP": 74.027000000000015
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/v2.craftnote.de\/",
                                "responseTime": 174.02700000000002
                            }
                        ],
                        "overallSavingsMs": 74.027000000000015
                    },
                    "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 incorrect 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "displayedAspectRatio",
                                "valueType": "text",
                                "label": "Aspect Ratio (Displayed)"
                            },
                            {
                                "key": "actualAspectRatio",
                                "valueType": "text",
                                "label": "Aspect Ratio (Actual)"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,2,DIV,1,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,IMG",
                                    "selector": "div.flex > div.flex > div.px-2 > img",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-upload\u2026\" src=\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.c\u2026\">",
                                    "nodeLabel": "Proven_expert.png"
                                },
                                "displayedAspectRatio": "81 x 77\n        (1.05)",
                                "actualAspectRatio": "96 x 96\n        (1.00)",
                                "doRatiosMatch": false
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,2,DIV,1,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,IMG",
                                    "selector": "div.flex > div.flex > div.px-2 > img",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-upload\u2026\" src=\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.c\u2026\">",
                                    "nodeLabel": "GC_Gruppe_Logo.png"
                                },
                                "displayedAspectRatio": "81 x 77\n        (1.05)",
                                "actualAspectRatio": "96 x 96\n        (1.00)",
                                "doRatiosMatch": false
                            }
                        ]
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                                "wastedMs": 1247.7050000019372
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                                "wastedMs": 408.64900000020862
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                                "wastedMs": 958.53299999982119
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                                "wastedMs": 1024.5989999994636
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                                "wastedMs": 1020.562999997288
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                                "wastedMs": 1019.8449999988079
                            }
                        ]
                    },
                    "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:\/\/www.craftnote.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 5.3909999988973141,
                                "networkEndTime": 290.44699999690056,
                                "finished": true,
                                "transferSize": 119,
                                "resourceSize": 0,
                                "statusCode": 301,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 290.44699999690056,
                                "networkRequestTime": 291.66399999707937,
                                "networkEndTime": 778.70999999716878,
                                "finished": true,
                                "transferSize": 32982,
                                "resourceSize": 235800,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 641.10199999809265,
                                "networkRequestTime": 653.27499999478459,
                                "networkEndTime": 826.24699999764562,
                                "finished": true,
                                "transferSize": 5299,
                                "resourceSize": 4938,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 641.73999999836087,
                                "networkRequestTime": 655.6279999949038,
                                "networkEndTime": 837.79499999806285,
                                "finished": true,
                                "transferSize": 5725,
                                "resourceSize": 5568,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.17899999767542,
                                "networkRequestTime": 678.42799999937415,
                                "networkEndTime": 892.29499999806285,
                                "finished": true,
                                "transferSize": 45237,
                                "resourceSize": 45046,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.40399999916553,
                                "networkRequestTime": 685.40699999779463,
                                "networkEndTime": 1147.4239999987185,
                                "finished": true,
                                "transferSize": 1142,
                                "resourceSize": 1988,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.58299999684095,
                                "networkRequestTime": 690.1059999987483,
                                "networkEndTime": 1105.0099999979138,
                                "finished": true,
                                "transferSize": 1160,
                                "resourceSize": 1253,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.78500000014901,
                                "networkRequestTime": 692.26699999719858,
                                "networkEndTime": 1138.847999997437,
                                "finished": true,
                                "transferSize": 684,
                                "resourceSize": 1375,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.95999999716878,
                                "networkRequestTime": 694.02399999648333,
                                "networkEndTime": 1152.5709999985993,
                                "finished": true,
                                "transferSize": 788,
                                "resourceSize": 1342,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 643.16399999707937,
                                "networkRequestTime": 696.93899999558926,
                                "networkEndTime": 1116.4509999975562,
                                "finished": true,
                                "transferSize": 848,
                                "resourceSize": 1079,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 643.35499999672174,
                                "networkRequestTime": 699.05899999663234,
                                "networkEndTime": 1127.7009999975562,
                                "finished": true,
                                "transferSize": 1022,
                                "resourceSize": 1758,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 643.51799999549985,
                                "networkRequestTime": 971.45699999853969,
                                "networkEndTime": 1202.6599999964237,
                                "finished": true,
                                "transferSize": 1715,
                                "resourceSize": 1404,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 643.86399999633431,
                                "networkRequestTime": 665.11099999770522,
                                "networkEndTime": 1190.062999997288,
                                "finished": true,
                                "transferSize": 11830,
                                "resourceSize": 59688,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 644.23799999430776,
                                "networkRequestTime": 667.42899999767542,
                                "networkEndTime": 949.4809999987483,
                                "finished": true,
                                "transferSize": 3912,
                                "resourceSize": 11451,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 644.61399999633431,
                                "networkRequestTime": 701.49699999764562,
                                "networkEndTime": 957.01299999654293,
                                "finished": true,
                                "transferSize": 2270,
                                "resourceSize": 4123,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 644.82999999821186,
                                "networkRequestTime": 703.51199999824166,
                                "networkEndTime": 1156.9919999949634,
                                "finished": true,
                                "transferSize": 55672,
                                "resourceSize": 172191,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.02099999412894,
                                "networkRequestTime": 706.16499999910593,
                                "networkEndTime": 934.8369999974966,
                                "finished": true,
                                "transferSize": 30748,
                                "resourceSize": 112578,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.23499999940395,
                                "networkRequestTime": 708.19399999827147,
                                "networkEndTime": 846.00999999791384,
                                "finished": true,
                                "transferSize": 722,
                                "resourceSize": 466,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.42499999701977,
                                "networkRequestTime": 710.53499999642372,
                                "networkEndTime": 874.0489999987185,
                                "finished": true,
                                "transferSize": 5438,
                                "resourceSize": 13098,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.59999999776483,
                                "networkRequestTime": 712.39900000020862,
                                "networkEndTime": 1020.7609999999404,
                                "finished": true,
                                "transferSize": 4637,
                                "resourceSize": 10442,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.77699999511242,
                                "networkRequestTime": 714.57499999552965,
                                "networkEndTime": 1173.5729999989271,
                                "finished": true,
                                "transferSize": 2658,
                                "resourceSize": 6157,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.95499999821186,
                                "networkRequestTime": 717.48999999836087,
                                "networkEndTime": 995.37900000065565,
                                "finished": true,
                                "transferSize": 6852,
                                "resourceSize": 23859,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.17299999669194,
                                "networkRequestTime": 719.30199999734759,
                                "networkEndTime": 1217.7409999966621,
                                "finished": true,
                                "transferSize": 9116,
                                "resourceSize": 33954,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.35699999704957,
                                "networkRequestTime": 723.77699999883771,
                                "networkEndTime": 1221.2249999977648,
                                "finished": true,
                                "transferSize": 35694,
                                "resourceSize": 111939,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.50200000032783,
                                "networkRequestTime": 725.89099999889731,
                                "networkEndTime": 1073.187999997288,
                                "finished": true,
                                "transferSize": 9021,
                                "resourceSize": 19033,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.70099999755621,
                                "networkRequestTime": 728.82699999958277,
                                "networkEndTime": 1159.1029999963939,
                                "finished": true,
                                "transferSize": 29013,
                                "resourceSize": 93825,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.87299999594688,
                                "networkRequestTime": 731.94599999859929,
                                "networkEndTime": 1167.9919999986887,
                                "finished": true,
                                "transferSize": 4192,
                                "resourceSize": 12067,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.04599999636412,
                                "networkRequestTime": 735.56599999964237,
                                "networkEndTime": 1079.312999997288,
                                "finished": true,
                                "transferSize": 4482,
                                "resourceSize": 13216,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.222999997437,
                                "networkRequestTime": 973.4129999987781,
                                "networkEndTime": 1206.5229999944568,
                                "finished": true,
                                "transferSize": 9126,
                                "resourceSize": 8845,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.37499999627471,
                                "networkRequestTime": 975.07299999520183,
                                "networkEndTime": 1209.9389999955893,
                                "finished": true,
                                "transferSize": 11659,
                                "resourceSize": 11377,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.55999999493361,
                                "networkRequestTime": 977.25899999961257,
                                "networkEndTime": 1226.0029999986291,
                                "finished": true,
                                "transferSize": 7928,
                                "resourceSize": 7657,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 734.27399999648333,
                                "networkRequestTime": 978.95499999821186,
                                "networkEndTime": 2239.5809999965131,
                                "finished": true,
                                "transferSize": 296,
                                "resourceSize": 409329,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Other Google APIs\/SDKs"
                            },
                            {
                                "url": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 743.19399999827147,
                                "networkRequestTime": 743.19399999827147,
                                "networkEndTime": 743.54499999806285,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 42,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1313.3459999971092,
                                "networkRequestTime": 1714.8179999962449,
                                "networkEndTime": 2962.5229999981821,
                                "finished": true,
                                "transferSize": 107782,
                                "resourceSize": 245708,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1316.8709999993443,
                                "networkRequestTime": 1723.3029999993742,
                                "networkEndTime": 2131.9519999995828,
                                "finished": true,
                                "transferSize": 25644,
                                "resourceSize": 75012,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1319.1139999963343,
                                "networkRequestTime": 1725.487999998033,
                                "networkEndTime": 2684.0209999978542,
                                "finished": true,
                                "transferSize": 107910,
                                "resourceSize": 244468,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1321.3309999965131,
                                "networkRequestTime": 1727.1859999969602,
                                "networkEndTime": 2751.7849999964237,
                                "finished": true,
                                "transferSize": 107297,
                                "resourceSize": 243816,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1325.0229999981821,
                                "networkRequestTime": 1729.1840000003576,
                                "networkEndTime": 2749.7469999976456,
                                "finished": true,
                                "transferSize": 107644,
                                "resourceSize": 243180,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "data:application\/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 1325.6239999979734,
                                "networkRequestTime": 1325.6239999979734,
                                "networkEndTime": 1849.2339999973774,
                                "finished": true,
                                "transferSize": 1632,
                                "resourceSize": 1632,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1326.5799999944866,
                                "networkRequestTime": 1733.5029999986291,
                                "networkEndTime": 2753.347999997437,
                                "finished": true,
                                "transferSize": 106806,
                                "resourceSize": 242068,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1654.6469999998808,
                                "networkRequestTime": 1659.5669999979436,
                                "networkEndTime": 1764.3549999967217,
                                "finished": true,
                                "transferSize": 9155,
                                "resourceSize": 8752,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1657.9479999989271,
                                "networkRequestTime": 1665.2359999977052,
                                "networkEndTime": 1849.5119999945164,
                                "finished": true,
                                "transferSize": 48906,
                                "resourceSize": 48684,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1660.6679999940097,
                                "networkRequestTime": 1670.707999996841,
                                "networkEndTime": 2011.5569999963045,
                                "finished": true,
                                "transferSize": 18582,
                                "resourceSize": 18380,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1662.9559999965131,
                                "networkRequestTime": 1678.5399999953806,
                                "networkEndTime": 2057.2689999975264,
                                "finished": true,
                                "transferSize": 35951,
                                "resourceSize": 35790,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1677.5869999974966,
                                "networkRequestTime": 1680.8979999981821,
                                "networkEndTime": 2098.1729999966919,
                                "finished": true,
                                "transferSize": 29479,
                                "resourceSize": 29278,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1678.015999995172,
                                "networkRequestTime": 1684.4789999984205,
                                "networkEndTime": 1987.0639999955893,
                                "finished": true,
                                "transferSize": 74649,
                                "resourceSize": 74366,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1907.5379999987781,
                                "networkRequestTime": 1908.8319999948144,
                                "networkEndTime": 3082.0119999982417,
                                "finished": true,
                                "transferSize": 120890,
                                "resourceSize": 449788,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2535.5009999983013,
                                "networkRequestTime": 2545.8539999984205,
                                "networkEndTime": 3160.4349999986589,
                                "finished": true,
                                "transferSize": 43209,
                                "resourceSize": 43038,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2546.3759999983013,
                                "networkRequestTime": 2552.6939999982715,
                                "networkEndTime": 2975.2059999965131,
                                "finished": true,
                                "transferSize": 11414,
                                "resourceSize": 11062,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2548.9899999983609,
                                "networkRequestTime": 2554.8689999990165,
                                "networkEndTime": 3025.0129999965429,
                                "finished": true,
                                "transferSize": 37691,
                                "resourceSize": 37522,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2551.7489999979734,
                                "networkRequestTime": 2558.5119999982417,
                                "networkEndTime": 3061.2009999975562,
                                "finished": true,
                                "transferSize": 33160,
                                "resourceSize": 32996,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3194.3739999979734,
                                "networkRequestTime": 3192.1079999990761,
                                "networkEndTime": 3643.9619999974966,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3190.1970000006258,
                                "networkRequestTime": 3644.1449999958277,
                                "networkEndTime": 3743.4069999977946,
                                "finished": true,
                                "transferSize": 591,
                                "resourceSize": 66,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3236.1779999993742,
                                "networkRequestTime": 3236.827999997884,
                                "networkEndTime": 3357.4209999963641,
                                "finished": true,
                                "transferSize": 5118,
                                "resourceSize": 101515,
                                "statusCode": 200,
                                "mimeType": "image\/vnd.microsoft.icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3754.8409999981523,
                                "networkRequestTime": 3755.3249999955297,
                                "networkEndTime": 3866.1139999963343,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3753.4099999964237,
                                "networkRequestTime": 3866.3059999980032,
                                "networkEndTime": 3978.4369999952614,
                                "finished": true,
                                "transferSize": 8340,
                                "resourceSize": 25642,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/craftnote.de\/cross-domain-bridge.html",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3992.5519999973476,
                                "networkRequestTime": 3998.0129999965429,
                                "networkEndTime": 4084.3189999982715,
                                "finished": true,
                                "transferSize": 130,
                                "resourceSize": 0,
                                "statusCode": 301,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4084.3189999982715,
                                "networkRequestTime": 4085.6829999983311,
                                "networkEndTime": 4142.1269999966025,
                                "finished": true,
                                "transferSize": 1162,
                                "resourceSize": 5439,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "craftnote.de"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/session\/1px.png?settingsId=EtMLRyuYI",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5163.7439999952912,
                                "networkRequestTime": 5164.5899999961257,
                                "networkEndTime": 5221.0749999955297,
                                "finished": true,
                                "transferSize": 827,
                                "resourceSize": 489,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5165.1759999990463,
                                "networkRequestTime": 5169.1389999985695,
                                "networkEndTime": 5225.707999996841,
                                "finished": true,
                                "transferSize": 1001,
                                "resourceSize": 2217,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5233.6429999992251,
                                "networkRequestTime": 5233.6989999972284,
                                "networkEndTime": 5292.4369999989867,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5232.5009999983013,
                                "networkRequestTime": 5292.632999997586,
                                "networkEndTime": 5342.0529999956489,
                                "finished": true,
                                "transferSize": 2911,
                                "resourceSize": 7950,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5348.2869999967515,
                                "networkRequestTime": 5349.3359999991953,
                                "networkEndTime": 5400.3079999946058,
                                "finished": true,
                                "transferSize": 787,
                                "resourceSize": 1728,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5402.0939999967813,
                                "networkRequestTime": 5403.1319999992847,
                                "networkEndTime": 5463.0549999959767,
                                "finished": true,
                                "transferSize": 1108,
                                "resourceSize": 2937,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5402.6239999979734,
                                "networkRequestTime": 5405.2909999974072,
                                "networkEndTime": 5468.6109999939799,
                                "finished": true,
                                "transferSize": 267,
                                "resourceSize": 473,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5403.0019999966025,
                                "networkRequestTime": 5406.5459999963641,
                                "networkEndTime": 5470.4229999966919,
                                "finished": true,
                                "transferSize": 349,
                                "resourceSize": 567,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5475.5929999984801,
                                "networkRequestTime": 5483.7190000005066,
                                "networkEndTime": 5532.6629999987781,
                                "finished": true,
                                "transferSize": 721,
                                "resourceSize": 1270,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5543.1979999989271,
                                "networkRequestTime": 5540.9189999997616,
                                "networkEndTime": 5735.1139999963343,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/html",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5539.222999997437,
                                "networkRequestTime": 5735.3219999969006,
                                "networkEndTime": 5792.8179999962449,
                                "finished": true,
                                "transferSize": 87,
                                "resourceSize": 0,
                                "statusCode": 201,
                                "mimeType": "text\/html",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5561.3489999994636,
                                "networkRequestTime": 5563.2879999950528,
                                "networkEndTime": 5612.4479999989271,
                                "finished": true,
                                "transferSize": 2486,
                                "resourceSize": 5491,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-9ad1568f.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5566.2479999996722,
                                "networkRequestTime": 5568.1739999987185,
                                "networkEndTime": 5633.6259999983013,
                                "finished": true,
                                "transferSize": 848,
                                "resourceSize": 1740,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/uct.service.usercentrics.eu\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271819306",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5579.3909999988973,
                                "networkRequestTime": 5580.7599999979138,
                                "networkEndTime": 5806.582999996841,
                                "finished": true,
                                "transferSize": 268,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5643.9419999979436,
                                "networkRequestTime": 5645.8849999979138,
                                "networkEndTime": 5696.1199999973178,
                                "finished": true,
                                "transferSize": 2152,
                                "resourceSize": 5128,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5697.9209999963641,
                                "networkRequestTime": 5699.2869999967515,
                                "networkEndTime": 5753.0879999957979,
                                "finished": true,
                                "transferSize": 658,
                                "resourceSize": 1513,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5698.4279999993742,
                                "networkRequestTime": 5702.555999994278,
                                "networkEndTime": 5819.9659999981523,
                                "finished": true,
                                "transferSize": 48706,
                                "resourceSize": 159833,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5698.9369999952614,
                                "networkRequestTime": 5703.7409999966621,
                                "networkEndTime": 5797.1909999959171,
                                "finished": true,
                                "transferSize": 1737,
                                "resourceSize": 4399,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Usercentrics CMP"
                            },
                            {
                                "url": "https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5911.7159999981523,
                                "networkRequestTime": 5912.8729999959469,
                                "networkEndTime": 6107.6949999965727,
                                "finished": true,
                                "transferSize": 1613,
                                "resourceSize": 2813,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "mycraftnote.de"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 18702331483.000004
                        }
                    }
                },
                "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": 65.962999999999994,
                    "numericUnit": "millisecond",
                    "displayValue": "70\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/app.usercentrics.eu",
                                "rtt": 65.962999999999994
                            },
                            {
                                "origin": "https:\/\/storage.googleapis.com",
                                "rtt": 64.329999999999984
                            },
                            {
                                "origin": "https:\/\/uct.service.usercentrics.eu",
                                "rtt": 45.399999999999999
                            },
                            {
                                "origin": "https:\/\/www.craftnote.de",
                                "rtt": 44.835999999999999
                            },
                            {
                                "origin": "https:\/\/consent-api.service.consent.usercentrics.eu",
                                "rtt": 43.492000000000004
                            },
                            {
                                "origin": "https:\/\/app.mycraftnote.de",
                                "rtt": 42.750000000000007
                            },
                            {
                                "origin": "https:\/\/v2.craftnote.de",
                                "rtt": 42.408999999999999
                            },
                            {
                                "origin": "https:\/\/api.usercentrics.eu",
                                "rtt": 0
                            },
                            {
                                "origin": "https:\/\/craftnote.de",
                                "rtt": 0
                            }
                        ],
                        "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": 195.44749999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "200\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/v2.craftnote.de",
                                "serverResponseTime": 195.44749999999999
                            },
                            {
                                "origin": "https:\/\/api.usercentrics.eu",
                                "serverResponseTime": 98.140000000000001
                            },
                            {
                                "origin": "https:\/\/storage.googleapis.com",
                                "serverResponseTime": 86.616000000000042
                            },
                            {
                                "origin": "https:\/\/www.craftnote.de",
                                "serverResponseTime": 52.814499999999995
                            },
                            {
                                "origin": "https:\/\/craftnote.de",
                                "serverResponseTime": 45.085999999999999
                            },
                            {
                                "origin": "https:\/\/uct.service.usercentrics.eu",
                                "serverResponseTime": 19.491000000000021
                            },
                            {
                                "origin": "https:\/\/consent-api.service.consent.usercentrics.eu",
                                "serverResponseTime": 6.7725000000000009
                            },
                            {
                                "origin": "https:\/\/app.mycraftnote.de",
                                "serverResponseTime": 1.0619999999999763
                            },
                            {
                                "origin": "https:\/\/app.usercentrics.eu",
                                "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": 74,
                                "transferSize": 1444905
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 6,
                                "transferSize": 563083
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 26,
                                "transferSize": 437237
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 27,
                                "transferSize": 382225
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 2,
                                "transferSize": 34144
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 2,
                                "transferSize": 15742
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 10,
                                "transferSize": 12178
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 1,
                                "transferSize": 296
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 35,
                                "transferSize": 240218
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                "resourceBytes": 466,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                "resourceBytes": 13098,
                                "unusedBytes": 3401
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                "resourceBytes": 112578,
                                "unusedBytes": 42638
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                "resourceBytes": 4123,
                                "unusedBytes": 1597
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                "resourceBytes": 23859,
                                "unusedBytes": 17439
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                "resourceBytes": 10442,
                                "unusedBytes": 1477
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                "resourceBytes": 19033,
                                "unusedBytes": 731
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                "resourceBytes": 13216,
                                "unusedBytes": 771
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                "resourceBytes": 172191,
                                "unusedBytes": 59165
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                                "resourceBytes": 93825,
                                "unusedBytes": 43137
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/",
                                "resourceBytes": 110066,
                                "children": [
                                    {
                                        "name": "(inline) (self.__next_f=\u2026",
                                        "resourceBytes": 72,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 97,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 86,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 574,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 1123,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 33,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 3860,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 33,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 2342,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 33,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 14527,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 580,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 585,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 584,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 598,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 607,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 614,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 619,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 593,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 580,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 601,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 570,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 589,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 584,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 571,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 595,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 565,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 593,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 573,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 626,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 595,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 607,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 590,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 596,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 372,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 606,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 369,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 58111,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 514,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 1260,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 34,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 2626,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 1035,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 60,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 7676,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 948,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 34,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) self.__next_f.p\u2026",
                                        "resourceBytes": 26,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                "resourceBytes": 12067,
                                "unusedBytes": 611
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                "resourceBytes": 6157,
                                "unusedBytes": 2606
                            },
                            {
                                "name": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                "resourceBytes": 111931,
                                "unusedBytes": 53589
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                                "resourceBytes": 33954,
                                "unusedBytes": 16815
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "resourceBytes": 449786,
                                "unusedBytes": 209289
                            },
                            {
                                "name": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                                "resourceBytes": 5211,
                                "unusedBytes": 4452,
                                "children": [
                                    {
                                        "name": "(inline) var CROSS_DOMAI\u2026",
                                        "resourceBytes": 5211,
                                        "unusedBytes": 4452
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                                "resourceBytes": 2217,
                                "unusedBytes": 1142
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                "resourceBytes": 1728,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                                "resourceBytes": 2937,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                                "resourceBytes": 473,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                                "resourceBytes": 567,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                                "resourceBytes": 1270,
                                "unusedBytes": 957
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                                "resourceBytes": 5491,
                                "unusedBytes": 1582
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-9ad1568f.js",
                                "resourceBytes": 1740,
                                "unusedBytes": 421
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                "resourceBytes": 5128,
                                "unusedBytes": 1084
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                                "resourceBytes": 1513,
                                "unusedBytes": 338
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                                "resourceBytes": 159631,
                                "unusedBytes": 85721
                            },
                            {
                                "name": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                                "resourceBytes": 4399,
                                "unusedBytes": 3945
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors 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-A",
                                    "path": "1,HTML,1,BODY,1,NAV,0,DIV,2,DIV,0,A",
                                    "selector": "nav.fixed > div.flex > div.flex > a.mr-3",
                                    "boundingRect": {
                                        "top": 12,
                                        "bottom": 52,
                                        "left": 1218,
                                        "right": 1427,
                                        "width": 209,
                                        "height": 40
                                    },
                                    "snippet": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-\u2026\">",
                                    "nodeLabel": "Termin anfragen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-A",
                                    "path": "1,HTML,1,BODY,1,NAV,0,DIV,2,DIV,1,A",
                                    "selector": "nav.fixed > div.flex > div.flex > a.hidden",
                                    "boundingRect": {
                                        "top": 12,
                                        "bottom": 52,
                                        "left": 1447,
                                        "right": 1560,
                                        "width": 113,
                                        "height": 40
                                    },
                                    "snippet": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-whit\u2026\">",
                                    "nodeLabel": "Login",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,0,DIV,0,H1,2,SPAN",
                                    "selector": "div.z-30 > div.mb-3 > h1.mb-5 > span.text-primary",
                                    "boundingRect": {
                                        "top": 247,
                                        "bottom": 294,
                                        "left": 569,
                                        "right": 947,
                                        "width": 378,
                                        "height": 47
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "OHNE ZETTELCHAOS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-3-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 8515
                                                },
                                                "snippet": "<div class=\"links-color-primary relative overflow-hidden bg-background_primary font-mo\u2026\">",
                                                "nodeLabel": "EFFIZIENTE DIGITALE ABL\u00c4UFE OHNE ZETTELCHAOS\n\nCraftnote \u2013 Die App f\u00fcr Dein Hand\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,4,DIV,0,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.z-30 > div.mt-5 > a > button.mr-5",
                                    "boundingRect": {
                                        "top": 492,
                                        "bottom": 540,
                                        "left": 384,
                                        "right": 704,
                                        "width": 320,
                                        "height": 48
                                    },
                                    "snippet": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">",
                                    "nodeLabel": "M\u00f6chte ich ausprobieren!",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,DIV,0,SECTION,0,DIV,2,DIV,6,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_benefit-summary_cta > button.w-72",
                                    "boundingRect": {
                                        "top": 2841,
                                        "bottom": 2889,
                                        "left": 1216,
                                        "right": 1536,
                                        "width": 320,
                                        "height": 48
                                    },
                                    "snippet": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">",
                                    "nodeLabel": "Jetzt direkt loslegen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-DIV",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,DIV,0,SECTION,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV",
                                    "selector": "div.my-8 > div.mt-10 > div > div.mt-4",
                                    "boundingRect": {
                                        "top": 2905,
                                        "bottom": 2929,
                                        "left": 1216,
                                        "right": 1536,
                                        "width": 320,
                                        "height": 24
                                    },
                                    "snippet": "<div class=\"mt-4 text-center text-clay\">",
                                    "nodeLabel": "und kostenlos testen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-white",
                                                "boundingRect": {
                                                    "top": 1795,
                                                    "bottom": 3091,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 1296
                                                },
                                                "snippet": "<div class=\"bg-white\">",
                                                "nodeLabel": "WAS GENAU BRINGT MIR DAS?\nDie Vorteile von Craftnote im \u00dcberblick\nProfitiere vo\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,DIV,0,SECTION,0,DIV,0,DIV,9,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_benefit-summary_cta > button.w-72",
                                    "boundingRect": {
                                        "top": 4037,
                                        "bottom": 4085,
                                        "left": 384,
                                        "right": 704,
                                        "width": 320,
                                        "height": 48
                                    },
                                    "snippet": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">",
                                    "nodeLabel": "Jetzt direkt loslegen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-DIV",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,DIV,0,SECTION,0,DIV,0,DIV,9,DIV,0,DIV,1,DIV",
                                    "selector": "div.lg:w-[40%] > div.mt-10 > div > div.mt-4",
                                    "boundingRect": {
                                        "top": 4101,
                                        "bottom": 4125,
                                        "left": 384,
                                        "right": 704,
                                        "width": 320,
                                        "height": 24
                                    },
                                    "snippet": "<div class=\"mt-4 text-center text-clay\">",
                                    "nodeLabel": "und kostenlos testen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-10-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-white",
                                                "boundingRect": {
                                                    "top": 3405,
                                                    "bottom": 4313,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 908
                                                },
                                                "snippet": "<div class=\"bg-white\">",
                                                "nodeLabel": "CRAFTNOTE KOSTENLOS AUSPROBIEREN\n\nDu bist Dir unsicher, ob Craftnote zu Dir und\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,H2,2,SPAN",
                                    "selector": "div.mt-10 > div.flex > h2.z-30 > span.text-primary",
                                    "boundingRect": {
                                        "top": 4566,
                                        "bottom": 4609,
                                        "left": 1077,
                                        "right": 1268,
                                        "width": 191,
                                        "height": 43
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "BAUMAPPE",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,0,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_story_deine-digitale-baumappe > button.w-64",
                                    "boundingRect": {
                                        "top": 5020,
                                        "bottom": 5072,
                                        "left": 1200,
                                        "right": 1520,
                                        "width": 320,
                                        "height": 52
                                    },
                                    "snippet": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-wh\u2026\">",
                                    "nodeLabel": "Mehr erfahren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,H2,2,SPAN",
                                    "selector": "div.mt-10 > div.flex > h2.z-30 > span.text-primary",
                                    "boundingRect": {
                                        "top": 5376,
                                        "bottom": 5419,
                                        "left": 400,
                                        "right": 717,
                                        "width": 317,
                                        "height": 43
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "EINFACH ERFASST",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > button.w-64",
                                    "boundingRect": {
                                        "top": 5846,
                                        "bottom": 5898,
                                        "left": 400,
                                        "right": 720,
                                        "width": 320,
                                        "height": 52
                                    },
                                    "snippet": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-wh\u2026\">",
                                    "nodeLabel": "Mehr erfahren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,2,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,H2,2,SPAN",
                                    "selector": "div.mt-10 > div.flex > h2.z-30 > span.text-primary",
                                    "boundingRect": {
                                        "top": 6162,
                                        "bottom": 6245,
                                        "left": 1077,
                                        "right": 1404,
                                        "width": 327,
                                        "height": 83
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "ABER DIGITAL",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,2,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_story_formulare--aber-digital > button.w-64",
                                    "boundingRect": {
                                        "top": 6680,
                                        "bottom": 6732,
                                        "left": 1200,
                                        "right": 1520,
                                        "width": 320,
                                        "height": 52
                                    },
                                    "snippet": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-wh\u2026\">",
                                    "nodeLabel": "Mehr erfahren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-18-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,3,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,H2,2,SPAN",
                                    "selector": "div.mt-10 > div.flex > h2.z-30 > span.text-primary",
                                    "boundingRect": {
                                        "top": 6996,
                                        "bottom": 7079,
                                        "left": 400,
                                        "right": 778,
                                        "width": 378,
                                        "height": 83
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "DEIN PLAN",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,3,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_story_dein-betrieb--dein-plan > button.w-64",
                                    "boundingRect": {
                                        "top": 7466,
                                        "bottom": 7518,
                                        "left": 400,
                                        "right": 720,
                                        "width": 320,
                                        "height": 52
                                    },
                                    "snippet": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-wh\u2026\">",
                                    "nodeLabel": "Mehr erfahren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-SPAN",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,4,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,H2,2,SPAN",
                                    "selector": "div.mt-10 > div.flex > h2.z-30 > span.text-primary",
                                    "boundingRect": {
                                        "top": 7782,
                                        "bottom": 7825,
                                        "left": 1275,
                                        "right": 1442,
                                        "width": 167,
                                        "height": 43
                                    },
                                    "snippet": "<span class=\"text-primary\">",
                                    "nodeLabel": "VERTEILT",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-BUTTON",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,4,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,A,0,BUTTON",
                                    "selector": "div.mt-10 > div > a.craftnotev2_homepage_story_aufgaben-verteilt > button.w-64",
                                    "boundingRect": {
                                        "top": 8228,
                                        "bottom": 8280,
                                        "left": 1200,
                                        "right": 1520,
                                        "width": 320,
                                        "height": 52
                                    },
                                    "snippet": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-wh\u2026\">",
                                    "nodeLabel": "Jetzt direkt loslegen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-DIV",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,4,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,1,DIV",
                                    "selector": "div.w-full > div.mt-10 > div > div.mt-4",
                                    "boundingRect": {
                                        "top": 8296,
                                        "bottom": 8320,
                                        "left": 1200,
                                        "right": 1520,
                                        "width": 320,
                                        "height": 24
                                    },
                                    "snippet": "<div class=\"mt-4 text-center text-clay\">",
                                    "nodeLabel": "und kostenlos testen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-12-DIV",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV",
                                                "selector": "body.overflowHidden > main > div.links-color-primary > div.bg-background_primary",
                                                "boundingRect": {
                                                    "top": 4313,
                                                    "bottom": 8515,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 4202
                                                },
                                                "snippet": "<div class=\"bg-background_primary\">",
                                                "nodeLabel": "DEINE DIGITALE BAUMAPPE\nDigitalisiere Deine Aufzeichnungen und lege sofort los\n\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-BUTTON",
                                    "path": "1,HTML,1,BODY,60,DIV,a,#document-fragment,0,DIV,1,DIV,2,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,1,BUTTON",
                                    "selector": "div.sc-cwHptR > div.sc-jsJBEP > div.sc-eeDRCY > button.sc-dcJsrY",
                                    "boundingRect": {
                                        "top": 929,
                                        "bottom": 969,
                                        "left": 1315,
                                        "right": 1896,
                                        "width": 581,
                                        "height": 40
                                    },
                                    "snippet": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">",
                                    "nodeLabel": "Alles akzeptieren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-A",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,4,DIV,0,DIV,0,DIV,1,A",
                                    "selector": "div.hidden > div.z-30 > div.mt-5 > a",
                                    "boundingRect": {
                                        "top": 506,
                                        "bottom": 525,
                                        "left": 724,
                                        "right": 876,
                                        "width": 152,
                                        "height": 19
                                    },
                                    "snippet": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\">",
                                    "nodeLabel": "Mehr erfahren",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-39-A",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,0,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,A",
                                                "selector": "div.w-full > div.mt-10 > div > a.craftnotev2_homepage_story_deine-digitale-baumappe",
                                                "boundingRect": {
                                                    "top": 5036,
                                                    "bottom": 5055,
                                                    "left": 1200,
                                                    "right": 1520,
                                                    "width": 320,
                                                    "height": 19
                                                },
                                                "snippet": "<a href=\"https:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\">",
                                                "nodeLabel": "Mehr erfahren"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-40-A",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,A",
                                                "selector": "div.w-full > div.mt-10 > div > a.craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-",
                                                "boundingRect": {
                                                    "top": 5862,
                                                    "bottom": 5881,
                                                    "left": 400,
                                                    "right": 720,
                                                    "width": 320,
                                                    "height": 19
                                                },
                                                "snippet": "<a href=\"https:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\">",
                                                "nodeLabel": "Mehr erfahren"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-41-A",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,DIV,2,DIV,0,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,A",
                                                "selector": "div.w-full > div.mt-10 > div > a.craftnotev2_homepage_story_formulare--aber-digital",
                                                "boundingRect": {
                                                    "top": 6696,
                                                    "bottom": 6715,
                                                    "left": 1200,
                                                    "right": 1520,
                                                    "width": 320,
                                                    "height": 19
                                                },
                                                "snippet": "<a href=\"https:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\">",
                                                "nodeLabel": "Mehr erfahren"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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 do not 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": 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-24-A",
                                    "path": "1,HTML,1,BODY,1,NAV,0,DIV,0,A",
                                    "selector": "body.overflowHidden > nav.fixed > div.flex > a",
                                    "boundingRect": {
                                        "top": 13,
                                        "bottom": 51,
                                        "left": 360,
                                        "right": 552,
                                        "width": 192,
                                        "height": 38
                                    },
                                    "snippet": "<a href=\"https:\/\/v2.craftnote.de\/?\">",
                                    "nodeLabel": "body.overflowHidden > nav.fixed > div.flex > a",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,4,DIV,0,A",
                                    "selector": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "boundingRect": {
                                        "top": 8919,
                                        "bottom": 8951,
                                        "left": 1220,
                                        "right": 1248,
                                        "width": 28,
                                        "height": 32
                                    },
                                    "snippet": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "nodeLabel": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,4,DIV,1,A",
                                    "selector": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "boundingRect": {
                                        "top": 8919,
                                        "bottom": 8951,
                                        "left": 1288,
                                        "right": 1316,
                                        "width": 28,
                                        "height": 32
                                    },
                                    "snippet": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "nodeLabel": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,4,DIV,2,A",
                                    "selector": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "boundingRect": {
                                        "top": 8919,
                                        "bottom": 8951,
                                        "left": 1356,
                                        "right": 1384,
                                        "width": 28,
                                        "height": 32
                                    },
                                    "snippet": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "nodeLabel": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,4,DIV,3,A",
                                    "selector": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "boundingRect": {
                                        "top": 8919,
                                        "bottom": 8951,
                                        "left": 1424,
                                        "right": 1452,
                                        "width": 28,
                                        "height": 32
                                    },
                                    "snippet": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "nodeLabel": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,4,DIV,4,A",
                                    "selector": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "boundingRect": {
                                        "top": 8919,
                                        "bottom": 8951,
                                        "left": 1492,
                                        "right": 1520,
                                        "width": 28,
                                        "height": 32
                                    },
                                    "snippet": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "nodeLabel": "footer.relative > div.mx-auto > div.order-5 > a.mx-3",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-A",
                                    "path": "1,HTML,1,BODY,60,DIV,a,#document-fragment,0,DIV,1,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,A",
                                    "selector": "div.sc-lcIPJg > div#uc-show-more > div > a.uc-deny-all",
                                    "boundingRect": {
                                        "top": 862,
                                        "bottom": 862,
                                        "left": 24,
                                        "right": 24,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<a href=\"javascript:UC_UI.denyAllConsents().then(UC_UI.closeCMP);\" class=\"uc-deny-all\">",
                                    "nodeLabel": "div.sc-lcIPJg > div#uc-show-more > div > a.uc-deny-all",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-A",
                                    "path": "1,HTML,1,BODY,60,DIV,a,#document-fragment,0,DIV,1,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,2,A",
                                    "selector": "div.sc-lcIPJg > div#uc-show-more > div > a.uc-accept-all",
                                    "boundingRect": {
                                        "top": 901,
                                        "bottom": 901,
                                        "left": 24,
                                        "right": 24,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<a href=\"javascript:UC_UI.acceptAllConsents().then(UC_UI.closeCMP);\" class=\"uc-accept-all\">",
                                    "nodeLabel": "div.sc-lcIPJg > div#uc-show-more > div > a.uc-accept-all",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag244",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.2.4.4",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "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 do not 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": 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-32-UL",
                                    "path": "1,HTML,1,BODY,1,NAV,0,DIV,1,DIV,0,UL",
                                    "selector": "nav.fixed > div.flex > div.hidden > ul.flex",
                                    "boundingRect": {
                                        "top": 20,
                                        "bottom": 44,
                                        "left": 590,
                                        "right": 1180,
                                        "width": 590,
                                        "height": 24
                                    },
                                    "snippet": "<ul class=\"flex list-none items-center\">",
                                    "nodeLabel": "Produkt\nGewerke\nFunktionen\nSchnittstelle\nPlantafel\nPreise\nBlog\nHilfe\nhilfe@craf\u2026",
                                    "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-33-DIV",
                                                "path": "1,HTML,1,BODY,1,NAV,0,DIV,1,DIV,0,UL,5,DIV",
                                                "selector": "div.flex > div.hidden > ul.flex > div.w-[105px]",
                                                "boundingRect": {
                                                    "top": 22,
                                                    "bottom": 42,
                                                    "left": 1075,
                                                    "right": 1180,
                                                    "width": 105,
                                                    "height": 20
                                                },
                                                "snippet": "<div class=\"w-[105px] py-2.5 pl-5 pr-10\">",
                                                "nodeLabel": "div.flex > div.hidden > ul.flex > div.w-[105px]"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131",
                                "EN-301-549",
                                "EN-9.1.3.1"
                            ]
                        }
                    }
                },
                "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-A",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,4,DIV,0,DIV,0,DIV,0,A",
                                    "selector": "div.hidden > div.z-30 > div.mt-5 > a",
                                    "boundingRect": {
                                        "top": 506,
                                        "bottom": 525,
                                        "left": 384,
                                        "right": 724,
                                        "width": 340,
                                        "height": 19
                                    },
                                    "snippet": "<a href=\"https:\/\/app.mycraftnote.de\/register?\">",
                                    "nodeLabel": "M\u00f6chte ich ausprobieren!",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (340px by 19px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-BUTTON",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,4,DIV,0,DIV,0,DIV,0,A,0,BUTTON",
                                                "selector": "div.z-30 > div.mt-5 > a > button.mr-5",
                                                "boundingRect": {
                                                    "top": 492,
                                                    "bottom": 540,
                                                    "left": 384,
                                                    "right": 704,
                                                    "width": 320,
                                                    "height": 48
                                                },
                                                "snippet": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">",
                                                "nodeLabel": "M\u00f6chte ich ausprobieren!"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-35-BUTTON",
                                                "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,SECTION,0,DIV,4,DIV,0,DIV,0,DIV,1,A,0,BUTTON",
                                                "selector": "div.z-30 > div.mt-5 > a > button.rounded",
                                                "boundingRect": {
                                                    "top": 491,
                                                    "bottom": 541,
                                                    "left": 724,
                                                    "right": 876,
                                                    "width": 152,
                                                    "height": 50
                                                },
                                                "snippet": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border\u2026\">",
                                                "nodeLabel": "Mehr erfahren"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.sensory-and-visual-cues",
                                "wcag22aa",
                                "wcag258"
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 38390.887500000004,
                    "numericUnit": "byte",
                    "displayValue": "14 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:\/\/app.usercentrics.eu\/session\/1px.png?settingsId=EtMLRyuYI",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 1800,
                                    "no-transform": true
                                },
                                "cacheLifetimeMs": 1800000,
                                "cacheHitProbability": 0.13750000000000001,
                                "totalBytes": 827,
                                "wastedBytes": 713.28750000000002
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 11659,
                                "wastedBytes": 9327.2000000000007
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 9126,
                                "wastedBytes": 7300.8000000000002
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600,
                                    "no-transform": true
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 9116,
                                "wastedBytes": 7292.8000000000002
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 7928,
                                "wastedBytes": 6342.4000000000005
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1715,
                                "wastedBytes": 1372
                            },
                            {
                                "url": "https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1613,
                                "wastedBytes": 1290.4000000000001
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1160,
                                "wastedBytes": 928
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1142,
                                "wastedBytes": 913.60000000000002
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1022,
                                "wastedBytes": 817.60000000000002
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 848,
                                "wastedBytes": 678.40000000000009
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 788,
                                "wastedBytes": 630.40000000000009
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 684,
                                "wastedBytes": 547.20000000000005
                            },
                            {
                                "url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 296,
                                "wastedBytes": 236.80000000000001
                            }
                        ],
                        "summary": {
                            "wastedBytes": 38390.887500000004
                        },
                        "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": 1450023,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 1,416\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "totalBytes": 120890
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                                "totalBytes": 107910
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                                "totalBytes": 107782
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                                "totalBytes": 107644
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                                "totalBytes": 107297
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                                "totalBytes": 106806
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "totalBytes": 74649
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                "totalBytes": 55672
                            },
                            {
                                "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "totalBytes": 48906
                            },
                            {
                                "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                                "totalBytes": 48706
                            }
                        ],
                        "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": "Avoid an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 888,
                    "numericUnit": "element",
                    "displayValue": "888 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": 888
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-use",
                                    "path": "1,HTML,1,BODY,60,DIV,a,#document-fragment,0,DIV,1,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,BUTTON,0,svg,1,g,0,mask,0,use",
                                    "selector": "svg > g > mask#b > use",
                                    "boundingRect": {
                                        "top": 762,
                                        "bottom": 782,
                                        "left": 1874,
                                        "right": 1894,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<use href=\"#a\">",
                                    "nodeLabel": "svg > g > mask#b > use"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 22
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-80-BODY",
                                    "path": "1,HTML,1,BODY",
                                    "selector": "body.overflowHidden",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 9072,
                                        "left": 0,
                                        "right": 1920,
                                        "width": 1920,
                                        "height": 9072
                                    },
                                    "snippet": "<body class=\"overflowHidden\">",
                                    "nodeLabel": "body.overflowHidden"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 62
                                }
                            }
                        ]
                    },
                    "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "core-js",
                                "version": "[email protected]",
                                "npm": "core-js"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "corejs",
                                    "version": "[email protected]"
                                }
                            ]
                        }
                    }
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 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": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 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": 7,
                            "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.88
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 0,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 0,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "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": "craftnote.de",
                    "origins": [
                        "https:\/\/www.craftnote.de",
                        "https:\/\/v2.craftnote.de",
                        "https:\/\/craftnote.de"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Other Google APIs\/SDKs",
                    "homepage": "https:\/\/developers.google.com\/apis-explorer\/#p\/",
                    "origins": [
                        "https:\/\/storage.googleapis.com"
                    ],
                    "category": "utility"
                },
                {
                    "name": "Usercentrics CMP",
                    "homepage": "https:\/\/usercentrics.com",
                    "origins": [
                        "https:\/\/app.usercentrics.eu",
                        "https:\/\/api.usercentrics.eu",
                        "https:\/\/consent-api.service.consent.usercentrics.eu",
                        "https:\/\/uct.service.usercentrics.eu"
                    ],
                    "category": "consent-provider"
                },
                {
                    "name": "mycraftnote.de",
                    "origins": [
                        "https:\/\/app.mycraftnote.de"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 1046.1600000000001,
                        "name": "lh:config",
                        "duration": 933.24000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1066.52,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 70.939999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1979.77,
                        "name": "lh:runner:gather",
                        "duration": 23462.380000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2271.71,
                        "name": "lh:driver:connect",
                        "duration": 37.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2310.1700000000001,
                        "name": "lh:driver:navigate",
                        "duration": 26.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2337.7800000000002,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1018.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3356.9400000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3358.7199999999998,
                        "name": "lh:prepare:navigationMode",
                        "duration": 65.549999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3393.1300000000001,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 14.460000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3407.8499999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 11.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3421.4000000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3491.8499999999999,
                        "name": "lh:driver:navigate",
                        "duration": 16672.200000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20989.130000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20989.470000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20989.84,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 19.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21009.82,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21010.009999999998,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21010.130000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 943.01999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21953.240000000002,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 150.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22103.740000000002,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22103.970000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 223.55000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22327.560000000001,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22329.689999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 9.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22339.34,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 4.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22343.75,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 100.86,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22444.650000000001,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 6.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22451.029999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22453.93,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 2124.8200000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24578.82,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24579.23,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24580.59,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24581.189999999999,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24581.66,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 11.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24592.439999999999,
                        "name": "lh:computed:MainResource",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24592.790000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 8.9499999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24601.790000000001,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 6.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24608.599999999999,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24608.950000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 160.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24769.669999999998,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 4.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24774.369999999999,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 81.200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24855.650000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24856.450000000001,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24856.73,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 24.809999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24856.950000000001,
                        "name": "lh:gather:collectStacks",
                        "duration": 24.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24881.610000000001,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 5.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24886.790000000001,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 36.520000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24923.919999999998,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 134.22999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25058.529999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25061.02,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25063.049999999999,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25063.279999999999,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25063.459999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 341.81,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25443.07,
                        "name": "lh:runner:audit",
                        "duration": 1253.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25443.349999999999,
                        "name": "lh:runner:auditing",
                        "duration": 1252.1700000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25445.450000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 23.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25450.16,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 7.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25469.869999999999,
                        "name": "lh:audit:viewport",
                        "duration": 3.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25470.84,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25473.900000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 66.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25474.73,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 62.759999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25475.349999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 62.090000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25541.32,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 5.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25544.52,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25547.169999999998,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25548.259999999998,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25550.389999999999,
                        "name": "lh:audit:speed-index",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25551.23,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25552.759999999998,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25553.82,
                        "name": "lh:computed:Speedline",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25554.360000000001,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25555.080000000002,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25555.59,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25556.700000000001,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 3.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25558.099999999999,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25561.119999999999,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 18.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25562.02,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25580.150000000001,
                        "name": "lh:audit:errors-in-console",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25581.470000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25584.310000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 5.4000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25585.450000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25594.23,
                        "name": "lh:audit:interactive",
                        "duration": 3.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25595.849999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25597.790000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25598.779999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25601.32,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25601.869999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25602.029999999999,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25603.450000000001,
                        "name": "lh:audit:redirects",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25605.09,
                        "name": "lh:audit:installable-manifest",
                        "duration": 16.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25623.400000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 5.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25624.75,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25629.759999999998,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 7.8600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25638.470000000001,
                        "name": "lh:audit:maskable-icon",
                        "duration": 2.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25641.130000000001,
                        "name": "lh:audit:content-width",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25643.389999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25646.73,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25649.59,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25651.169999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25653.009999999998,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25655.32,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 4.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25657.209999999999,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25660.060000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25663.220000000001,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25665.169999999998,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 5.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25666.419999999998,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 3.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25666.549999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25666.619999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25670.860000000001,
                        "name": "lh:audit:font-display",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25673.93,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.47999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25674.450000000001,
                        "name": "lh:audit:network-requests",
                        "duration": 6.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25674.75,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25681.040000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25683.080000000002,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25684.880000000001,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25685.279999999999,
                        "name": "lh:audit:metrics",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25685.529999999999,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25686.41,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25686.889999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25688.5,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25689.84,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25691.299999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25692.110000000001,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25693.709999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25696.07,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25698.689999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25701.189999999999,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25702.990000000002,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25705.48,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 4.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25710.84,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25712.82,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25716.740000000002,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25720.540000000001,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25722.810000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25725.330000000002,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 111.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25726,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25726.540000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25727.25,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25728.360000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25757.509999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25758.290000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25758.650000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25758.830000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25759.049999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25759.27,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25760.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25761.419999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25761.66,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25762.02,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25762.529999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25763.880000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25764.119999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25764.619999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25764.869999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25765.419999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25765.990000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25766.650000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25767.150000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25767.810000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25768.540000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25769.25,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25770.119999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25770.869999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25771.639999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25772.389999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25773.529999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25774.389999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25775.23,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25776.099999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25777.009999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25777.93,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25778.950000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25779.900000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25780.889999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25781.91,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25782.849999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25783.82,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25784.709999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25785.68,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25786.57,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25787.450000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25788.18,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25788.919999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25789.669999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25790.43,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25791.209999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25792,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25792.779999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25793.919999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25794.790000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25795.630000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25796.540000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25797.43,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25798.310000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25799.029999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25799.799999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25800.59,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25801.310000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25802.029999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 4.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25807.18,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25826.32,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25827.23,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25827.990000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25828.779999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25829.529999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25830.369999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25831.189999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25832.02,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25832.880000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25833.73,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25834.740000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25836.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25837.290000000001,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25838.52,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25839.580000000002,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25840.619999999999,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25842.360000000001,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 4.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25846.950000000001,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 4.6500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25851.959999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25853.540000000001,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 6.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25860.970000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 5.7800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25867.150000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 4.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25871.889999999999,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25873.509999999998,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25875.27,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25877,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 6.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25884.310000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25886.369999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25888.220000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25892.470000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 16.469999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25909.310000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25911.470000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25913.57,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25915.77,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25920.150000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 3.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25924.439999999999,
                        "name": "lh:audit:button-name",
                        "duration": 10.35,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25935.450000000001,
                        "name": "lh:audit:bypass",
                        "duration": 7.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25943.939999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 60.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26004.82,
                        "name": "lh:audit:definition-list",
                        "duration": 3.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26009.389999999999,
                        "name": "lh:audit:dlitem",
                        "duration": 3.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26013.630000000001,
                        "name": "lh:audit:document-title",
                        "duration": 15.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26032.700000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 7.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26040.52,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 4.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26045.41,
                        "name": "lh:audit:empty-heading",
                        "duration": 3.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26049.669999999998,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26052.380000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26054.759999999998,
                        "name": "lh:audit:heading-order",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26059.5,
                        "name": "lh:audit:html-has-lang",
                        "duration": 4.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26064.189999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 25.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26089.939999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26092.700000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26097.169999999998,
                        "name": "lh:audit:image-alt",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26101.41,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 4.1100000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26106.060000000001,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26109.060000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26111.82,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 3.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26116.099999999999,
                        "name": "lh:audit:label",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26118.740000000002,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 27.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26146.490000000002,
                        "name": "lh:audit:link-name",
                        "duration": 4.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26150.93,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26153.84,
                        "name": "lh:audit:list",
                        "duration": 4.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26158.349999999999,
                        "name": "lh:audit:listitem",
                        "duration": 3.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26162.560000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26165.380000000001,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26169.759999999998,
                        "name": "lh:audit:object-alt",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26172.639999999999,
                        "name": "lh:audit:select-name",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26175.610000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 24.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26200.740000000002,
                        "name": "lh:audit:tabindex",
                        "duration": 4.0199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26205.099999999999,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26208.43,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26212.02,
                        "name": "lh:audit:target-size",
                        "duration": 3.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26216.240000000002,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26219.77,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 3.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26223.669999999998,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 3.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26227.349999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 27.870000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26255.57,
                        "name": "lh:audit:video-caption",
                        "duration": 3.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.009999999998,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.200000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.310000000001,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.41,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.5,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.580000000002,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.66,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.740000000002,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.82,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26259.889999999999,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26260.349999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 4.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26264.880000000001,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26268.34,
                        "name": "lh:audit:offscreen-images",
                        "duration": 2.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26270.810000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26272.470000000001,
                        "name": "lh:audit:unminified-css",
                        "duration": 129.69999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26402.810000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 148.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26551.77,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 11.35,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26552.380000000001,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 9.4700000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26563.389999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 8.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26571.98,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26574.119999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26576.07,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26577.790000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 3.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26578.439999999999,
                        "name": "lh:computed:ImageRecords",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26581.669999999998,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26583.419999999998,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26585.349999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 59.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26645.34,
                        "name": "lh:audit:doctype",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26647.360000000001,
                        "name": "lh:audit:charset",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26649.220000000001,
                        "name": "lh:audit:dom-size",
                        "duration": 3.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26653.700000000001,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26656.490000000002,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26658.200000000001,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26659.599999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26660.919999999998,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26662.450000000001,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26663.810000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26666,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26667.509999999998,
                        "name": "lh:audit:meta-description",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26668.860000000001,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26670.279999999999,
                        "name": "lh:audit:font-size",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26671.759999999998,
                        "name": "lh:audit:link-text",
                        "duration": 9.9499999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26682.049999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26684.169999999998,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26686,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26687.400000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26688.82,
                        "name": "lh:audit:hreflang",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26690.41,
                        "name": "lh:audit:plugins",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26691.75,
                        "name": "lh:audit:canonical",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26693.25,
                        "name": "lh:audit:structured-data",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26694.349999999999,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26695.529999999999,
                        "name": "lh:runner:generate",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    }
                ],
                "total": 24715.650000000001
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/gather\/driver\/navigation.js | warningRedirected": [
                        {
                            "values": {
                                "requested": "https:\/\/www.craftnote.de\/",
                                "final": "https:\/\/v2.craftnote.de\/"
                            },
                            "path": "runWarnings[0]"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 174.02700000000002
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[image-aspect-ratio].details.headings[1].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | failureTitle": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | columnDisplayed": [
                        "audits[image-aspect-ratio].details.headings[2].label"
                    ],
                    "core\/audits\/image-aspect-ratio.js | columnActual": [
                        "audits[image-aspect-ratio].details.headings[3].label"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 65.962999999999994
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 195.44749999999999
                            },
                            "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 | fontResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "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 | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits.list.details.headings[0].label",
                        "audits[target-size].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 | failureTitle": [
                        "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 | failureTitle": [
                        "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": 14
                            },
                            "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": 1450023
                            },
                            "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 | failureTitle": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 888
                            },
                            "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\/lib\/i18n\/i18n.js | columnName": [
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.craftnote.de\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9330 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-1gzx-10.10.1.18\/240902_BiDcWB_8VK.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:10:11 GMT LH:ChromeLauncher Found existing Chrome already running using port 9330, using that.\nMon, 02 Sep 2024 10:10:12 GMT LH:status Connecting to browser\nMon, 02 Sep 2024 10:10:12 GMT LH:status Navigating to about:blank\nMon, 02 Sep 2024 10:10:12 GMT LH:status Benchmarking machine\nMon, 02 Sep 2024 10:10:13 GMT LH:status Preparing target for navigation mode\nMon, 02 Sep 2024 10:10:13 GMT LH:status Cleaning origin data\nMon, 02 Sep 2024 10:10:13 GMT LH:status Cleaning browser cache\nMon, 02 Sep 2024 10:10:13 GMT LH:status Preparing network conditions\nMon, 02 Sep 2024 10:10:13 GMT LH:status Navigating to https:\/\/www.craftnote.de\/\nMon, 02 Sep 2024 10:10:31 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 10:10:31 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 10:10:31 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 10:10:31 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 10:10:31 GMT LH:status Getting artifact: Accessibility\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: AnchorElements\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: ConsoleMessages\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: CSSUsage\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: Doctype\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: DOMStats\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: EmbeddedContent\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: FontSize\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: Inputs\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: GlobalListeners\nMon, 02 Sep 2024 10:10:32 GMT LH:status Getting artifact: ImageElements\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: InstallabilityErrors\nMon, 02 Sep 2024 10:10:34 GMT LH:status Get webapp installability errors\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: InspectorIssues\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: JsUsage\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: LinkElements\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: MainDocumentContent\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: MetaElements\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: NetworkUserAgent\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: OptimizedImages\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: ResponseCompression\nMon, 02 Sep 2024 10:10:34 GMT LH:status Getting artifact: RobotsTxt\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: Scripts\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: SourceMaps\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: Stacks\nMon, 02 Sep 2024 10:10:35 GMT LH:status Collect stacks\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: TapTargets\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: TraceElements\nMon, 02 Sep 2024 10:10:35 GMT LH:TraceElements:error NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: ViewportDimensions\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: WebAppManifest\nMon, 02 Sep 2024 10:10:35 GMT LH:status Get webapp manifest\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: devtoolsLogs\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: traces\nMon, 02 Sep 2024 10:10:35 GMT LH:status Getting artifact: BFCacheFailures\nMon, 02 Sep 2024 10:10:35 GMT LH:status Analyzing and running audits...\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Uses HTTPS\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: First Contentful Paint\nMon, 02 Sep 2024 10:10:35 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Largest Contentful Paint\nMon, 02 Sep 2024 10:10:35 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: First Meaningful Paint\nMon, 02 Sep 2024 10:10:35 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Speed Index\nMon, 02 Sep 2024 10:10:35 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Screenshot Thumbnails\nMon, 02 Sep 2024 10:10:35 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Final Screenshot\nMon, 02 Sep 2024 10:10:35 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Total Blocking Time\nMon, 02 Sep 2024 10:10:35 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Max Potential First Input Delay\nMon, 02 Sep 2024 10:10:35 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Cumulative Layout Shift\nMon, 02 Sep 2024 10:10:35 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: No browser errors logged to the console\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Initial server response time was short\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Time to Interactive\nMon, 02 Sep 2024 10:10:35 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: User Timing marks and measures\nMon, 02 Sep 2024 10:10:35 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoid chaining critical requests\nMon, 02 Sep 2024 10:10:35 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoid multiple page redirects\nMon, 02 Sep 2024 10:10:35 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Configured for a custom splash screen\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Sets a theme color for the address bar.\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Manifest has a maskable icon\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Content is sized correctly for the viewport\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Displays images with correct aspect ratio\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Serves images with appropriate resolution\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoids deprecated APIs\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoids third-party cookies\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Minimizes main-thread work\nMon, 02 Sep 2024 10:10:35 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: JavaScript execution time\nMon, 02 Sep 2024 10:10:35 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Preload key requests\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Preconnect to required origins\nMon, 02 Sep 2024 10:10:35 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: All text remains visible during webfont loads\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Diagnostics\nMon, 02 Sep 2024 10:10:35 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Network Requests\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Network Round Trip Times\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Server Backend Latencies\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Tasks\nMon, 02 Sep 2024 10:10:35 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Metrics\nMon, 02 Sep 2024 10:10:35 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Performance budget\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Timing budget\nMon, 02 Sep 2024 10:10:35 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Resources Summary\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Minimize third-party usage\nMon, 02 Sep 2024 10:10:35 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Lazy load third-party resources with facades\nMon, 02 Sep 2024 10:10:35 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Largest Contentful Paint element\nMon, 02 Sep 2024 10:10:35 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nMon, 02 Sep 2024 10:10:35 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoid large layout shifts\nMon, 02 Sep 2024 10:10:35 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoid long main-thread tasks\nMon, 02 Sep 2024 10:10:35 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoids `unload` event listeners\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Avoid non-composited animations\nMon, 02 Sep 2024 10:10:35 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Page has valid source maps\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Preload Largest Contentful Paint image\nMon, 02 Sep 2024 10:10:35 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nMon, 02 Sep 2024 10:10:35 GMT LH:status Auditing: Script Treemap Data\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Site works cross-browser\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Each page has a URL\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[accesskey]` values are unique\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA input fields have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nMon, 02 Sep 2024 10:10:36 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:10:36 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[role]` values are valid\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA toggle fields have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Buttons have an accessible name\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document has a `<title>` element\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: ARIA IDs are unique\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: All heading elements contain content.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: No form fields have multiple labels\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nMon, 02 Sep 2024 10:10:36 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:10:36 GMT LH:status Auditing: Identical links have the same purpose.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Image elements have `[alt]` attributes\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Input buttons have discernible text.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Form elements have associated labels\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document has a main landmark.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Links have a discernible name\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Links are distinguishable without relying on color.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nMon, 02 Sep 2024 10:10:36 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:10:36 GMT LH:status Auditing: `<object>` elements have alternate text\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Select elements have associated label elements.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Skip links are focusable.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nMon, 02 Sep 2024 10:10:36 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:10:36 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `[lang]` attributes have a valid value\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Custom controls have associated labels\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Custom controls have ARIA roles\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Interactive controls are keyboard focusable\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: The page has a logical tab order\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Visual order on the page follows DOM order\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Uses efficient cache policy on static assets\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoids enormous network payloads\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Defer offscreen images\nMon, 02 Sep 2024 10:10:36 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Eliminate render-blocking resources\nMon, 02 Sep 2024 10:10:36 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Minify CSS\nMon, 02 Sep 2024 10:10:36 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Minify JavaScript\nMon, 02 Sep 2024 10:10:36 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Reduce unused CSS\nMon, 02 Sep 2024 10:10:36 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Reduce unused JavaScript\nMon, 02 Sep 2024 10:10:36 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Serve images in next-gen formats\nMon, 02 Sep 2024 10:10:36 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Efficiently encode images\nMon, 02 Sep 2024 10:10:36 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Enable text compression\nMon, 02 Sep 2024 10:10:36 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Properly size images\nMon, 02 Sep 2024 10:10:36 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Use video formats for animated content\nMon, 02 Sep 2024 10:10:36 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nMon, 02 Sep 2024 10:10:36 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nMon, 02 Sep 2024 10:10:36 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Page has the HTML doctype\nMon, 02 Sep 2024 10:10:36 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Properly defines charset\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoids an excessive DOM size\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoids `document.write()`\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Detected JavaScript libraries\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Allows users to paste into input fields\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Use HTTP\/2\nMon, 02 Sep 2024 10:10:36 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document has a meta description\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Page has successful HTTP status code\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document uses legible font sizes\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Links have descriptive text\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Links are crawlable\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: robots.txt is valid\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Tap targets are sized appropriately\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document has a valid `hreflang`\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document avoids plugins\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Document has a valid `rel=canonical`\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Structured data is valid\nMon, 02 Sep 2024 10:10:36 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nMon, 02 Sep 2024 10:10:36 GMT LH:status Generating results...\nMon, 02 Sep 2024 10:10:37 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-1gzx-10.10.1.18\/240902_BiDcWB_8VK.1.0\/lighthouse.report.html\nMon, 02 Sep 2024 10:10:37 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nMon, 02 Sep 2024 10:10:37 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-1gzx-10.10.1.18\/240902_BiDcWB_8VK.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": 4234,
                "docTime": 4234,
                "fullyLoaded": 6992,
                "bytesOut": 154872,
                "bytesOutDoc": 104898,
                "bytesIn": 2327388,
                "bytesInDoc": 2252959,
                "requests": 75,
                "requestsFull": 75,
                "requestsDoc": 51,
                "responses_200": 70,
                "responses_404": 0,
                "responses_other": 5,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 4191,
                "loadEventEnd": 4191,
                "domContentLoadedEventStart": 1444,
                "domContentLoadedEventEnd": 1445,
                "connections": 9,
                "final_base_page_request": 1,
                "domInteractive": 1444,
                "firstPaint": 1554,
                "firstContentfulPaint": 1597,
                "firstImagePaint": 1597,
                "firstMeaningfulPaint": 2274,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 0,
                "TTFB": 813,
                "basePageSSLTime": 62,
                "score_cache": 63,
                "score_cdn": 100,
                "score_gzip": 10,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 12127344,
                "gzip_savings": 10928270,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 425260,
                "image_savings": 0,
                "cpu.ParseHTML": 46,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 6,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 83,
                "cpu.ParseAuthorStyleSheet": 11,
                "cpu.EvaluateScript": 177,
                "cpu.v8.compile": 34,
                "cpu.UpdateLayoutTree": 58,
                "cpu.Layout": 505,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 40,
                "cpu.IntersectionObserverController::computeIntersections": 21,
                "cpu.Paint": 29,
                "cpu.Layerize": 19,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.FunctionCall": 394,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 2,
                "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": 8,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 6,
                "cpu.FireAnimationFrame": 1,
                "cpu.v8.compileModule": 2,
                "cpu.v8.evaluateModule": 66,
                "cpu.HandlePostMessage": 0,
                "cpu.TimerFire": 3,
                "cpu.Idle": 5479,
                "start_epoch": 1725271781.3685906,
                "date": 1725271784.4194045,
                "fullyLoadedCPUms": 6939,
                "fullyLoadedCPUpct": 41.408114558468696,
                "domElements": 859,
                "domComplete": 4191,
                "PerformancePaintTiming.first-paint": 1554,
                "PerformancePaintTiming.first-contentful-paint": 1554,
                "test_run_time_ms": 22219,
                "Colordepth": 24,
                "generated-content-percent": 2.48,
                "generated-content-size": 5.8700000000000001,
                "lastVisualChange": 7300,
                "render": 1700,
                "visualComplete85": 7200,
                "visualComplete90": 7200,
                "visualComplete95": 7200,
                "visualComplete99": 7200,
                "visualComplete": 7300,
                "SpeedIndex": 6862,
                "chromeUserTiming.navigationStart": 137,
                "chromeUserTiming.redirectStart": 56,
                "chromeUserTiming.domLoading": 873,
                "chromeUserTiming.responseEnd": 927,
                "chromeUserTiming.domInteractive": 1488,
                "chromeUserTiming.domContentLoadedEventStart": 1488,
                "chromeUserTiming.domContentLoadedEventEnd": 1488,
                "chromeUserTiming.domComplete": 4234,
                "chromeUserTiming.redirectEnd": 330,
                "chromeUserTiming.fetchStart": 330,
                "chromeUserTiming.unloadEventStart": 871,
                "chromeUserTiming.unloadEventEnd": 871,
                "chromeUserTiming.markAsMainFrame": 871,
                "chromeUserTiming.commitNavigationEnd": 872,
                "chromeUserTiming.firstPaint": 1596,
                "chromeUserTiming.firstContentfulPaint": 1596,
                "chromeUserTiming.firstImagePaint": 1596,
                "chromeUserTiming.LayoutShift": 6553,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2274,
                "chromeUserTiming.firstMeaningfulPaint": 2274,
                "chromeUserTiming.loadEventStart": 4234,
                "chromeUserTiming.loadEventEnd": 4234,
                "chromeUserTiming.LargestTextPaint": 6994,
                "chromeUserTiming.LargestImagePaint": 3667,
                "chromeUserTiming.LargestContentfulPaint": 3667,
                "chromeUserTiming.TotalLayoutShift": 0.0090655640388487679,
                "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                "maxFID": 76,
                "TTIMeasurementEnd": 10057,
                "LastInteractive": 6935,
                "TotalBlockingTime": 197,
                "run": 1,
                "step": 1,
                "effectiveBps": 376660,
                "domTime": 0,
                "aft": 0,
                "titleTime": 139,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.88,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 658567,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1855,
                "docTime": 1855,
                "fullyLoaded": 3013,
                "bytesOut": 31770,
                "bytesOutDoc": 21841,
                "bytesIn": 1865613,
                "bytesInDoc": 1864436,
                "requests": 16,
                "requestsFull": 16,
                "requestsDoc": 11,
                "responses_200": 5,
                "responses_404": 0,
                "responses_other": 11,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1834,
                "loadEventEnd": 1834,
                "domContentLoadedEventStart": 1469,
                "domContentLoadedEventEnd": 1470,
                "connections": 5,
                "final_base_page_request": 0,
                "domInteractive": 1469,
                "firstPaint": 798.80000000074506,
                "firstContentfulPaint": 820,
                "firstImagePaint": 820,
                "firstMeaningfulPaint": 1581,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 197,
                "basePageSSLTime": 60,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 1142,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 35,
                "image_savings": 0,
                "cpu.ParseHTML": 55,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 3,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 77,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 68,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 389,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.PrePaint": 28,
                "cpu.Paint": 11,
                "cpu.Layerize": 7,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 6,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 1,
                "cpu.FunctionCall": 298,
                "cpu.EvaluateScript": 87,
                "cpu.v8.compile": 26,
                "cpu.v8.produceCache": 104,
                "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": 14,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.v8.compileModule": 16,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.v8.evaluateModule": 68,
                "cpu.v8.produceModuleCache": 36,
                "cpu.FireAnimationFrame": 0,
                "cpu.HandlePostMessage": 1,
                "cpu.TimerFire": 1,
                "cpu.Idle": 1707,
                "start_epoch": 1725271837.6574121,
                "date": 1725271840.4427514,
                "fullyLoadedCPUms": 4720,
                "fullyLoadedCPUpct": 44.696969696979941,
                "domElements": 866,
                "domComplete": 1834,
                "PerformancePaintTiming.first-paint": 798.80000000074506,
                "PerformancePaintTiming.first-contentful-paint": 798.80000000074506,
                "test_run_time_ms": 12814,
                "Colordepth": 24,
                "generated-content-percent": 2.73,
                "generated-content-size": 6.4699999999999998,
                "lastVisualChange": 3500,
                "render": 800,
                "visualComplete85": 3500,
                "visualComplete90": 3500,
                "visualComplete95": 3500,
                "visualComplete99": 3500,
                "visualComplete": 3500,
                "SpeedIndex": 3325,
                "chromeUserTiming.navigationStart": 87,
                "chromeUserTiming.redirectStart": 32,
                "chromeUserTiming.redirectEnd": 36,
                "chromeUserTiming.fetchStart": 36,
                "chromeUserTiming.domLoading": 257,
                "chromeUserTiming.responseEnd": 286,
                "chromeUserTiming.domInteractive": 1490,
                "chromeUserTiming.domContentLoadedEventStart": 1490,
                "chromeUserTiming.domContentLoadedEventEnd": 1491,
                "chromeUserTiming.domComplete": 1855,
                "chromeUserTiming.unloadEventStart": 256,
                "chromeUserTiming.unloadEventEnd": 256,
                "chromeUserTiming.markAsMainFrame": 256,
                "chromeUserTiming.commitNavigationEnd": 257,
                "chromeUserTiming.firstPaint": 819,
                "chromeUserTiming.firstContentfulPaint": 819,
                "chromeUserTiming.firstImagePaint": 819,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 819,
                "chromeUserTiming.LayoutShift": 2924,
                "chromeUserTiming.firstMeaningfulPaint": 1580,
                "chromeUserTiming.loadEventStart": 1855,
                "chromeUserTiming.loadEventEnd": 1855,
                "chromeUserTiming.LargestTextPaint": 3244,
                "chromeUserTiming.LargestImagePaint": 1581,
                "chromeUserTiming.LargestContentfulPaint": 1581,
                "chromeUserTiming.TotalLayoutShift": 0.011097345959215786,
                "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                "maxFID": 83,
                "TTIMeasurementEnd": 6213,
                "LastInteractive": 3196,
                "TotalBlockingTime": 232,
                "run": 1,
                "step": 1,
                "effectiveBps": 662504,
                "domTime": 0,
                "aft": 0,
                "titleTime": 89,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.88,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 1124509,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.FunctionCall": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 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.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.v8.compileModule": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.v8.produceModuleCache": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.redirectEnd": 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.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 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-1gzx-10.10.1.18",
                "loadTime": 4234,
                "docTime": 4234,
                "fullyLoaded": 6992,
                "bytesOut": 154872,
                "bytesOutDoc": 104898,
                "bytesIn": 2327388,
                "bytesInDoc": 2252959,
                "requests": [
                    {
                        "type": 3,
                        "id": "88F570AF4579A979C81A1F860B5F24FD",
                        "request_id": "88F570AF4579A979C81A1F860B5F24FD",
                        "ip_addr": "116.202.44.84",
                        "full_url": "https:\/\/www.craftnote.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.craftnote.de",
                        "url": "\/",
                        "raw_id": "88F570AF4579A979C81A1F860B5F24FD",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/www.craftnote.de\/",
                        "responseCode": 301,
                        "load_ms": 135,
                        "ttfb_ms": 135,
                        "load_start": 148,
                        "load_start_float": 148,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 52,
                        "connect_start": 52,
                        "connect_end": 87,
                        "ssl_start": 87,
                        "ssl_end": 148,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "CHACHA20_POLY1305",
                            "certificateId": 0,
                            "subjectName": "craftnote.de",
                            "sanList": [
                                "craftnote.de",
                                "www.craftnote.de"
                            ],
                            "issuer": "R10",
                            "validFrom": 1723851350,
                            "validTo": 1731627349,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1723854861135,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502210087CB89114913B9935AE25A70DAC3226816AC12B2E54CC04EC6E07B27A0D7E5E802205A3B914AADC63B307CD47D4FA147E9537E8D646CF8DD48761035A73A535BF798"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723854861329,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100C9FF8287CDA4193E6B5B66E19E337B653C467B4725BEE0ADF30A846E3ABFD6CE022100AB0DC4EDC8F9DA79FE2ECB1058385C6C4669FA29D81067CC1BF022AEA16CEE99"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.craftnote.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:09:44 GMT",
                                "location: https:\/\/v2.craftnote.de",
                                "server: nginx",
                                "x-whf-nginx-config-date: 29-08-2024 - 19:00:02",
                                ":status: 301"
                            ]
                        },
                        "bytesOut": 2122,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 51,
                        "connect_ms": 35,
                        "ssl_ms": 61,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 12,
                        "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 52392,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE+zCCA+OgAwIBAgISBDr4LIaSEI7SkTXUzFLrn6+JMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE2MjMzNTUwWhcNMjQxMTE0MjMzNTQ5WjAXMRUwEwYDVQQD\nEwxjcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCb\ncFxxA0iswvGLGlsI17rQrZKkGpjJ6RvJxa+icW2Jj1wmu\/qamzNwNodrl1TBRBf1\nM7Sl6FX1TH+ZBhp1QO++91TIAM8Nh3BECvmjOH0Qo8nbpPg6JJp4+f49qG2H7GX9\nI9SR95rJiSBeqJTwm4Dob9hc\/45pwS9pHUOlraz1iUOzi+6wvDqumLLmmllfYwB+\n4oYTomXNhHv5dhfbZZjdVQyDjxsh+lvgZSaldo7znNHoZzXjsouzNEpxTvkM6+oK\nypaP6gfVyzYeUtHYRK60Bef3w\/07tBpz3r5hTnIs4VEw7aORQ8M9NKurX9vUl1tc\ntpX1rKgB2G2WlGQX0svvAgMBAAGjggIjMIICHzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFNYnOV4zZoZfL7v0NXx0dmmqYor5MB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMY3JhZnRub3RlLmRlghB3d3cuY3JhZnRub3RlLmRlMBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDxAHYASLDj\na9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGRXcGzTwAABAMARzBFAiEA\nh8uJEUkTuZNa4lpw2sMiaBasErLlTMBOxuB7J6DX5egCIFo7kUqtxjswfNR9T6FH\n6VN+jWRs+N1IdhA1pzpTW\/eYAHcA3+FW66oFr7WcD4ZxjajAMk6uVtlup\/WlagHR\nwTu+UlwAAAGRXcG0EQAABAMASDBGAiEAyf+Ch82kGT5rW2bhnjN7ZTxGe0clvuCt\n8wqEbjq\/1s4CIQCrDcTtyPnaef4uyxBYOFxsRmn6KdgQZ8wb8CKuoWzumTANBgkq\nhkiG9w0BAQsFAAOCAQEAOZeEMy7e9g\/77PChg0X7YErJEGvWjkVZv\/EIgmVcaTO8\ni\/c2\/+xnWoRcCNrCocmX+rIqYv2POhSvM\/hG4qzo+PyvcP6uaK19dsH6Po9Lip5v\njx0DmQZq3grF+TJni0jzhJmAbRTWxgz5UDK2RaYmMq4S0ozEYZ0kFQHNTxRUfSa1\np0aW+Cem6JjeKPvGtD1mKz+Cu\/mICpr9EzXtiPpL01tMZScVnyskUGd2BYLS5VTz\nKxvVNyY+rG9X\/Uqnn0J42vnA2FepVJ0wrmdc3ltbtOx4YJqtjnXU\/Dwsrz\/q1tG8\nbMsmJw5QlpVMHyI422Kv41K23Oyz7x+Glvj0gyZr2A==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 283,
                        "ttfb_start": 148,
                        "ttfb_end": 283,
                        "download_start": 283,
                        "download_end": 283,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 283,
                        "all_ms": 282,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "88F570AF4579A979C81A1F860B5F24FD-1",
                        "request_id": "88F570AF4579A979C81A1F860B5F24FD-1",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/",
                        "raw_id": "88F570AF4579A979C81A1F860B5F24FD",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 127,
                        "ttfb_ms": 63,
                        "load_start": 750,
                        "load_start_float": 750.00007800000003,
                        "bytesIn": 32533,
                        "objectSize": 32533,
                        "objectSizeUncompressed": 235800,
                        "chunks": [
                            {
                                "ts": 835,
                                "bytes": 5258,
                                "inflated": 16238
                            },
                            {
                                "ts": 843,
                                "bytes": 11441,
                                "inflated": 30626
                            },
                            {
                                "ts": 873,
                                "bytes": 15834,
                                "inflated": 57864
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": 287,
                        "dns_end": 655,
                        "connect_start": 656,
                        "connect_end": 688,
                        "ssl_start": 688,
                        "ssl_end": 750,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "v2.craftnote.de",
                            "sanList": [
                                "v2.craftnote.de"
                            ],
                            "issuer": "R10",
                            "validFrom": 1724354549,
                            "validTo": 1732130548,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1724358059868,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203E129559751A85D154E658493A7B3F2ABD8C946A9C5185A7EAC654A2D2236EB902210097D453477C4FDA22698CD39044C1E8104FB83574132707D2E354B3877415F6B8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1724358059903,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DC2DA6429F1DB5B2B572235DFC4E645D843B61907D97A33F6DBE04E70DE986FC02201D4195582996BF087F8A07EE9BAFE504462F1829A37616A8615798D0895EDAA5"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "age: 52",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-encoding: br",
                                "content-type: text\/html; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:08:52 GMT",
                                "etag: W\/\"kghb25depo51rl\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url",
                                "x-matched-path: \/",
                                "x-powered-by: Next.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-execution-region: iad1",
                                "x-vercel-id: fra1::iad1::6qrqc-1725271785273-f82806cac9d8",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2119,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 368,
                        "connect_ms": 32,
                        "ssl_ms": 62,
                        "gzip_total": 32870,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 286,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 2097472,
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISBIwblH\/m94iIsbZxnXzev0YhMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODIyMTkyMjI5WhcNMjQxMTIwMTkyMjI4WjAaMRgwFgYDVQQD\nEw92Mi5jcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDBtMSSII7WTfco5P7Q8253bKwpai9xeugE5GgzwVe60Dflg4EXdivMj1568wP7\n5Zo\/\/O2nsadBoZCV81x+cvzQ9JJLd67\/sfjFBZPwmz1er1QA7HljQh1OBmA+gJL\/\nurtznbN04Aw\/Goe1h4VSR1z6owvfgccoJ2ckFPERRHfcM8mb5K2\/\/2qnaszksTRM\nr8u08JX1X030huIpllWDuN8exvX9+1VABSS+EjcuwAmE8FwixTEUkxEZxkFB28KM\noi16qbP9qC3upxboqRcQDwLeyYq9bxpsqFS97DHyF1IXlJu8Icl+MuN\/pKRJHKTN\nu0mkMcnD1jIaUDxG8vTFV7RDAgMBAAGjggITMIICDzAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFMhbo02mON9O7Y1OQgvRW35dE8cyMB8GA1UdIwQYMBaAFLu8w0el5Lyp\nxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPdjIuY3JhZnRub3RlLmRlMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRe7\/nXAAABAMARzBFAiA+EpVZdRqF0VTmWEk6\nez8qvYyUapxRhafqxlSi0iNuuQIhAJfUU0d8T9oiaYzTkETB6BBPuDV0EycH0uNU\ns4d0Ffa4AHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRe7\/n\nfwAABAMARzBFAiEA3C2mQp8dtbK1ciNd\/E5kXYQ7YZB9l6M\/bb4E5w3phvwCIB1B\nlVgplr8If4oH7puv5QRGLxgpo3YWqGFXmNCJXtqlMA0GCSqGSIb3DQEBCwUAA4IB\nAQBcj+6rAzgh4bxh1yMDclBkm4sKvhRLqC2qXvxRoIcw1eQGG7VzuAFGdzbXWtrl\nqb8zoyBUcfsaWy3u1SCzpj0wXe2laodBf7HZxJCS43kDkODvPf72MbIvzTRElLk2\nS51pMLPJSnJxggXmH5fRopINrxLQaBhBtjhqSBfwhSVKqCww2ZaeXxoXwSALzux5\npvnApogabRDmn0tbZBV97UxfZlSugY+7xOaDYuZOmBsxqjtBo6MMJKq1qaFoPIsB\n9pc98FXFAAvqgBoMuoSb5s\/v+2XrC14Du0usxDC\/Loy+zqtax6eOfYlacsukL4Vi\noGYFIX4KTzDXaj5x79w0wdiA\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 877,
                        "ttfb_start": 750,
                        "ttfb_end": 813,
                        "download_start": 813,
                        "download_end": 877,
                        "download_ms": 64,
                        "all_start": 287,
                        "all_end": 877,
                        "all_ms": 589,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 23,
                            "v8.compile": 18
                        },
                        "cpu.EvaluateScript": 23,
                        "cpu.v8.compile": 18,
                        "cpuTime": 41,
                        "js_timing": [
                            [
                                1044.6590000000001,
                                1045.0029999999999
                            ],
                            [
                                1045.0519999999999,
                                1045.1579999999999
                            ],
                            [
                                1045.1869999999999,
                                1045.269
                            ],
                            [
                                1045.2940000000001,
                                1045.383
                            ],
                            [
                                1338.1469999999999,
                                1338.4469999999999
                            ],
                            [
                                1338.5150000000001,
                                1338.655
                            ],
                            [
                                1338.7449999999999,
                                1338.998
                            ],
                            [
                                1339.0340000000001,
                                1339.1369999999999
                            ],
                            [
                                1339.1949999999999,
                                1339.3530000000001
                            ],
                            [
                                1339.3869999999999,
                                1339.482
                            ],
                            [
                                1340.0029999999999,
                                1340.6389999999999
                            ],
                            [
                                1340.7049999999999,
                                1340.8869999999999
                            ],
                            [
                                1340.9280000000001,
                                1341.047
                            ],
                            [
                                1341.088,
                                1341.2550000000001
                            ],
                            [
                                1341.288,
                                1341.5719999999999
                            ],
                            [
                                1341.6389999999999,
                                1344.3099999999999
                            ],
                            [
                                1344.377,
                                1344.5219999999999
                            ],
                            [
                                1344.547,
                                1344.6379999999999
                            ],
                            [
                                1344.7449999999999,
                                1348.8599999999999
                            ],
                            [
                                1433.309,
                                1433.5609999999999
                            ],
                            [
                                1433.635,
                                1433.8240000000001
                            ],
                            [
                                1433.866,
                                1433.9839999999999
                            ],
                            [
                                1434.0509999999999,
                                1434.181
                            ],
                            [
                                1434.2170000000001,
                                1434.3620000000001
                            ],
                            [
                                1434.4079999999999,
                                1434.549
                            ],
                            [
                                1434.636,
                                1434.789
                            ],
                            [
                                1434.829,
                                1434.9649999999999
                            ],
                            [
                                1435.0440000000001,
                                1435.1900000000001
                            ],
                            [
                                1435.23,
                                1435.3589999999999
                            ],
                            [
                                1435.402,
                                1435.5029999999999
                            ],
                            [
                                1435.5450000000001,
                                1435.6610000000001
                            ],
                            [
                                1435.691,
                                1435.797
                            ],
                            [
                                1435.829,
                                1435.9369999999999
                            ],
                            [
                                1435.9690000000001,
                                1436.1210000000001
                            ],
                            [
                                1436.1669999999999,
                                1436.297
                            ],
                            [
                                1436.338,
                                1436.4639999999999
                            ],
                            [
                                1436.501,
                                1436.6700000000001
                            ],
                            [
                                1436.713,
                                1436.876
                            ],
                            [
                                1436.9649999999999,
                                1437.1130000000001
                            ],
                            [
                                1437.1659999999999,
                                1437.3150000000001
                            ],
                            [
                                1437.3589999999999,
                                1437.489
                            ],
                            [
                                1437.5340000000001,
                                1437.6800000000001
                            ],
                            [
                                1437.721,
                                1437.866
                            ],
                            [
                                1437.904,
                                1438.03
                            ],
                            [
                                1438.076,
                                1438.2070000000001
                            ],
                            [
                                1438.2429999999999,
                                1438.395
                            ],
                            [
                                1455.1379999999999,
                                1463.9449999999999
                            ],
                            [
                                1486.873,
                                1487.1020000000001
                            ],
                            [
                                1044.6780000000001,
                                1044.942
                            ],
                            [
                                1045.0599999999999,
                                1045.1500000000001
                            ],
                            [
                                1045.193,
                                1045.261
                            ],
                            [
                                1045.299,
                                1045.376
                            ],
                            [
                                1338.1600000000001,
                                1338.413
                            ],
                            [
                                1338.5239999999999,
                                1338.6310000000001
                            ],
                            [
                                1338.7529999999999,
                                1338.9839999999999
                            ],
                            [
                                1339.0419999999999,
                                1339.127
                            ],
                            [
                                1339.202,
                                1339.3389999999999
                            ],
                            [
                                1339.394,
                                1339.472
                            ],
                            [
                                1340.0160000000001,
                                1340.6179999999999
                            ],
                            [
                                1340.7139999999999,
                                1340.8699999999999
                            ],
                            [
                                1340.9359999999999,
                                1341.0319999999999
                            ],
                            [
                                1341.1189999999999,
                                1341.24
                            ],
                            [
                                1341.2950000000001,
                                1341.5540000000001
                            ],
                            [
                                1341.6569999999999,
                                1344.289
                            ],
                            [
                                1344.385,
                                1344.5119999999999
                            ],
                            [
                                1344.5530000000001,
                                1344.627
                            ],
                            [
                                1344.752,
                                1345.6079999999999
                            ],
                            [
                                1433.3219999999999,
                                1433.529
                            ],
                            [
                                1433.6759999999999,
                                1433.808
                            ],
                            [
                                1433.873,
                                1433.971
                            ],
                            [
                                1434.059,
                                1434.1669999999999
                            ],
                            [
                                1434.2239999999999,
                                1434.3489999999999
                            ],
                            [
                                1434.4159999999999,
                                1434.5329999999999
                            ],
                            [
                                1434.654,
                                1434.7729999999999
                            ],
                            [
                                1434.838,
                                1434.9490000000001
                            ],
                            [
                                1435.0530000000001,
                                1435.173
                            ],
                            [
                                1435.2380000000001,
                                1435.347
                            ],
                            [
                                1435.4079999999999,
                                1435.4929999999999
                            ],
                            [
                                1435.5519999999999,
                                1435.6510000000001
                            ],
                            [
                                1435.6959999999999,
                                1435.788
                            ],
                            [
                                1435.835,
                                1435.915
                            ],
                            [
                                1435.9760000000001,
                                1436.107
                            ],
                            [
                                1436.174,
                                1436.2829999999999
                            ],
                            [
                                1436.346,
                                1436.45
                            ],
                            [
                                1436.511,
                                1436.6559999999999
                            ],
                            [
                                1436.721,
                                1436.8610000000001
                            ],
                            [
                                1436.9739999999999,
                                1437.097
                            ],
                            [
                                1437.1759999999999,
                                1437.3009999999999
                            ],
                            [
                                1437.367,
                                1437.4739999999999
                            ],
                            [
                                1437.5419999999999,
                                1437.664
                            ],
                            [
                                1437.73,
                                1437.8499999999999
                            ],
                            [
                                1437.912,
                                1438.0160000000001
                            ],
                            [
                                1438.0840000000001,
                                1438.193
                            ],
                            [
                                1438.27,
                                1438.3800000000001
                            ],
                            [
                                1455.201,
                                1463.8979999999999
                            ],
                            [
                                1486.895,
                                1487.0699999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.2",
                        "request_id": "240738.2",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                        "raw_id": "240738.2",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 73,
                        "ttfb_ms": 68,
                        "load_start": 879,
                        "load_start_float": 879.00011199999994,
                        "bytesIn": 4938,
                        "objectSize": 4938,
                        "objectSizeUncompressed": 4938,
                        "chunks": [
                            {
                                "ts": 952,
                                "bytes": 4938
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 951",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"Proven_expert_3a7b040f31.webp\"",
                                "content-length: 4938",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:53:53 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:53:53 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::h4tn9-1725271785404-d801412fcc73",
                                "x-vercel-imgsrc: 2e5c79269dfdbe192a9c1240cbc90a2f",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2338,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4938,
                        "image_save": 0,
                        "cache_time": 2649,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 854,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 112,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "4.8 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 96,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 96,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "96x96",
                                    "Megapixels": 0.0089999999999999993
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 9216,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 210.363,
                                        "standardDeviation": 71.306600000000003,
                                        "kurtosis": 0.77437500000000004,
                                        "skewness": -1.5269200000000001,
                                        "entropy": 0.641181
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 204.31399999999999,
                                        "standardDeviation": 79.644400000000005,
                                        "kurtosis": 0.073780200000000004,
                                        "skewness": -1.3268800000000001,
                                        "entropy": 0.62638199999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 213.89099999999999,
                                        "standardDeviation": 67.031999999999996,
                                        "kurtosis": 1.1449400000000001,
                                        "skewness": -1.6212200000000001,
                                        "entropy": 0.629081
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 212.88399999999999,
                                        "standardDeviation": 67.243600000000001,
                                        "kurtosis": 1.1698500000000001,
                                        "skewness": -1.62683,
                                        "entropy": 0.66808100000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:45+00:00",
                                    "date:modify": "2024-09-02T10:09:45+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "096566e8796b876cb33cd02a3cb8dbc93a96d96e72cbecefc79016c846d2eaa4"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "4938B",
                                "numberPixels": "9216",
                                "pixelsPerSecond": "4.43375MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.002"
                            }
                        },
                        "load_end": 952,
                        "ttfb_start": 879,
                        "ttfb_end": 947,
                        "download_start": 947,
                        "download_end": 952,
                        "download_ms": 5,
                        "all_start": 879,
                        "all_end": 952,
                        "all_ms": 73,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "240738.3",
                        "request_id": "240738.3",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                        "raw_id": "240738.3",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 82,
                        "ttfb_ms": 75,
                        "load_start": 880,
                        "load_start_float": 880.00011800000004,
                        "bytesIn": 5568,
                        "objectSize": 5568,
                        "objectSizeUncompressed": 5568,
                        "chunks": [
                            {
                                "ts": 962,
                                "bytes": 5568
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 951",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"GC_Gruppe_Logo_e5544388f7.webp\"",
                                "content-length: 5568",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:53:53 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:53:53 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::b49qm-1725271785406-2e0b7ef9727c",
                                "x-vercel-imgsrc: 79a515eb56d192c6b7c5d8756cab48be",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2344,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 5568,
                        "image_save": 0,
                        "cache_time": 2649,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 859,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 118,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "5.4 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 96,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 96,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "96x96",
                                    "Megapixels": 0.0089999999999999993
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 9216,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 143.535,
                                        "standardDeviation": 34.600299999999997,
                                        "kurtosis": -1.7102599999999999,
                                        "skewness": -0.21932599999999999,
                                        "entropy": 0.58990900000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 1.5406899999999999,
                                        "standardDeviation": 18.064599999999999,
                                        "kurtosis": 166.636,
                                        "skewness": -12.7689,
                                        "entropy": 0.050976899999999999
                                    },
                                    "red": {
                                        "min": 164,
                                        "max": 255,
                                        "mean": 218.447,
                                        "standardDeviation": 22.396699999999999,
                                        "kurtosis": -1.0947899999999999,
                                        "skewness": 0.67670200000000003,
                                        "entropy": 0.76967099999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 63.431100000000001,
                                        "standardDeviation": 75.070400000000006,
                                        "kurtosis": -1.18604,
                                        "skewness": 0.80710899999999997,
                                        "entropy": 0.751081
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 95,
                                        "mean": 38.803100000000001,
                                        "standardDeviation": 22.869599999999998,
                                        "kurtosis": -0.96218000000000004,
                                        "skewness": -0.64346899999999996,
                                        "entropy": 0.787906
                                    }
                                },
                                "alpha": "#D8A00000",
                                "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": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:45+00:00",
                                    "date:modify": "2024-09-02T10:09:45+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "46ac84f90ab1b0631544b2b3d4513ff2040ae92c9937a26acec02c8e2ea8a647"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "5568B",
                                "numberPixels": "9216",
                                "pixelsPerSecond": "1.48077MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 962,
                        "ttfb_start": 880,
                        "ttfb_end": 955,
                        "download_start": 955,
                        "download_end": 962,
                        "download_ms": 7,
                        "all_start": 880,
                        "all_end": 962,
                        "all_ms": 82,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "240738.12",
                        "request_id": "240738.12",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "raw_id": "240738.12",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 64,
                        "ttfb_ms": 52,
                        "load_start": 880,
                        "load_start_float": 880.00012400000003,
                        "bytesIn": 11622,
                        "objectSize": 11622,
                        "objectSizeUncompressed": 59688,
                        "chunks": [
                            {
                                "ts": 943,
                                "bytes": 11622,
                                "inflated": 59688
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/css\/367d0ecb0b5045aa.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:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063188",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"367d0ecb0b5045aa.css\"",
                                "content-encoding: br",
                                "content-type: text\/css; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"88d27878a99b71bf4703722eabb087e5\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::4x8nj-1725271785401-ce3395f1370b",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1876,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 11880,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472812,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 862,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 124,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 944,
                        "ttfb_start": 880,
                        "ttfb_end": 932,
                        "download_start": 932,
                        "download_end": 944,
                        "download_ms": 12,
                        "all_start": 880,
                        "all_end": 944,
                        "all_ms": 64,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "240738.13",
                        "request_id": "240738.13",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/css\/2eb00ab5d714f5ca.css",
                        "raw_id": "240738.13",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 101,
                        "ttfb_ms": 95,
                        "load_start": 881,
                        "load_start_float": 881.00013000000001,
                        "bytesIn": 3731,
                        "objectSize": 3731,
                        "objectSizeUncompressed": 11451,
                        "chunks": [
                            {
                                "ts": 982,
                                "bytes": 3731,
                                "inflated": 11451
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/css\/2eb00ab5d714f5ca.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:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2062987",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"2eb00ab5d714f5ca.css\"",
                                "content-encoding: br",
                                "content-type: text\/css; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"cbf3496b70720e4a785876ab800cf589\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/css\/2eb00ab5d714f5ca.css",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271785402-bf21c1ade760",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1876,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3893,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29473013,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 865,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 130,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 982,
                        "ttfb_start": 881,
                        "ttfb_end": 976,
                        "download_start": 976,
                        "download_end": 982,
                        "download_ms": 6,
                        "all_start": 881,
                        "all_end": 982,
                        "all_ms": 101,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "240738.4",
                        "request_id": "240738.4",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/images\/fischer-logo.png",
                        "raw_id": "240738.4",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 134,
                        "ttfb_ms": 57,
                        "load_start": 949,
                        "load_start_float": 949.00016900000003,
                        "bytesIn": 45046,
                        "objectSize": 45046,
                        "objectSizeUncompressed": 45046,
                        "chunks": [
                            {
                                "ts": 1014,
                                "bytes": 3410
                            },
                            {
                                "ts": 1051,
                                "bytes": 16384
                            },
                            {
                                "ts": 1069,
                                "bytes": 16384
                            },
                            {
                                "ts": 1083,
                                "bytes": 8868
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/images\/fischer-logo.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 2063367",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"fischer-logo.png\"",
                                "content-length: 45046",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/images\/fischer-logo.png",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271785489-f938b19fe4b1",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1966,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 45046,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 905,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 169,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "44 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1280,
                                    "ImageHeight": 198,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SignificantBits": "8 8 8 8"
                                },
                                "Composite": {
                                    "ImageSize": "1280x198",
                                    "Megapixels": 0.253
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1280,
                                    "height": 198,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 253440,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 70.258200000000002,
                                        "standardDeviation": 87.645600000000002,
                                        "kurtosis": -0.95579899999999995,
                                        "skewness": 0.99628899999999998,
                                        "entropy": 0.14707100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 113.679,
                                        "standardDeviation": 125.762,
                                        "kurtosis": -1.9402699999999999,
                                        "skewness": -0.218054,
                                        "entropy": 0.16392699999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 102.63800000000001,
                                        "standardDeviation": 113.967,
                                        "kurtosis": -1.9351799999999999,
                                        "skewness": 0.21978300000000001,
                                        "entropy": 0.182924
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 13.407,
                                        "standardDeviation": 55.892899999999997,
                                        "kurtosis": 14.199,
                                        "skewness": 4.0075000000000003,
                                        "entropy": 0.058164399999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 23.666499999999999,
                                        "standardDeviation": 54.960500000000003,
                                        "kurtosis": 12.484999999999999,
                                        "skewness": 3.6697600000000001,
                                        "entropy": 0.18326799999999999
                                    }
                                },
                                "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": 1280,
                                    "height": 198,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:45+00:00",
                                    "date:modify": "2024-09-02T10:09:45+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": "1280, 198",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "3e57c94e91e9f25f0c7dc7502dc8b0c61653fe864f8c304e04c81a95061a1068"
                                },
                                "tainted": false,
                                "filesize": "45046B",
                                "numberPixels": "253440",
                                "pixelsPerSecond": "15.245MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.016"
                            }
                        },
                        "load_end": 1083,
                        "ttfb_start": 949,
                        "ttfb_end": 1006,
                        "download_start": 1006,
                        "download_end": 1083,
                        "download_ms": 77,
                        "all_start": 949,
                        "all_end": 1083,
                        "all_ms": 134,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "240738.14",
                        "request_id": "240738.14",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                        "raw_id": "240738.14",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 270,
                        "ttfb_ms": 268,
                        "load_start": 950,
                        "load_start_float": 950.000181,
                        "bytesIn": 2063,
                        "objectSize": 2063,
                        "objectSizeUncompressed": 4123,
                        "chunks": [
                            {
                                "ts": 1219,
                                "bytes": 2063,
                                "inflated": 4123
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063188",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"webpack-6a5321dae65e86a3.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"4019be9de2a8b0e0970898e8440f8a5a\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::6bmlj-1725271785491-b36197ed33a3",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1813,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2233,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472812,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 909,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 181,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1220,
                        "ttfb_start": 950,
                        "ttfb_end": 1218,
                        "download_start": 1218,
                        "download_end": 1220,
                        "download_ms": 2,
                        "all_start": 950,
                        "all_end": 1220,
                        "all_ms": 270,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 44,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 44,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 45,
                        "js_timing": [
                            [
                                1488.3510000000001,
                                1532.259
                            ],
                            [
                                1488.373,
                                1488.6210000000001
                            ],
                            [
                                1669.991,
                                1670.1880000000001
                            ],
                            [
                                1703.201,
                                1703.26
                            ],
                            [
                                1834.1010000000001,
                                1834.164
                            ],
                            [
                                1859.172,
                                1859.248
                            ],
                            [
                                1870.038,
                                1870.5999999999999
                            ],
                            [
                                1967.1300000000001,
                                1967.1969999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.15",
                        "request_id": "240738.15",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                        "raw_id": "240738.15",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 279,
                        "ttfb_ms": 127,
                        "load_start": 957,
                        "load_start_float": 957.00018699999998,
                        "bytesIn": 55409,
                        "objectSize": 55409,
                        "objectSizeUncompressed": 172191,
                        "chunks": [
                            {
                                "ts": 1095,
                                "bytes": 6485,
                                "inflated": 16382
                            },
                            {
                                "ts": 1105,
                                "bytes": 5590,
                                "inflated": 16366
                            },
                            {
                                "ts": 1114,
                                "bytes": 5370,
                                "inflated": 16402
                            },
                            {
                                "ts": 1126,
                                "bytes": 4643,
                                "inflated": 16385
                            },
                            {
                                "ts": 1181,
                                "bytes": 5037,
                                "inflated": 16384
                            },
                            {
                                "ts": 1190,
                                "bytes": 5038,
                                "inflated": 16385
                            },
                            {
                                "ts": 1199,
                                "bytes": 5085,
                                "inflated": 16383
                            },
                            {
                                "ts": 1208,
                                "bytes": 5591,
                                "inflated": 16384
                            },
                            {
                                "ts": 1235,
                                "bytes": 12570,
                                "inflated": 41120
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"fd9d1056-873d1b54a17784ad.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"62a444229846cfa8fe0f725be44123d6\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271785492-ce76363c8847",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 55704,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 911,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 187,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1236,
                        "ttfb_start": 957,
                        "ttfb_end": 1084,
                        "download_start": 1084,
                        "download_end": 1236,
                        "download_ms": 152,
                        "all_start": 957,
                        "all_end": 1236,
                        "all_ms": 279,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 5,
                            "FunctionCall": 9
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 9,
                        "cpuTime": 19,
                        "js_timing": [
                            [
                                1550.9839999999999,
                                1556.25
                            ],
                            [
                                1551.1410000000001,
                                1555.7439999999999
                            ],
                            [
                                1595.289,
                                1596.1669999999999
                            ],
                            [
                                1597.4179999999999,
                                1598.7429999999999
                            ],
                            [
                                1600.174,
                                1600.2349999999999
                            ],
                            [
                                1601.673,
                                1601.7280000000001
                            ],
                            [
                                1624.6220000000001,
                                1624.704
                            ],
                            [
                                1657.0730000000001,
                                1657.1220000000001
                            ],
                            [
                                1657.4549999999999,
                                1658.0509999999999
                            ],
                            [
                                1658.1089999999999,
                                1658.1700000000001
                            ],
                            [
                                1663.0319999999999,
                                1663.345
                            ],
                            [
                                1663.3900000000001,
                                1663.4290000000001
                            ],
                            [
                                1663.491,
                                1663.529
                            ],
                            [
                                1663.5509999999999,
                                1664.086
                            ],
                            [
                                1664.1489999999999,
                                1664.239
                            ],
                            [
                                1664.268,
                                1664.29
                            ],
                            [
                                1669.9090000000001,
                                1669.981
                            ],
                            [
                                1678.001,
                                1678.0599999999999
                            ],
                            [
                                1696.9349999999999,
                                1696.973
                            ],
                            [
                                1701.597,
                                1701.6210000000001
                            ],
                            [
                                1703.145,
                                1703.1900000000001
                            ],
                            [
                                1791.723,
                                1791.7929999999999
                            ],
                            [
                                1791.819,
                                1791.836
                            ],
                            [
                                1804.2750000000001,
                                1804.3440000000001
                            ],
                            [
                                1804.3679999999999,
                                1804.3969999999999
                            ],
                            [
                                1834.029,
                                1834.0899999999999
                            ],
                            [
                                1859.098,
                                1859.1600000000001
                            ],
                            [
                                1869.961,
                                1870.027
                            ],
                            [
                                1966.318,
                                1966.4190000000001
                            ],
                            [
                                1967.0650000000001,
                                1967.1189999999999
                            ],
                            [
                                2013.4290000000001,
                                2013.4939999999999
                            ],
                            [
                                2025.971,
                                2025.998
                            ],
                            [
                                2031.4110000000001,
                                2031.4369999999999
                            ],
                            [
                                2049.0770000000002,
                                2049.0999999999999
                            ],
                            [
                                2070.2179999999998,
                                2070.25
                            ],
                            [
                                2084.3800000000001,
                                2084.404
                            ],
                            [
                                2084.5700000000002,
                                2084.6930000000002
                            ],
                            [
                                2084.7139999999999,
                                2084.7310000000002
                            ],
                            [
                                2084.7860000000001,
                                2084.8029999999999
                            ],
                            [
                                2084.8090000000002,
                                2084.819
                            ],
                            [
                                2084.8400000000001,
                                2084.8519999999999
                            ],
                            [
                                2084.982,
                                2084.9969999999998
                            ],
                            [
                                2085.0169999999998,
                                2085.1280000000002
                            ],
                            [
                                2085.134,
                                2085.1460000000002
                            ],
                            [
                                2085.1660000000002,
                                2085.1779999999999
                            ],
                            [
                                2085.4810000000002,
                                2085.5070000000001
                            ],
                            [
                                2085.54,
                                2085.5520000000001
                            ],
                            [
                                2085.5859999999998,
                                2085.5970000000002
                            ],
                            [
                                2085.6239999999998,
                                2085.636
                            ],
                            [
                                2085.6410000000001,
                                2085.6509999999998
                            ],
                            [
                                2085.6779999999999,
                                2085.6900000000001
                            ],
                            [
                                2085.694,
                                2085.7049999999999
                            ],
                            [
                                2091.3270000000002,
                                2091.375
                            ],
                            [
                                2100.306,
                                2100.3310000000001
                            ],
                            [
                                2106.8870000000002,
                                2106.9099999999999
                            ],
                            [
                                2112.7150000000001,
                                2112.739
                            ],
                            [
                                2121.0920000000001,
                                2121.1170000000002
                            ],
                            [
                                2128.6320000000001,
                                2128.6529999999998
                            ],
                            [
                                2137.018,
                                2137.0410000000002
                            ],
                            [
                                2145.5070000000001,
                                2145.5279999999998
                            ],
                            [
                                2209.6460000000002,
                                2209.7249999999999
                            ],
                            [
                                2220.3229999999999,
                                2220.3499999999999
                            ],
                            [
                                2298.8150000000001,
                                2298.8440000000001
                            ],
                            [
                                2658.6770000000001,
                                2658.9749999999999
                            ],
                            [
                                2658.989,
                                2659.4639999999999
                            ],
                            [
                                3041.8789999999999,
                                3041.9920000000002
                            ],
                            [
                                3042.0050000000001,
                                3042.1709999999998
                            ],
                            [
                                3268.3299999999999,
                                3268.4140000000002
                            ],
                            [
                                3268.424,
                                3268.585
                            ],
                            [
                                3480.395,
                                3480.4989999999998
                            ],
                            [
                                3480.5100000000002,
                                3480.6729999999998
                            ],
                            [
                                3562.547,
                                3562.6329999999998
                            ],
                            [
                                3832.712,
                                3832.8359999999998
                            ],
                            [
                                3832.8470000000002,
                                3833.0349999999999
                            ],
                            [
                                3891.21,
                                3891.2860000000001
                            ],
                            [
                                3891.2939999999999,
                                3891.4430000000002
                            ],
                            [
                                3958.9960000000001,
                                3959.1320000000001
                            ],
                            [
                                3959.145,
                                3959.2640000000001
                            ],
                            [
                                4032.3780000000002,
                                4032.5050000000001
                            ],
                            [
                                4032.5160000000001,
                                4032.6700000000001
                            ],
                            [
                                4128.5259999999998,
                                4128.616
                            ],
                            [
                                4128.625,
                                4128.7860000000001
                            ],
                            [
                                4230.0349999999999,
                                4230.125
                            ],
                            [
                                4230.1350000000002,
                                4230.2830000000004
                            ],
                            [
                                4233.6409999999996,
                                4233.701
                            ],
                            [
                                4242.2879999999996,
                                4242.3029999999999
                            ],
                            [
                                5004.5,
                                5004.6760000000004
                            ],
                            [
                                6443.4899999999998,
                                6443.5780000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.16",
                        "request_id": "240738.16",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                        "raw_id": "240738.16",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 394,
                        "ttfb_ms": 275,
                        "load_start": 964,
                        "load_start_float": 964.00019299999997,
                        "bytesIn": 30529,
                        "objectSize": 30529,
                        "objectSizeUncompressed": 112578,
                        "chunks": [
                            {
                                "ts": 1253,
                                "bytes": 9500,
                                "inflated": 32747
                            },
                            {
                                "ts": 1257,
                                "bytes": 3625,
                                "inflated": 16396
                            },
                            {
                                "ts": 1261,
                                "bytes": 3809,
                                "inflated": 16392
                            },
                            {
                                "ts": 1268,
                                "bytes": 4016,
                                "inflated": 16383
                            },
                            {
                                "ts": 1278,
                                "bytes": 4763,
                                "inflated": 16384
                            },
                            {
                                "ts": 1357,
                                "bytes": 4816,
                                "inflated": 14276
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"8069-8d0528875d448296.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"a7fcac775ff5a038e828a1103ceb3d94\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::k7sxx-1725271785493-7bbbad000d1e",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 30788,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 914,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 193,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1358,
                        "ttfb_start": 964,
                        "ttfb_end": 1239,
                        "download_start": 1239,
                        "download_end": 1358,
                        "download_ms": 119,
                        "all_start": 964,
                        "all_end": 1358,
                        "all_ms": 394,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 3,
                            "FunctionCall": 229
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 229,
                        "cpuTime": 236,
                        "js_timing": [
                            [
                                1556.896,
                                1560.653
                            ],
                            [
                                1556.923,
                                1560.0999999999999
                            ],
                            [
                                1614.7170000000001,
                                1622.7719999999999
                            ],
                            [
                                1650.116,
                                1657.0599999999999
                            ],
                            [
                                1670.617,
                                1677.9849999999999
                            ],
                            [
                                1691.76,
                                1696.922
                            ],
                            [
                                1697.9269999999999,
                                1701.585
                            ],
                            [
                                2008.0150000000001,
                                2013.414
                            ],
                            [
                                2014.8119999999999,
                                2025.9559999999999
                            ],
                            [
                                2026.2660000000001,
                                2031.393
                            ],
                            [
                                2034.0160000000001,
                                2049.0619999999999
                            ],
                            [
                                2049.7339999999999,
                                2070.1979999999999
                            ],
                            [
                                2079.2350000000001,
                                2084.3670000000002
                            ],
                            [
                                2085.7420000000002,
                                2091.3009999999999
                            ],
                            [
                                2091.482,
                                2100.2890000000002
                            ],
                            [
                                2101.009,
                                2106.8739999999998
                            ],
                            [
                                2107.0279999999998,
                                2112.6999999999998
                            ],
                            [
                                2115.375,
                                2121.0770000000002
                            ],
                            [
                                2121.6039999999998,
                                2128.6179999999999
                            ],
                            [
                                2129.2150000000001,
                                2137.0039999999999
                            ],
                            [
                                2140.3139999999999,
                                2145.4929999999999
                            ],
                            [
                                2210.8850000000002,
                                2220.3040000000001
                            ],
                            [
                                2225.1860000000001,
                                2298.748
                            ],
                            [
                                2308.739,
                                2308.875
                            ],
                            [
                                4233.8800000000001,
                                4233.9480000000003
                            ],
                            [
                                4241.7579999999998,
                                4242.2790000000005
                            ]
                        ],
                        "blockingTime": 73.561999999999898
                    },
                    {
                        "type": 3,
                        "id": "240738.17",
                        "request_id": "240738.17",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                        "raw_id": "240738.17",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 390,
                        "ttfb_ms": 312,
                        "load_start": 965,
                        "load_start_float": 965.00019899999995,
                        "bytesIn": 466,
                        "objectSize": 466,
                        "objectSizeUncompressed": 466,
                        "chunks": [
                            {
                                "ts": 1355,
                                "bytes": 466
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"main-app-110a24efb98f8f2a.js\"",
                                "content-length: 466",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"864d2d1de2051748face28d650c5e21b\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::c97zl-1725271785494-3bcc2ca12595",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 916,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 199,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1355,
                        "ttfb_start": 965,
                        "ttfb_end": 1277,
                        "download_start": 1277,
                        "download_end": 1355,
                        "download_ms": 78,
                        "all_start": 965,
                        "all_end": 1355,
                        "all_ms": 390,
                        "index": 10,
                        "number": 11,
                        "cpuTimes": {
                            "EvaluateScript": 22,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 22,
                        "cpu.v8.compile": 0,
                        "cpuTime": 22,
                        "js_timing": [
                            [
                                1574.846,
                                1597.2380000000001
                            ],
                            [
                                1574.8620000000001,
                                1574.961
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.18",
                        "request_id": "240738.18",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                        "raw_id": "240738.18",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 387,
                        "ttfb_ms": 311,
                        "load_start": 965,
                        "load_start_float": 965.00020500000005,
                        "bytesIn": 5271,
                        "objectSize": 5271,
                        "objectSizeUncompressed": 13098,
                        "chunks": [
                            {
                                "ts": 1351,
                                "bytes": 5271,
                                "inflated": 13098
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"1749-91b9491cb62db8d7.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"09a6ce752682873278cc6c7f39e8feb3\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::jzvkd-1725271785496-ee408acfac38",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5438,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 918,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 205,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1352,
                        "ttfb_start": 965,
                        "ttfb_end": 1276,
                        "download_start": 1276,
                        "download_end": 1352,
                        "download_ms": 76,
                        "all_start": 965,
                        "all_end": 1352,
                        "all_ms": 387,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1573.663,
                                1574.258
                            ],
                            [
                                1573.6859999999999,
                                1574.1199999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.19",
                        "request_id": "240738.19",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                        "raw_id": "240738.19",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 397,
                        "ttfb_ms": 393,
                        "load_start": 966,
                        "load_start_float": 966.00021100000004,
                        "bytesIn": 4390,
                        "objectSize": 4390,
                        "objectSizeUncompressed": 10442,
                        "chunks": [
                            {
                                "ts": 1362,
                                "bytes": 4390,
                                "inflated": 10442
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"4965-d03be17bc6a2be2a.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"43faa2bd277d194f6cd2e8e05138bab2\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271785497-f217f5640309",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4556,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 920,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 211,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1363,
                        "ttfb_start": 966,
                        "ttfb_end": 1359,
                        "download_start": 1359,
                        "download_end": 1363,
                        "download_ms": 4,
                        "all_start": 966,
                        "all_end": 1363,
                        "all_ms": 397,
                        "index": 12,
                        "number": 13,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1599.165,
                                1600.143
                            ],
                            [
                                1599.194,
                                1599.5350000000001
                            ],
                            [
                                2309.672,
                                2309.7890000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.20",
                        "request_id": "240738.20",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                        "raw_id": "240738.20",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 402,
                        "ttfb_ms": 398,
                        "load_start": 967,
                        "load_start_float": 967.00021700000002,
                        "bytesIn": 2492,
                        "objectSize": 2492,
                        "objectSizeUncompressed": 6157,
                        "chunks": [
                            {
                                "ts": 1369,
                                "bytes": 2492,
                                "inflated": 6157
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"5935-111c21cbca4c3d04.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"2f78283b2ea023b17e25add107f4eb80\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::6bmlj-1725271785498-5de9340c1a6f",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2658,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 922,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 217,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1369,
                        "ttfb_start": 967,
                        "ttfb_end": 1365,
                        "download_start": 1365,
                        "download_end": 1369,
                        "download_ms": 4,
                        "all_start": 967,
                        "all_end": 1369,
                        "all_ms": 402,
                        "index": 13,
                        "number": 14,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1600.5419999999999,
                                1601.635
                            ],
                            [
                                1600.5619999999999,
                                1600.8530000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.21",
                        "request_id": "240738.21",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                        "raw_id": "240738.21",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 557,
                        "ttfb_ms": 404,
                        "load_start": 968,
                        "load_start_float": 968.00022300000001,
                        "bytesIn": 6672,
                        "objectSize": 6672,
                        "objectSizeUncompressed": 23859,
                        "chunks": [
                            {
                                "ts": 1524,
                                "bytes": 6672,
                                "inflated": 23859
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"layout-3b12a19a0960c617.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"d24c143ed34540c774e104d6f2df04d8\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8zs65-1725271785499-01d109ff7369",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1822,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 6843,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 924,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 223,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1525,
                        "ttfb_start": 968,
                        "ttfb_end": 1372,
                        "download_start": 1372,
                        "download_end": 1525,
                        "download_ms": 153,
                        "all_start": 968,
                        "all_end": 1525,
                        "all_ms": 557,
                        "index": 14,
                        "number": 15,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 1,
                        "cpuTime": 6,
                        "js_timing": [
                            [
                                1664.3679999999999,
                                1669.867
                            ],
                            [
                                1664.3869999999999,
                                1665.1510000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.23",
                        "request_id": "240738.23",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                        "raw_id": "240738.23",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 833,
                        "ttfb_ms": 558,
                        "load_start": 969,
                        "load_start_float": 969.00024199999996,
                        "bytesIn": 35473,
                        "objectSize": 35473,
                        "objectSizeUncompressed": 111939,
                        "chunks": [
                            {
                                "ts": 1540,
                                "bytes": 32768,
                                "inflated": 38588
                            },
                            {
                                "ts": 1802,
                                "bytes": 2705,
                                "inflated": 7815
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 1978699",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"8951-3da6b54b89d8ee24.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"92c49cd2fc83bfdf025b9591b5222971\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::6bmlj-1725271785500-e449343bcf0f",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 35701,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29557301,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 928,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 242,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1802,
                        "ttfb_start": 969,
                        "ttfb_end": 1527,
                        "download_start": 1527,
                        "download_end": 1802,
                        "download_ms": 275,
                        "all_start": 969,
                        "all_end": 1802,
                        "all_ms": 833,
                        "index": 15,
                        "number": 16,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 3
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 3,
                        "cpuTime": 8,
                        "js_timing": [
                            [
                                1854.894,
                                1859.057
                            ],
                            [
                                1854.924,
                                1858.4069999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.24",
                        "request_id": "240738.24",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                        "raw_id": "240738.24",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 655,
                        "ttfb_ms": 651,
                        "load_start": 969,
                        "load_start_float": 969.00024800000006,
                        "bytesIn": 8846,
                        "objectSize": 8846,
                        "objectSizeUncompressed": 19033,
                        "chunks": [
                            {
                                "ts": 1623,
                                "bytes": 8846,
                                "inflated": 19033
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063187",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"3019-081d3f18c698e13d.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"b61b51f0f8deac6e1252c568db8e8abe\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8zs65-1725271785603-2d8fa151318d",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 9021,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29472813,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 930,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 248,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1624,
                        "ttfb_start": 969,
                        "ttfb_end": 1620,
                        "download_start": 1620,
                        "download_end": 1624,
                        "download_ms": 4,
                        "all_start": 969,
                        "all_end": 1624,
                        "all_ms": 655,
                        "index": 16,
                        "number": 17,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                1701.7280000000001,
                                1703.088
                            ],
                            [
                                1701.7470000000001,
                                1702.509
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.25",
                        "request_id": "240738.25",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "raw_id": "240738.25",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 808,
                        "ttfb_ms": 582,
                        "load_start": 970,
                        "load_start_float": 970.00025400000004,
                        "bytesIn": 28802,
                        "objectSize": 28802,
                        "objectSizeUncompressed": 93825,
                        "chunks": [
                            {
                                "ts": 1766,
                                "bytes": 28802,
                                "inflated": 28289
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/893-bba2477777773f30.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2049777",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"893-bba2477777773f30.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"6986ef35c7558b23e10bdac0a7a11d06\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/893-bba2477777773f30.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::6bmlj-1725271785603-aba510a30fab",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1801,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 29019,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29486223,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 934,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 254,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1778,
                        "ttfb_start": 970,
                        "ttfb_end": 1552,
                        "download_start": 1552,
                        "download_end": 1778,
                        "download_ms": 226,
                        "all_start": 970,
                        "all_end": 1778,
                        "all_ms": 808,
                        "index": 17,
                        "number": 18,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 3,
                            "FunctionCall": 6
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 6,
                        "cpuTime": 12,
                        "js_timing": [
                            [
                                1865.9380000000001,
                                1869.9200000000001
                            ],
                            [
                                1865.9670000000001,
                                1868.624
                            ],
                            [
                                2302.857,
                                2304.645
                            ],
                            [
                                2342.2530000000002,
                                2342.4899999999998
                            ],
                            [
                                3833.1019999999999,
                                3833.2339999999999
                            ],
                            [
                                3891.1300000000001,
                                3891.1759999999999
                            ],
                            [
                                3958.915,
                                3958.9589999999998
                            ],
                            [
                                4032.7440000000001,
                                4032.7930000000001
                            ],
                            [
                                4128.8630000000003,
                                4128.8869999999997
                            ],
                            [
                                4230.3469999999998,
                                4233.6289999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.26",
                        "request_id": "240738.26",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                        "raw_id": "240738.26",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 812,
                        "ttfb_ms": 760,
                        "load_start": 971,
                        "load_start_float": 971.00026000000003,
                        "bytesIn": 4026,
                        "objectSize": 4026,
                        "objectSizeUncompressed": 12067,
                        "chunks": [
                            {
                                "ts": 1782,
                                "bytes": 4026,
                                "inflated": 12067
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2062987",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"1568-822dbc317979bfcb.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"1520608c8bea1889fb9a97c4740f1747\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::k7sxx-1725271785603-e9b8a77f5555",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4225,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29473013,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 937,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 260,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1783,
                        "ttfb_start": 971,
                        "ttfb_end": 1731,
                        "download_start": 1731,
                        "download_end": 1783,
                        "download_ms": 52,
                        "all_start": 971,
                        "all_end": 1783,
                        "all_ms": 812,
                        "index": 18,
                        "number": 19,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1833.3820000000001,
                                1833.999
                            ],
                            [
                                1833.404,
                                1833.848
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.27",
                        "request_id": "240738.27",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                        "raw_id": "240738.27",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 855,
                        "ttfb_ms": 821,
                        "load_start": 971,
                        "load_start_float": 971.00026600000001,
                        "bytesIn": 4313,
                        "objectSize": 4313,
                        "objectSizeUncompressed": 13216,
                        "chunks": [
                            {
                                "ts": 1825,
                                "bytes": 4313,
                                "inflated": 13216
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=31536000,immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2062987",
                                "cache-control: public,max-age=31536000,immutable",
                                "content-disposition: inline; filename=\"page-2f9ef31556f370bc.js\"",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: W\/\"ad309ad01f63df601c3bdb70a77a1c8f\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271785603-71b0101bb6f1",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4482,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29473013,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 939,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 266,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1826,
                        "ttfb_start": 971,
                        "ttfb_end": 1792,
                        "download_start": 1792,
                        "download_end": 1826,
                        "download_ms": 34,
                        "all_start": 971,
                        "all_end": 1826,
                        "all_ms": 855,
                        "index": 19,
                        "number": 20,
                        "cpuTimes": {
                            "EvaluateScript": 90,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 90,
                        "cpu.v8.compile": 1,
                        "cpuTime": 91,
                        "js_timing": [
                            [
                                1876.944,
                                1967.009
                            ],
                            [
                                1876.972,
                                1878.2919999999999
                            ]
                        ],
                        "blockingTime": 90.065000000000055
                    },
                    {
                        "type": 3,
                        "id": "240738.9",
                        "request_id": "240738.9",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "raw_id": "240738.9",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 313,
                        "ttfb_ms": 310,
                        "load_start": 1147,
                        "load_start_float": 1147.000164,
                        "bytesIn": 584,
                        "objectSize": 584,
                        "objectSizeUncompressed": 1079,
                        "chunks": [
                            {
                                "ts": 1459,
                                "bytes": 584
                            },
                            {
                                "ts": 1460,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": 869,
                        "dns_end": 913,
                        "connect_start": 958,
                        "connect_end": 988,
                        "ssl_start": 988,
                        "ssl_end": 1145,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"chat.svg\"",
                                "content-encoding: gzip",
                                "content-length: 563",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"f2d69c43c09b1f715e91a076b6001656\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035921514623",
                                "x-goog-hash: crc32c=ZeUqAQ==",
                                "x-goog-hash: md5=8tacQ8CbH3FekaB2tgAWVg==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673338579750132",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 563",
                                "x-guploader-uploadid: AD-8ljuJ1IPki6kKUJyDDJ0Ry4SwJhJm5TjhQFPIS_BgmclnlGyLpw2AQrr2krMqTTUAO6tSf58",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2161,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 44,
                        "connect_ms": 30,
                        "ssl_ms": 157,
                        "gzip_total": 563,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 903,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de 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": 164,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEZjCCA06gAwIBAgIQWGC5BYtD7JsJ5pDMv5YzzjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDczMTI0WhcNMjQxMDI4MDczMTIzWjAhMR8w\nHQYDVQQDExZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEmkZNEny36afjygvxkUQY\/IkYsPY3qwDcEH5bzVRVbxKisywZ1b++\nlitjI7msvw7MRULyjKZjCsY55lFylhBqEqOCAkkwggJFMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT9\n1efedmzdLD3I4mwoBjKgjddSXTAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDAh\nBgNVHREEGjAYghZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83\nNXI0WnlBM3ZBMC5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgA\/F0tP1yJH\nWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZEhqithAAAEAwBHMEUCIAM9+BKR\n6+onldJ625RuIQgsLZMz59ebPVybm8cet0vmAiEAlZx2tx\/5KbPfvu+0UyueC\/5j\n\/HJ\/dDs2aFBOqZomilMAdgDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1\nmwAAAZEhqitOAAAEAwBHMEUCIQDDGL6NY6XVrldwSNSEaZ07J74C2+8HmMQnA5ED\nYkO\/MAIgaFWItLR\/amj4kBoS2SxPJD3lTAUYHhSZU9iBEZ1d2jQwDQYJKoZIhvcN\nAQELBQADggEBAB9OoDtb86YshAWk1H675p7MpVO5oIv1VKv81aFhzMnZZQrpV7Ro\nG\/9Afa8Wm0U1nfVkV3g0+wx\/4PyMfhJb9TZ7O3IajsjW1dH0XX8BiJJVQRAqoT98\nHdE3BFcnt53Rw1m7O30TtSX\/4l3BVi\/DnCjePGYpvI+YoFkouQ\/UweJ4ugGvFwnK\nGQX5q2xVluQv1tBlzmYLR7DoiCDzP7zg7smMgUI5UiqRv\/3FvquyjEI6BTjefByi\nhW8CpCDANj4+KGtWhfIYSdc4rLy\/bq9HeBiEkDRkMnlasoHbootOhEW7Bbklupe0\n2+Ej23fGpH6MTc488PXzMtJAzgOUUkIKIJk=\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": "non_blocking",
                        "load_end": 1460,
                        "ttfb_start": 1147,
                        "ttfb_end": 1457,
                        "download_start": 1457,
                        "download_end": 1460,
                        "download_ms": 3,
                        "all_start": 869,
                        "all_end": 1460,
                        "all_ms": 544,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "240738.6",
                        "request_id": "240738.6",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "raw_id": "240738.6",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 422,
                        "ttfb_ms": 418,
                        "load_start": 1148,
                        "load_start_float": 1148.000149,
                        "bytesIn": 688,
                        "objectSize": 688,
                        "objectSizeUncompressed": 1253,
                        "chunks": [
                            {
                                "ts": 1569,
                                "bytes": 688
                            },
                            {
                                "ts": 1569,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"zeiterfassung.svg\"",
                                "content-encoding: gzip",
                                "content-length: 635",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"a7ff0845da44311f5eb89480cb88e240\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:04 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035924159821",
                                "x-goog-hash: crc32c=QGAQJg==",
                                "x-goog-hash: md5=p\/8IRdpEMR9euJSAy4jiQA==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673338355610682",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 635",
                                "x-guploader-uploadid: AD-8ljtriwR0QC5vGpV14lfrh2Cwdofv17yXmBtLWKgJQkjx-bxpEGBP3_RsPXN00pmvMdN4d-I",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2215,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 635,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 871,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1570,
                        "ttfb_start": 1148,
                        "ttfb_end": 1566,
                        "download_start": 1566,
                        "download_end": 1570,
                        "download_ms": 4,
                        "all_start": 1148,
                        "all_end": 1570,
                        "all_ms": 422,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "240738.7",
                        "request_id": "240738.7",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "raw_id": "240738.7",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 302,
                        "ttfb_ms": 264,
                        "load_start": 1148,
                        "load_start_float": 1148.0001540000001,
                        "bytesIn": 607,
                        "objectSize": 607,
                        "objectSizeUncompressed": 1375,
                        "chunks": [
                            {
                                "ts": 1415,
                                "bytes": 607
                            },
                            {
                                "ts": 1415,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"plantafel.svg\"",
                                "content-encoding: gzip",
                                "content-length: 395",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"7286af1a8f1f8d720139290979128594\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035922443895",
                                "x-goog-hash: crc32c=X\/0H3Q==",
                                "x-goog-hash: md5=coavGo8fjXIBOSkJeRKFlA==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673338411500121",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 395",
                                "x-guploader-uploadid: AD-8ljterF6OOsyg0AE2v7HPscGQ9fHgapvw5TpCcsGdf7UtdKIL-hwhGLHByx745qlSqn0lQa4",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2191,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 395,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 890,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 154,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1450,
                        "ttfb_start": 1148,
                        "ttfb_end": 1412,
                        "download_start": 1412,
                        "download_end": 1450,
                        "download_ms": 38,
                        "all_start": 1148,
                        "all_end": 1450,
                        "all_ms": 302,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "240738.8",
                        "request_id": "240738.8",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "raw_id": "240738.8",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 427,
                        "ttfb_ms": 424,
                        "load_start": 1148,
                        "load_start_float": 1148.0001589999999,
                        "bytesIn": 710,
                        "objectSize": 710,
                        "objectSizeUncompressed": 1342,
                        "chunks": [
                            {
                                "ts": 1574,
                                "bytes": 710
                            },
                            {
                                "ts": 1574,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"Aufgabenliste-v2.svg\"",
                                "content-encoding: gzip",
                                "content-length: 499",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"c694742f8b6d9536c192533e6a22bbbe\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:00 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035920211512",
                                "x-goog-hash: crc32c=reeEzQ==",
                                "x-goog-hash: md5=xpR0L4ttlTbBklM+aiK7vg==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673351771853128",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 499",
                                "x-guploader-uploadid: AD-8ljs3bQtLYvql2k5u_AZSp40XFcnkTTYtn0ZTMN5vzfxhVjIiWYBrU769XBMSCcNwxkjoORb1fuMhQw",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 499,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 901,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 159,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1575,
                        "ttfb_start": 1148,
                        "ttfb_end": 1572,
                        "download_start": 1572,
                        "download_end": 1575,
                        "download_ms": 3,
                        "all_start": 1148,
                        "all_end": 1575,
                        "all_ms": 427,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "240738.5",
                        "request_id": "240738.5",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "raw_id": "240738.5",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 322,
                        "ttfb_ms": 319,
                        "load_start": 1149,
                        "load_start_float": 1149.0001360000001,
                        "bytesIn": 995,
                        "objectSize": 995,
                        "objectSizeUncompressed": 1988,
                        "chunks": [
                            {
                                "ts": 1470,
                                "bytes": 995
                            },
                            {
                                "ts": 1471,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"Digital-Baumappe.svg\"",
                                "content-encoding: gzip",
                                "content-length: 869",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"caf7af7ec5c9477f70a759295bb237a8\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035922277238",
                                "x-goog-hash: crc32c=K\/FzGg==",
                                "x-goog-hash: md5=yvevfsXJR39wp1kpW7I3qA==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673351748680378",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 869",
                                "x-guploader-uploadid: AD-8ljtDruvqdDtkynj__iuw27O9p7c-L8sT9-GAz_SzYLm87PibJqzwXhbIByWylH71uEiQ6zc",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 869,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 867,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 136,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1471,
                        "ttfb_start": 1149,
                        "ttfb_end": 1468,
                        "download_start": 1468,
                        "download_end": 1471,
                        "download_ms": 3,
                        "all_start": 1149,
                        "all_end": 1471,
                        "all_ms": 322,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "240738.10",
                        "request_id": "240738.10",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "raw_id": "240738.10",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 317,
                        "ttfb_ms": 313,
                        "load_start": 1149,
                        "load_start_float": 1149.0001749999999,
                        "bytesIn": 848,
                        "objectSize": 848,
                        "objectSizeUncompressed": 1758,
                        "chunks": [
                            {
                                "ts": 1465,
                                "bytes": 848
                            },
                            {
                                "ts": 1465,
                                "bytes": 0
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.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:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"Sicher-in-der-cloud.svg\"",
                                "content-encoding: gzip",
                                "content-length: 748",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"09438839d926dc687d38489b1df01683\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                "server: UploadServer",
                                "vary: Accept-Encoding",
                                "x-goog-generation: 1709035921136907",
                                "x-goog-hash: crc32c=bqAt4g==",
                                "x-goog-hash: md5=CUOIOdkm3Gh9OEibHfAWgw==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1673351786178562",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 748",
                                "x-guploader-uploadid: AD-8ljsarX9sahRIMK8iHNQoGM7mtbD6yfn8YKJ1QdbBMJCCisX6whZ4rwrrdgagS8hy_taDd1uGtPzCWg",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 748,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 907,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 175,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1466,
                        "ttfb_start": 1149,
                        "ttfb_end": 1462,
                        "download_start": 1462,
                        "download_end": 1466,
                        "download_ms": 4,
                        "all_start": 1149,
                        "all_end": 1466,
                        "all_ms": 317,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "240738.11",
                        "request_id": "240738.11",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "raw_id": "240738.11",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 344,
                        "ttfb_ms": 341,
                        "load_start": 1241,
                        "load_start_float": 1241.00018,
                        "bytesIn": 1404,
                        "objectSize": 1404,
                        "objectSizeUncompressed": 1404,
                        "chunks": [
                            {
                                "ts": 1585,
                                "bytes": 1404
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"handwerk-magazin.png\"",
                                "content-length: 1404",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"28e767ae065f5c79d3fd859d5f1af074\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:03 GMT",
                                "server: UploadServer",
                                "x-goog-generation: 1709035923830147",
                                "x-goog-hash: crc32c=FLxHGQ==",
                                "x-goog-hash: md5=KOdnrgZfXHnT\/YWdXxrwdA==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1663953000939738",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 1404",
                                "x-guploader-uploadid: AD-8ljuWNq0AlDo5vUdOwvm2_0_rpF2XrNJQGI0HnpIBqLlBVU6aR5u-q_8357__Ft-AOcE--a-4VfNWfQ",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1404,
                        "image_save": 0,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 909,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 180,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1404 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 168,
                                    "ImageHeight": 47,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 54 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 17 bytes, use -b option to extract)",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "168x47",
                                    "Megapixels": 0.0080000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 168,
                                    "height": 47,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 5.9259300000000001,
                                    "y": 1.65785
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 7896,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 98.432400000000001,
                                        "standardDeviation": 62.159799999999997,
                                        "kurtosis": 0.64186900000000002,
                                        "skewness": 0.92816399999999999,
                                        "entropy": 0.47214099999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 175.536,
                                        "standardDeviation": 111.696,
                                        "kurtosis": -1.2220599999999999,
                                        "skewness": 0.82454700000000003,
                                        "entropy": 0.46735599999999999
                                    },
                                    "red": {
                                        "min": 73,
                                        "max": 255,
                                        "mean": 91.504099999999994,
                                        "standardDeviation": 48.181199999999997,
                                        "kurtosis": 6.5324900000000001,
                                        "skewness": 2.8624900000000002,
                                        "entropy": 0.47072900000000001
                                    },
                                    "green": {
                                        "min": 73,
                                        "max": 255,
                                        "mean": 108.97199999999999,
                                        "standardDeviation": 44.5105,
                                        "kurtosis": 5.3134699999999997,
                                        "skewness": 2.4353199999999999,
                                        "entropy": 0.473416
                                    },
                                    "blue": {
                                        "min": 73,
                                        "max": 255,
                                        "mean": 113.79000000000001,
                                        "standardDeviation": 44.252000000000002,
                                        "kurtosis": 4.5011999999999999,
                                        "skewness": 2.1512199999999999,
                                        "entropy": 0.47706500000000002
                                    }
                                },
                                "alpha": "#4C697100",
                                "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": 168,
                                    "height": 47,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:46+00:00",
                                    "date:modify": "2024-09-02T10:09:46+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "168, 47",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:PLTE.number_colors": "18",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "67088895b1d55c8e459a899e1a183c2853d7ba5a0d950e3c1d99388fe7803de9"
                                },
                                "tainted": false,
                                "filesize": "1404B",
                                "numberPixels": "7896",
                                "pixelsPerSecond": "4.05255MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1585,
                        "ttfb_start": 1241,
                        "ttfb_end": 1582,
                        "download_start": 1582,
                        "download_end": 1585,
                        "download_ms": 3,
                        "all_start": 1241,
                        "all_end": 1585,
                        "all_ms": 344,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "240738.28",
                        "request_id": "240738.28",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "raw_id": "240738.28",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 338,
                        "ttfb_ms": 335,
                        "load_start": 1242,
                        "load_start_float": 1242.000272,
                        "bytesIn": 8845,
                        "objectSize": 8845,
                        "objectSizeUncompressed": 8845,
                        "chunks": [
                            {
                                "ts": 1580,
                                "bytes": 8845
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"deutsches-institut.png\"",
                                "content-length: 8845",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"1302d2bf5340054bc49562167c7c3e73\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:03 GMT",
                                "server: UploadServer",
                                "x-goog-generation: 1709035923385154",
                                "x-goog-hash: crc32c=6BrwyQ==",
                                "x-goog-hash: md5=EwLSv1NABUvElWIWfHw+cw==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1663953032430793",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 8845",
                                "x-guploader-uploadid: AD-8ljsQB7JZgK2MmINFQwmyYnky8BWi2luxdc8n6P-rUiA6RAApPUcYvajOjhWz9quOGRLt5l4",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2245,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 8845,
                        "image_save": 0,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 940,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 272,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "8.6 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 717,
                                    "ImageHeight": 144,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 84 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 25 bytes, use -b option to extract)",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "717x144",
                                    "Megapixels": 0.10299999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 717,
                                    "height": 144,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 25.291,
                                    "y": 5.0793699999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 103248,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 82.7821,
                                        "standardDeviation": 68.521100000000004,
                                        "kurtosis": 0.034460499999999998,
                                        "skewness": 0.71038299999999999,
                                        "entropy": 0.42706899999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 181.16900000000001,
                                        "standardDeviation": 109.46899999999999,
                                        "kurtosis": -1.0400700000000001,
                                        "skewness": 0.924709,
                                        "entropy": 0.41203099999999998
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 71.715000000000003,
                                        "standardDeviation": 52.196100000000001,
                                        "kurtosis": 2.3600500000000002,
                                        "skewness": 1.1139699999999999,
                                        "entropy": 0.43208200000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.236599999999996,
                                        "standardDeviation": 55.472900000000003,
                                        "kurtosis": 0.56711100000000003,
                                        "skewness": 0.026797899999999999,
                                        "entropy": 0.43208200000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.346000000000004,
                                        "standardDeviation": 56.946300000000001,
                                        "kurtosis": 0.25440499999999999,
                                        "skewness": -0.21545300000000001,
                                        "entropy": 0.43208200000000002
                                    }
                                },
                                "alpha": "#4C697100",
                                "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": 717,
                                    "height": 144,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:46+00:00",
                                    "date:modify": "2024-09-02T10:09:46+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "717, 144",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:PLTE.number_colors": "28",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "4ee21a49e7791dc6476b7f474b8673b90ae51ba2b71fa89daa70bfe60c7743ff"
                                },
                                "tainted": false,
                                "filesize": "8845B",
                                "numberPixels": "103248",
                                "pixelsPerSecond": "3.4894MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.029"
                            }
                        },
                        "load_end": 1580,
                        "ttfb_start": 1242,
                        "ttfb_end": 1577,
                        "download_start": 1577,
                        "download_end": 1580,
                        "download_ms": 3,
                        "all_start": 1242,
                        "all_end": 1580,
                        "all_ms": 338,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "240738.29",
                        "request_id": "240738.29",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "raw_id": "240738.29",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 498,
                        "ttfb_ms": 343,
                        "load_start": 1243,
                        "load_start_float": 1243.0002730000001,
                        "bytesIn": 11377,
                        "objectSize": 11377,
                        "objectSizeUncompressed": 11377,
                        "chunks": [
                            {
                                "ts": 1741,
                                "bytes": 11377
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"handelsblatt.png\"",
                                "content-length: 11377",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"c3229033b72cf21ebfbc1f64c837aa6d\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                "server: UploadServer",
                                "x-goog-generation: 1709035922300600",
                                "x-goog-hash: crc32c=1vtjKg==",
                                "x-goog-hash: md5=wyKQM7cs8h6\/vB9kyDeqbQ==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1663953032375757",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 11377",
                                "x-guploader-uploadid: AD-8ljtIk6t9kMWQPTsQgivtgzl3TZ9yerfofnl9HKAm68vBi-K3U_1vYluHrAdZ5c0QP6FKVZ_pnPXvVQ",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2209,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 11377,
                        "image_save": 0,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 941,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 273,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "11 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 930,
                                    "ImageHeight": 195,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 69 bytes, use -b option to extract)",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "930x195",
                                    "Megapixels": 0.18099999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 930,
                                    "height": 195,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 32.804200000000002,
                                    "y": 6.8783099999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 181350,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 196.25299999999999,
                                        "standardDeviation": 101.625,
                                        "kurtosis": -0.23761399999999999,
                                        "skewness": -1.27878,
                                        "entropy": 0.36491099999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 196.25299999999999,
                                        "standardDeviation": 101.625,
                                        "kurtosis": -0.23763400000000001,
                                        "skewness": -1.27877,
                                        "entropy": 0.36491099999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 196.25299999999999,
                                        "standardDeviation": 101.625,
                                        "kurtosis": -0.23763400000000001,
                                        "skewness": -1.27877,
                                        "entropy": 0.36491099999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 196.25299999999999,
                                        "standardDeviation": 101.625,
                                        "kurtosis": -0.23763400000000001,
                                        "skewness": -1.27877,
                                        "entropy": 0.36491099999999999
                                    }
                                },
                                "colormapEntries": 23,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 930,
                                    "height": 195,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:46+00:00",
                                    "date:modify": "2024-09-02T10:09:46+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "930, 195",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:PLTE.number_colors": "23",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "6fef4cfc60569912f8414fb4e5005a1e8e18332b4f01badba2b9b8bd3c12ed6a"
                                },
                                "tainted": false,
                                "filesize": "11377B",
                                "numberPixels": "181350",
                                "pixelsPerSecond": "11.7024MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.015"
                            }
                        },
                        "load_end": 1741,
                        "ttfb_start": 1243,
                        "ttfb_end": 1586,
                        "download_start": 1586,
                        "download_end": 1741,
                        "download_ms": 155,
                        "all_start": 1243,
                        "all_end": 1741,
                        "all_ms": 498,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "240738.30",
                        "request_id": "240738.30",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "raw_id": "240738.30",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 502,
                        "ttfb_ms": 499,
                        "load_start": 1251,
                        "load_start_float": 1251.000274,
                        "bytesIn": 7657,
                        "objectSize": 7657,
                        "objectSizeUncompressed": 7657,
                        "chunks": [
                            {
                                "ts": 1753,
                                "bytes": 7657
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"dhz.png\"",
                                "content-length: 7657",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"50c7d9a668f8ba49cf8cc5498606570e\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:00 GMT",
                                "server: UploadServer",
                                "x-goog-generation: 1709035920575623",
                                "x-goog-hash: crc32c=IxlMOA==",
                                "x-goog-hash: md5=UMfZpmj4uknPjMVJhgZXDg==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1663953032409442",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 7657",
                                "x-guploader-uploadid: AD-8ljunHgs9EsCplAwCaE7c5DJwwqHC9VoyRPhLXecDUVlu8KsSaN0iI-B9nkLOHsVlq0AbMF4MVUVobg",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2155,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 7657,
                        "image_save": 0,
                        "cache_time": 3600,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 942,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 274,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "7.5 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 900,
                                    "ImageHeight": 231,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 24 bytes, use -b option to extract)",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "900x231",
                                    "Megapixels": 0.20799999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 900,
                                    "height": 231,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 31.745999999999999,
                                    "y": 8.1481499999999993
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 207900,
                                "imageStatistics": {
                                    "all": {
                                        "min": 67,
                                        "max": 255,
                                        "mean": 191.874,
                                        "standardDeviation": 87.5749,
                                        "kurtosis": -1.48885,
                                        "skewness": -0.69682900000000003,
                                        "entropy": 0.38689699999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 67,
                                        "max": 255,
                                        "mean": 191.874,
                                        "standardDeviation": 87.5749,
                                        "kurtosis": -1.4888600000000001,
                                        "skewness": -0.69682500000000003,
                                        "entropy": 0.38689699999999999
                                    },
                                    "green": {
                                        "min": 67,
                                        "max": 255,
                                        "mean": 191.874,
                                        "standardDeviation": 87.5749,
                                        "kurtosis": -1.4888600000000001,
                                        "skewness": -0.69682500000000003,
                                        "entropy": 0.38689699999999999
                                    },
                                    "blue": {
                                        "min": 67,
                                        "max": 255,
                                        "mean": 191.874,
                                        "standardDeviation": 87.5749,
                                        "kurtosis": -1.4888600000000001,
                                        "skewness": -0.69682500000000003,
                                        "entropy": 0.38689699999999999
                                    }
                                },
                                "colormapEntries": 8,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 900,
                                    "height": 231,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:46+00:00",
                                    "date:modify": "2024-09-02T10:09:46+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "900, 231",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:PLTE.number_colors": "8",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "400d3d3cbc9ffd0084a1bc6bb080bd75fd2da95573ff88fac74a2132e0840833"
                                },
                                "tainted": false,
                                "filesize": "7657B",
                                "numberPixels": "207900",
                                "pixelsPerSecond": "31.4679MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1753,
                        "ttfb_start": 1251,
                        "ttfb_end": 1750,
                        "download_start": 1750,
                        "download_end": 1753,
                        "download_ms": 3,
                        "all_start": 1251,
                        "all_end": 1753,
                        "all_ms": 502,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "240738.117",
                        "request_id": "240738.117",
                        "ip_addr": "142.250.186.155",
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                        "raw_id": "240738.117",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 1020,
                        "ttfb_ms": 507,
                        "load_start": 1253,
                        "load_start_float": 1253.0002890000001,
                        "bytesIn": 891487,
                        "objectSize": 891487,
                        "objectSizeUncompressed": 185890,
                        "chunks": [
                            {
                                "ts": 1763,
                                "bytes": 6751
                            },
                            {
                                "ts": 1815,
                                "bytes": 8192
                            },
                            {
                                "ts": 1815,
                                "bytes": 8192
                            },
                            {
                                "ts": 1816,
                                "bytes": 8192
                            },
                            {
                                "ts": 1816,
                                "bytes": 8192
                            },
                            {
                                "ts": 1817,
                                "bytes": 8192
                            },
                            {
                                "ts": 1853,
                                "bytes": 8192
                            },
                            {
                                "ts": 1854,
                                "bytes": 8192
                            },
                            {
                                "ts": 1855,
                                "bytes": 8192
                            },
                            {
                                "ts": 1855,
                                "bytes": 8192
                            },
                            {
                                "ts": 1883,
                                "bytes": 8192
                            },
                            {
                                "ts": 1897,
                                "bytes": 8192
                            },
                            {
                                "ts": 1918,
                                "bytes": 8192
                            },
                            {
                                "ts": 1961,
                                "bytes": 8192
                            },
                            {
                                "ts": 1977,
                                "bytes": 8192
                            },
                            {
                                "ts": 2006,
                                "bytes": 8192
                            },
                            {
                                "ts": 2058,
                                "bytes": 8192
                            },
                            {
                                "ts": 2087,
                                "bytes": 8192
                            },
                            {
                                "ts": 2163,
                                "bytes": 8192
                            },
                            {
                                "ts": 2183,
                                "bytes": 8192
                            },
                            {
                                "ts": 2195,
                                "bytes": 8192
                            },
                            {
                                "ts": 2249,
                                "bytes": 8192
                            },
                            {
                                "ts": 2262,
                                "bytes": 8192
                            },
                            {
                                "ts": 2290,
                                "bytes": 8192
                            },
                            {
                                "ts": 2428,
                                "bytes": 8192
                            },
                            {
                                "ts": 2466,
                                "bytes": 8192
                            },
                            {
                                "ts": 2498,
                                "bytes": 8192
                            },
                            {
                                "ts": 2532,
                                "bytes": 8192
                            },
                            {
                                "ts": 2554,
                                "bytes": 8192
                            },
                            {
                                "ts": 2593,
                                "bytes": 8192
                            },
                            {
                                "ts": 2709,
                                "bytes": 8192
                            },
                            {
                                "ts": 2765,
                                "bytes": 8192
                            },
                            {
                                "ts": 2806,
                                "bytes": 8192
                            },
                            {
                                "ts": 2840,
                                "bytes": 8192
                            },
                            {
                                "ts": 2884,
                                "bytes": 8192
                            },
                            {
                                "ts": 3015,
                                "bytes": 8192
                            },
                            {
                                "ts": 3113,
                                "bytes": 8192
                            },
                            {
                                "ts": 3148,
                                "bytes": 8192
                            },
                            {
                                "ts": 3187,
                                "bytes": 8192
                            },
                            {
                                "ts": 3230,
                                "bytes": 8192
                            },
                            {
                                "ts": 3389,
                                "bytes": 8192
                            },
                            {
                                "ts": 3449,
                                "bytes": 8192
                            },
                            {
                                "ts": 3502,
                                "bytes": 8192
                            },
                            {
                                "ts": 3538,
                                "bytes": 8192
                            },
                            {
                                "ts": 3557,
                                "bytes": 8192
                            },
                            {
                                "ts": 3606,
                                "bytes": 8192
                            },
                            {
                                "ts": 3720,
                                "bytes": 8192
                            },
                            {
                                "ts": 3763,
                                "bytes": 8192
                            },
                            {
                                "ts": 3812,
                                "bytes": 8192
                            },
                            {
                                "ts": 3834,
                                "bytes": 8192
                            },
                            {
                                "ts": 3851,
                                "bytes": 8192
                            },
                            {
                                "ts": 3867,
                                "bytes": 8192
                            },
                            {
                                "ts": 3879,
                                "bytes": 8192
                            },
                            {
                                "ts": 3892,
                                "bytes": 8192
                            },
                            {
                                "ts": 4002,
                                "bytes": 8192
                            },
                            {
                                "ts": 4015,
                                "bytes": 8192
                            },
                            {
                                "ts": 4131,
                                "bytes": 8192
                            },
                            {
                                "ts": 4147,
                                "bytes": 8192
                            },
                            {
                                "ts": 4161,
                                "bytes": 8192
                            },
                            {
                                "ts": 4201,
                                "bytes": 8192
                            },
                            {
                                "ts": 4222,
                                "bytes": 8192
                            },
                            {
                                "ts": 4228,
                                "bytes": 8192
                            },
                            {
                                "ts": 4240,
                                "bytes": 8192
                            },
                            {
                                "ts": 4257,
                                "bytes": 8192
                            },
                            {
                                "ts": 4269,
                                "bytes": 8192
                            },
                            {
                                "ts": 4281,
                                "bytes": 8192
                            },
                            {
                                "ts": 4299,
                                "bytes": 8192
                            },
                            {
                                "ts": 4328,
                                "bytes": 8192
                            },
                            {
                                "ts": 4337,
                                "bytes": 8192
                            },
                            {
                                "ts": 4350,
                                "bytes": 8192
                            },
                            {
                                "ts": 4366,
                                "bytes": 8192
                            },
                            {
                                "ts": 4378,
                                "bytes": 8192
                            },
                            {
                                "ts": 4395,
                                "bytes": 8192
                            },
                            {
                                "ts": 4407,
                                "bytes": 8192
                            },
                            {
                                "ts": 4432,
                                "bytes": 8192
                            },
                            {
                                "ts": 4445,
                                "bytes": 8192
                            },
                            {
                                "ts": 4461,
                                "bytes": 8192
                            },
                            {
                                "ts": 4475,
                                "bytes": 8192
                            },
                            {
                                "ts": 4488,
                                "bytes": 8192
                            },
                            {
                                "ts": 4504,
                                "bytes": 8192
                            },
                            {
                                "ts": 4517,
                                "bytes": 8192
                            },
                            {
                                "ts": 4533,
                                "bytes": 8192
                            },
                            {
                                "ts": 4546,
                                "bytes": 8192
                            },
                            {
                                "ts": 4562,
                                "bytes": 8192
                            },
                            {
                                "ts": 4574,
                                "bytes": 8192
                            },
                            {
                                "ts": 4591,
                                "bytes": 8192
                            },
                            {
                                "ts": 4619,
                                "bytes": 8192
                            },
                            {
                                "ts": 4639,
                                "bytes": 8192
                            },
                            {
                                "ts": 4656,
                                "bytes": 8192
                            },
                            {
                                "ts": 4661,
                                "bytes": 8192
                            },
                            {
                                "ts": 4676,
                                "bytes": 8192
                            },
                            {
                                "ts": 4687,
                                "bytes": 8192
                            },
                            {
                                "ts": 4704,
                                "bytes": 8192
                            },
                            {
                                "ts": 4716,
                                "bytes": 8192
                            },
                            {
                                "ts": 4732,
                                "bytes": 8192
                            },
                            {
                                "ts": 4745,
                                "bytes": 8192
                            },
                            {
                                "ts": 4761,
                                "bytes": 8192
                            },
                            {
                                "ts": 4773,
                                "bytes": 8192
                            },
                            {
                                "ts": 4790,
                                "bytes": 8192
                            },
                            {
                                "ts": 4802,
                                "bytes": 8192
                            },
                            {
                                "ts": 4818,
                                "bytes": 8192
                            },
                            {
                                "ts": 4831,
                                "bytes": 8192
                            },
                            {
                                "ts": 4843,
                                "bytes": 8192
                            },
                            {
                                "ts": 4860,
                                "bytes": 8192
                            },
                            {
                                "ts": 4872,
                                "bytes": 8192
                            },
                            {
                                "ts": 4888,
                                "bytes": 8192
                            },
                            {
                                "ts": 4906,
                                "bytes": 8192
                            },
                            {
                                "ts": 4917,
                                "bytes": 8192
                            },
                            {
                                "ts": 4929,
                                "bytes": 8192
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 276,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: storage.googleapis.com",
                                ":method: GET",
                                ":path: \/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/v2.craftnote.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: video",
                                "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",
                                "x-client-data: CJ7eygE="
                            ],
                            "response": [
                                "Content-Length: 11112053",
                                "Content-Range: bytes 0-11112052\/11112053",
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=3600",
                                "content-disposition: inline; filename=\"craftnote-homepage-video_WebM.webm\"",
                                "content-type: video\/webm",
                                "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                "etag: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                "server: UploadServer",
                                "x-goog-generation: 1709035921622235",
                                "x-goog-hash: crc32c=MmhOmA==",
                                "x-goog-hash: md5=p4mVjE0LT2MzagsOLvhk1A==",
                                "x-goog-meta-x-goog-reserved-source-generation: 1685697428436556",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 11112053",
                                "x-guploader-uploadid: AD-8ljupued9LD4dm_4Gfn2aTC9a0nI-eaTGFHnqZn-z5ANhuDHl4LPkkdaHjOJw_NImq8eb5pD9LP1reg",
                                ":status: 206",
                                "content-range: bytes 0-11112052\/11112053",
                                "content-length: 11112053"
                            ]
                        },
                        "bytesOut": 2182,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 11112053,
                        "gzip_save": 10928270,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 988,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 289,
                        "server_port": "443",
                        "load_end": 2273,
                        "ttfb_start": 1253,
                        "ttfb_end": 1760,
                        "download_start": 1760,
                        "download_end": 2273,
                        "download_ms": 513,
                        "all_start": 1253,
                        "all_end": 2273,
                        "all_ms": 1020,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "240738.81",
                        "request_id": "240738.81",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                        "raw_id": "240738.81",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1124,
                        "ttfb_ms": 1081,
                        "load_start": 1487,
                        "load_start_float": 1487.000329,
                        "bytesIn": 8752,
                        "objectSize": 8752,
                        "objectSizeUncompressed": 8752,
                        "chunks": [
                            {
                                "ts": 2587,
                                "bytes": 1312
                            },
                            {
                                "ts": 2592,
                                "bytes": 1905
                            },
                            {
                                "ts": 2611,
                                "bytes": 5535
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 918",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"Event_banner_min_13_15_17_99db58fe10.webp\"",
                                "content-length: 8752",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:27 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:27 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8zs65-1725271786140-91eaadaadc04",
                                "x-vercel-imgsrc: 590dbc6ee0296fc2779216942c2a687c",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2401,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 8752,
                        "image_save": 0,
                        "cache_time": 2682,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1306,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 329,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "8.5 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1920,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 56,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1920x56",
                                    "Megapixels": 0.108
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1920,
                                    "height": 56,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 107520,
                                "imageStatistics": {
                                    "all": {
                                        "min": 3,
                                        "max": 255,
                                        "mean": 133.55099999999999,
                                        "standardDeviation": 11.7928,
                                        "kurtosis": -1.4981,
                                        "skewness": 0.440604,
                                        "entropy": 0.39423599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 217,
                                        "max": 255,
                                        "mean": 254.56399999999999,
                                        "standardDeviation": 1.68252,
                                        "kurtosis": 70.102999999999994,
                                        "skewness": -7.0966199999999997,
                                        "entropy": 0.189524
                                    },
                                    "green": {
                                        "min": 73,
                                        "max": 243,
                                        "mean": 101.114,
                                        "standardDeviation": 14.406000000000001,
                                        "kurtosis": 15.1302,
                                        "skewness": 2.7177699999999998,
                                        "entropy": 0.49413800000000002
                                    },
                                    "blue": {
                                        "min": 3,
                                        "max": 238,
                                        "mean": 44.973700000000001,
                                        "standardDeviation": 19.289899999999999,
                                        "kurtosis": 15.670299999999999,
                                        "skewness": 2.7993999999999999,
                                        "entropy": 0.49904500000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1920,
                                    "height": 56,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:47+00:00",
                                    "date:modify": "2024-09-02T10:09:47+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "ddb7a7215966ba9082f6fb14dbc545488e30aa99854296bc848f2f44dc6b221a"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "8752B",
                                "numberPixels": "107520",
                                "pixelsPerSecond": "17.9328MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 2611,
                        "ttfb_start": 1487,
                        "ttfb_end": 2568,
                        "download_start": 2568,
                        "download_end": 2611,
                        "download_ms": 43,
                        "all_start": 1487,
                        "all_end": 2611,
                        "all_ms": 1124,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "240738.83",
                        "request_id": "240738.83",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                        "raw_id": "240738.83",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1504,
                        "ttfb_ms": 1357,
                        "load_start": 1490,
                        "load_start_float": 1490.0003369999999,
                        "bytesIn": 48684,
                        "objectSize": 48684,
                        "objectSizeUncompressed": 48684,
                        "chunks": [
                            {
                                "ts": 2860,
                                "bytes": 3222
                            },
                            {
                                "ts": 2933,
                                "bytes": 16384
                            },
                            {
                                "ts": 2970,
                                "bytes": 16384
                            },
                            {
                                "ts": 2994,
                                "bytes": 12694
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 919",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"Hero_image_homepage_131289ce45.webp\"",
                                "content-length: 48684",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8zs65-1725271786142-c6f19e1e95b9",
                                "x-vercel-imgsrc: 87b403e5cf2bf7ad98c20c88b6e3892a",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 48684,
                        "image_save": 0,
                        "cache_time": 2681,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1321,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 337,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "48 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1328,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1018,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1328x1018",
                                    "Megapixels": 1.3999999999999999
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1328,
                                    "height": 1018,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1351904,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 179.19399999999999,
                                        "standardDeviation": 106.474,
                                        "kurtosis": -0.87692199999999998,
                                        "skewness": -1.0237700000000001,
                                        "entropy": 0.41808499999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 66.181200000000004,
                                        "standardDeviation": 111.44199999999999,
                                        "kurtosis": -0.79455299999999995,
                                        "skewness": -1.0952900000000001,
                                        "entropy": 0.25711499999999998
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 178.566,
                                        "standardDeviation": 105.108,
                                        "kurtosis": -0.81340000000000001,
                                        "skewness": -1.05758,
                                        "entropy": 0.46015699999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 175.185,
                                        "standardDeviation": 104.377,
                                        "kurtosis": -0.89605000000000001,
                                        "skewness": -1.00423,
                                        "entropy": 0.47445500000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 174.20500000000001,
                                        "standardDeviation": 104.96899999999999,
                                        "kurtosis": -0.960727,
                                        "skewness": -0.97444200000000003,
                                        "entropy": 0.48061300000000001
                                    }
                                },
                                "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": 1328,
                                    "height": 1018,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:47+00:00",
                                    "date:modify": "2024-09-02T10:09:47+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "af694e29075e899e5de013e6badaf2e0de72d72a875c30ad2e3857781b9a09de"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "48684B",
                                "numberPixels": "1.3519M",
                                "pixelsPerSecond": "23.1476MB",
                                "userTime": "0.050u",
                                "elapsedTime": "0:01.058"
                            }
                        },
                        "load_end": 2994,
                        "ttfb_start": 1490,
                        "ttfb_end": 2847,
                        "download_start": 2847,
                        "download_end": 2994,
                        "download_ms": 147,
                        "all_start": 1490,
                        "all_end": 2994,
                        "all_ms": 1504,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "240738.101",
                        "request_id": "240738.101",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                        "raw_id": "240738.101",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2324,
                        "ttfb_ms": 2263,
                        "load_start": 1519,
                        "load_start_float": 1519.0003429999999,
                        "bytesIn": 18380,
                        "objectSize": 18380,
                        "objectSizeUncompressed": 18380,
                        "chunks": [
                            {
                                "ts": 3795,
                                "bytes": 3225
                            },
                            {
                                "ts": 3843,
                                "bytes": 15155
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 309",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"michael_kotyza_9cd28452ee.webp\"",
                                "content-length: 18380",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 10:04:36 GMT",
                                "last-modified: Mon, 02 Sep 2024 10:04:36 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::kljjm-1725271786193-0dfc85ea441b",
                                "x-vercel-imgsrc: 8fca34361de03094c722fe7f669771c5",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2338,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 18380,
                        "image_save": 0,
                        "cache_time": 3291,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1333,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 59,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 343,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "18 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 400,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 400,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "400x400",
                                    "Megapixels": 0.16
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 400,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 160000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 168.99000000000001,
                                        "standardDeviation": 93.744,
                                        "kurtosis": -1.6043799999999999,
                                        "skewness": -0.43622699999999998,
                                        "entropy": 0.745085
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 169.529,
                                        "standardDeviation": 96.120400000000004,
                                        "kurtosis": -1.6077900000000001,
                                        "skewness": -0.48483100000000001,
                                        "entropy": 0.73479300000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.04300000000001,
                                        "standardDeviation": 94.067899999999995,
                                        "kurtosis": -1.63913,
                                        "skewness": -0.40124500000000002,
                                        "entropy": 0.74489399999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 170.398,
                                        "standardDeviation": 91.043599999999998,
                                        "kurtosis": -1.57097,
                                        "skewness": -0.41474,
                                        "entropy": 0.75556599999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 400,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:48+00:00",
                                    "date:modify": "2024-09-02T10:09:48+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "a9b923a02b3ac116efa15a8039f4723db0eb8c943faf3fc44b9ba51f204416de"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "18380B",
                                "numberPixels": "160000",
                                "pixelsPerSecond": "16.0686MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "load_end": 3843,
                        "ttfb_start": 1519,
                        "ttfb_end": 3782,
                        "download_start": 3782,
                        "download_end": 3843,
                        "download_ms": 61,
                        "all_start": 1519,
                        "all_end": 3843,
                        "all_ms": 2324,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "240738.102",
                        "request_id": "240738.102",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                        "raw_id": "240738.102",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2261,
                        "ttfb_ms": 2175,
                        "load_start": 1520,
                        "load_start_float": 1520.0003489999999,
                        "bytesIn": 35790,
                        "objectSize": 35790,
                        "objectSizeUncompressed": 35790,
                        "chunks": [
                            {
                                "ts": 3710,
                                "bytes": 3227
                            },
                            {
                                "ts": 3742,
                                "bytes": 16384
                            },
                            {
                                "ts": 3781,
                                "bytes": 16179
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 919",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"wolfgang_menne_81fa7c2ca2.webp\"",
                                "content-length: 35790",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::6bmlj-1725271786193-005c1726dd1c",
                                "x-vercel-imgsrc: fd4b60726187c1a23b1656c7441535c0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2335,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35790,
                        "image_save": 0,
                        "cache_time": 2681,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1342,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 61,
                        "http2_stream_dependency": 59,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 349,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "35 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 479,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 477,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "479x477",
                                    "Megapixels": 0.22800000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 479,
                                    "height": 477,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 228483,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 138.56899999999999,
                                        "standardDeviation": 54.674399999999999,
                                        "kurtosis": -0.90021700000000004,
                                        "skewness": 0.048528099999999998,
                                        "entropy": 0.93925999999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 151.98599999999999,
                                        "standardDeviation": 52.574800000000003,
                                        "kurtosis": -0.79330999999999996,
                                        "skewness": -0.12460499999999999,
                                        "entropy": 0.93178399999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 245,
                                        "mean": 136.70599999999999,
                                        "standardDeviation": 54.780500000000004,
                                        "kurtosis": -0.875197,
                                        "skewness": 0.096873500000000001,
                                        "entropy": 0.93752400000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 242,
                                        "mean": 127.014,
                                        "standardDeviation": 56.6678,
                                        "kurtosis": -0.87895599999999996,
                                        "skewness": 0.23761099999999999,
                                        "entropy": 0.94847199999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 479,
                                    "height": 477,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:48+00:00",
                                    "date:modify": "2024-09-02T10:09:48+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "1e93f45723068e8e389132b67755a2587d6d45b9e7a764b0fb8414197ffe43c8"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "35790B",
                                "numberPixels": "228483",
                                "pixelsPerSecond": "19.6917MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 3781,
                        "ttfb_start": 1520,
                        "ttfb_end": 3695,
                        "download_start": 3695,
                        "download_end": 3781,
                        "download_ms": 86,
                        "all_start": 1520,
                        "all_end": 3781,
                        "all_ms": 2261,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "240738.147",
                        "request_id": "240738.147",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "raw_id": "240738.147",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1693,
                        "ttfb_ms": 1550,
                        "load_start": 1520,
                        "load_start_float": 1520.0003549999999,
                        "bytesIn": 29278,
                        "objectSize": 29278,
                        "objectSizeUncompressed": 29278,
                        "chunks": [
                            {
                                "ts": 3116,
                                "bytes": 3258
                            },
                            {
                                "ts": 3156,
                                "bytes": 16384
                            },
                            {
                                "ts": 3213,
                                "bytes": 9636
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 755817",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"left-bg-container.webp\"",
                                "content-length: 29278",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "last-modified: Sat, 24 Aug 2024 16:12:48 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "vary: Accept",
                                "x-matched-path: \/images\/left-bg-container.png",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271786143-6853f1e60578",
                                "x-vercel-imgsrc: f8782adcd0050dec1489056963e0a79d",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2077,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 29278,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1346,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 53,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 355,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "29 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 384,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1552,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "384x1552",
                                    "Megapixels": 0.59599999999999997
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 384,
                                    "height": 1552,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 595968,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.443600000000004,
                                        "standardDeviation": 108.977,
                                        "kurtosis": -1.38744,
                                        "skewness": 0.74642500000000001,
                                        "entropy": 0.28345900000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 176.524,
                                        "standardDeviation": 117.33199999999999,
                                        "kurtosis": -1.2991299999999999,
                                        "skewness": 0.83398300000000003,
                                        "entropy": 0.13314699999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 80.028899999999993,
                                        "standardDeviation": 109.488,
                                        "kurtosis": -1.5174700000000001,
                                        "skewness": 0.66733299999999995,
                                        "entropy": 0.30420900000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 76.198999999999998,
                                        "standardDeviation": 104.79600000000001,
                                        "kurtosis": -1.44408,
                                        "skewness": 0.70526800000000001,
                                        "entropy": 0.343779
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 75.071100000000001,
                                        "standardDeviation": 104.291,
                                        "kurtosis": -1.4135500000000001,
                                        "skewness": 0.729437,
                                        "entropy": 0.35269899999999998
                                    }
                                },
                                "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": 384,
                                    "height": 1552,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:47+00:00",
                                    "date:modify": "2024-09-02T10:09:47+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "2ed68404ced5a90436962752c1faded3a50a570ca931bbd3f1e33a2c3f061656"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "29278B",
                                "numberPixels": "595968",
                                "pixelsPerSecond": "29.6634MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "load_end": 3213,
                        "ttfb_start": 1520,
                        "ttfb_end": 3070,
                        "download_start": 3070,
                        "download_end": 3213,
                        "download_ms": 143,
                        "all_start": 1520,
                        "all_end": 3213,
                        "all_ms": 1693,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "240738.148",
                        "request_id": "240738.148",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "raw_id": "240738.148",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1872,
                        "ttfb_ms": 1654,
                        "load_start": 1560,
                        "load_start_float": 1560.0003610000001,
                        "bytesIn": 74366,
                        "objectSize": 74366,
                        "objectSizeUncompressed": 74366,
                        "chunks": [
                            {
                                "ts": 3226,
                                "bytes": 3261
                            },
                            {
                                "ts": 3284,
                                "bytes": 16384
                            },
                            {
                                "ts": 3323,
                                "bytes": 16384
                            },
                            {
                                "ts": 3366,
                                "bytes": 16384
                            },
                            {
                                "ts": 3416,
                                "bytes": 16384
                            },
                            {
                                "ts": 3432,
                                "bytes": 5569
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 755816",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"right-bg-container.webp\"",
                                "content-length: 74366",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "last-modified: Sat, 24 Aug 2024 16:12:49 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "vary: Accept",
                                "x-matched-path: \/images\/right-bg-container.png",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::h4tn9-1725271786145-2b2686e59acc",
                                "x-vercel-imgsrc: 33057451f218c809d35cc3acc6564b16",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 74366,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1375,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 57,
                        "http2_stream_dependency": 55,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 361,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "73 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 828,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1251,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "828x1251",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 828,
                                    "height": 1251,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1035828,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.04900000000001,
                                        "standardDeviation": 114.262,
                                        "kurtosis": -1.8905000000000001,
                                        "skewness": -0.24634700000000001,
                                        "entropy": 0.22330800000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 113.95099999999999,
                                        "standardDeviation": 126.46299999999999,
                                        "kurtosis": -1.9511799999999999,
                                        "skewness": -0.21259500000000001,
                                        "entropy": 0.14250399999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.23400000000001,
                                        "standardDeviation": 113.26600000000001,
                                        "kurtosis": -1.89178,
                                        "skewness": -0.30098200000000003,
                                        "entropy": 0.24923999999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 127.42700000000001,
                                        "standardDeviation": 108.82899999999999,
                                        "kurtosis": -1.8955500000000001,
                                        "skewness": -0.29018699999999997,
                                        "entropy": 0.24997900000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 126.48699999999999,
                                        "standardDeviation": 108.48999999999999,
                                        "kurtosis": -1.90273,
                                        "skewness": -0.28233399999999997,
                                        "entropy": 0.25151099999999998
                                    }
                                },
                                "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": 828,
                                    "height": 1251,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:47+00:00",
                                    "date:modify": "2024-09-02T10:09:47+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "0475d212b8aedc507dacece618c59869c3191aa31fa145701d829d45aa821b62"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "74366B",
                                "numberPixels": "1.03583M",
                                "pixelsPerSecond": "32.3532MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.032"
                            }
                        },
                        "load_end": 3432,
                        "ttfb_start": 1560,
                        "ttfb_end": 3214,
                        "download_start": 3214,
                        "download_end": 3432,
                        "download_ms": 218,
                        "all_start": 1560,
                        "all_end": 3432,
                        "all_ms": 1872,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "240738.158",
                        "request_id": "240738.158",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Regular.ttf",
                        "raw_id": "240738.158",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 804,
                        "ttfb_ms": 290,
                        "load_start": 1561,
                        "load_start_float": 1561.0003670000001,
                        "bytesIn": 107500,
                        "objectSize": 107500,
                        "objectSizeUncompressed": 245708,
                        "chunks": [
                            {
                                "ts": 1883,
                                "bytes": 32768,
                                "inflated": 11156
                            },
                            {
                                "ts": 1897,
                                "bytes": 9760,
                                "inflated": 21611
                            },
                            {
                                "ts": 1945,
                                "bytes": 9713,
                                "inflated": 16384
                            },
                            {
                                "ts": 1994,
                                "bytes": 8473,
                                "inflated": 16384
                            },
                            {
                                "ts": 2051,
                                "bytes": 10122,
                                "inflated": 16384
                            },
                            {
                                "ts": 2113,
                                "bytes": 5613,
                                "inflated": 16384
                            },
                            {
                                "ts": 2150,
                                "bytes": 6644,
                                "inflated": 16384
                            },
                            {
                                "ts": 2224,
                                "bytes": 6673,
                                "inflated": 16366
                            },
                            {
                                "ts": 2313,
                                "bytes": 5629,
                                "inflated": 16391
                            },
                            {
                                "ts": 2327,
                                "bytes": 4886,
                                "inflated": 16394
                            },
                            {
                                "ts": 2364,
                                "bytes": 7219,
                                "inflated": 16334
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Regular.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 2063368",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Montserrat-Regular.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Montserrat-Regular.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::d4dcw-1725271786133-6cd7e177375f",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2008,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 107782,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1378,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 367,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 638,
                                "GPOS": 71506,
                                "GSUB": 12070,
                                "OS\/2": 96,
                                "cmap": 2788,
                                "cvt ": 228,
                                "fpgm": 3437,
                                "gasp": 8,
                                "glyf": 120144,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 7616,
                                "loca": 3810,
                                "maxp": 32,
                                "name": 952,
                                "post": 21779,
                                "prep": 213
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat",
                                "2": "Regular",
                                "3": "7.200;ULA ;Montserrat-Regular",
                                "4": "Montserrat Regular",
                                "5": "Version 7.200",
                                "6": "Montserrat-Regular",
                                "8": "Julieta Ulanovsky",
                                "9": "Julieta Ulanovsky",
                                "11": "http:\/\/www.zkysky.com.ar\/",
                                "12": "http:\/\/www.zkysky.com.ar\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 639,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 315,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 536871439,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA ",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 525,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    383,
                                    399,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    439,
                                    452,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    467,
                                    468,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    494,
                                    495,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    542,
                                    543,
                                    554,
                                    555,
                                    556,
                                    557,
                                    560,
                                    561,
                                    562,
                                    563,
                                    567,
                                    601,
                                    658,
                                    697,
                                    698,
                                    699,
                                    700,
                                    702,
                                    703,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    783,
                                    785,
                                    786,
                                    795,
                                    803,
                                    804,
                                    806,
                                    807,
                                    808,
                                    814,
                                    817,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1122,
                                    1123,
                                    1130,
                                    1131,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1182,
                                    1183,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1296,
                                    1297,
                                    1298,
                                    1299,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1316,
                                    1317,
                                    1318,
                                    1319,
                                    1320,
                                    1321,
                                    1326,
                                    1327,
                                    7688,
                                    7689,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7708,
                                    7709,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7726,
                                    7727,
                                    7734,
                                    7735,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7770,
                                    7771,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7831,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8274,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8353,
                                    8355,
                                    8356,
                                    8358,
                                    8359,
                                    8361,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8369,
                                    8370,
                                    8372,
                                    8373,
                                    8376,
                                    8377,
                                    8378,
                                    8380,
                                    8381,
                                    8467,
                                    8470,
                                    8482,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9632,
                                    9633,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9670,
                                    9671,
                                    9674,
                                    10216,
                                    10217,
                                    42891,
                                    42892,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BSH ": [
                                            "locl"
                                        ],
                                        "CHU ": [
                                            "locl"
                                        ],
                                        "MKD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 969,
                                "num_glyphs": 1904
                            }
                        },
                        "load_end": 2365,
                        "ttfb_start": 1561,
                        "ttfb_end": 1851,
                        "download_start": 1851,
                        "download_end": 2365,
                        "download_ms": 514,
                        "all_start": 1561,
                        "all_end": 2365,
                        "all_ms": 804,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "240738.150",
                        "request_id": "240738.150",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Archive-Regular.ttf",
                        "raw_id": "240738.150",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 289,
                        "ttfb_ms": 275,
                        "load_start": 1561,
                        "load_start_float": 1561.0003730000001,
                        "bytesIn": 25442,
                        "objectSize": 25442,
                        "objectSizeUncompressed": 75012,
                        "chunks": [
                            {
                                "ts": 1839,
                                "bytes": 25442,
                                "inflated": 9476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Archive-Regular.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 2063368",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Archive-Regular.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"a91f668936e6132cf864992069003f37\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Archive-Regular.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271786134-ba7312d7d3fe",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1999,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 25727,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1381,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 373,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "DSIG": 8,
                                "GDEF": 16,
                                "GPOS": 2856,
                                "GSUB": 10,
                                "OS\/2": 96,
                                "cmap": 750,
                                "cvt ": 124,
                                "fpgm": 3605,
                                "gasp": 8,
                                "glyf": 61790,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1368,
                                "loca": 686,
                                "maxp": 32,
                                "name": 1281,
                                "post": 1784,
                                "prep": 189
                            },
                            "names": [
                                "Copyright \\(c\\) 2011 by . All rights reserved.",
                                "Archive",
                                "Regular",
                                "1.000;PYRS;Archive-Regular",
                                "Archive Regular",
                                "Version 1.000",
                                "Archive-Regular",
                                "Archive is a trademark of Slava Kirilenko.",
                                "Slava Kirilenko",
                                "Slava Kirilenko",
                                "Copyright (c) 2011 by . All rights reserved.",
                                "http:\/\/www.behance.net\/astronautdesign",
                                "http:\/\/www.behance.net\/astronautdesign"
                            ],
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 625,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 300,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147484327,
                                "ulUnicodeRange2": 74,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "PYRS",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 8722,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 207,
                                "usWinAscent": 921,
                                "usWinDescent": 286,
                                "ulCodePageRange1": 13,
                                "ulCodePageRange2": 0,
                                "sxHeight": 500,
                                "sCapHeight": 659,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 6,
                                    "bContrast": 4,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 2,
                                    "bMidline": 0,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    171,
                                    176,
                                    177,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    187,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    352,
                                    353,
                                    376,
                                    381,
                                    382,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    732,
                                    733,
                                    900,
                                    902,
                                    904,
                                    905,
                                    906,
                                    908,
                                    910,
                                    911,
                                    912,
                                    913,
                                    914,
                                    915,
                                    916,
                                    917,
                                    918,
                                    919,
                                    920,
                                    921,
                                    922,
                                    923,
                                    924,
                                    925,
                                    926,
                                    927,
                                    928,
                                    929,
                                    931,
                                    932,
                                    933,
                                    934,
                                    935,
                                    936,
                                    937,
                                    938,
                                    939,
                                    940,
                                    941,
                                    942,
                                    943,
                                    944,
                                    945,
                                    946,
                                    947,
                                    948,
                                    949,
                                    950,
                                    951,
                                    952,
                                    953,
                                    954,
                                    955,
                                    956,
                                    957,
                                    958,
                                    959,
                                    960,
                                    961,
                                    962,
                                    963,
                                    964,
                                    965,
                                    966,
                                    967,
                                    968,
                                    969,
                                    970,
                                    971,
                                    972,
                                    973,
                                    974,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8364,
                                    8486,
                                    8710,
                                    8722
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": [],
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 341,
                                "num_glyphs": 342
                            }
                        },
                        "load_end": 1850,
                        "ttfb_start": 1561,
                        "ttfb_end": 1836,
                        "download_start": 1836,
                        "download_end": 1850,
                        "download_ms": 14,
                        "all_start": 1561,
                        "all_end": 1850,
                        "all_ms": 289,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "240738.164",
                        "request_id": "240738.164",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Bold.ttf",
                        "raw_id": "240738.164",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 909,
                        "ttfb_ms": 277,
                        "load_start": 1588,
                        "load_start_float": 1588.00038,
                        "bytesIn": 107635,
                        "objectSize": 107635,
                        "objectSizeUncompressed": 244468,
                        "chunks": [
                            {
                                "ts": 1898,
                                "bytes": 19864,
                                "inflated": 49152
                            },
                            {
                                "ts": 1930,
                                "bytes": 8178,
                                "inflated": 16384
                            },
                            {
                                "ts": 2029,
                                "bytes": 7861,
                                "inflated": 16383
                            },
                            {
                                "ts": 2094,
                                "bytes": 7926,
                                "inflated": 16384
                            },
                            {
                                "ts": 2136,
                                "bytes": 8647,
                                "inflated": 16384
                            },
                            {
                                "ts": 2215,
                                "bytes": 8882,
                                "inflated": 16384
                            },
                            {
                                "ts": 2278,
                                "bytes": 9770,
                                "inflated": 16384
                            },
                            {
                                "ts": 2323,
                                "bytes": 5755,
                                "inflated": 16364
                            },
                            {
                                "ts": 2342,
                                "bytes": 6687,
                                "inflated": 16405
                            },
                            {
                                "ts": 2379,
                                "bytes": 6451,
                                "inflated": 16374
                            },
                            {
                                "ts": 2403,
                                "bytes": 5868,
                                "inflated": 16393
                            },
                            {
                                "ts": 2470,
                                "bytes": 5006,
                                "inflated": 16384
                            },
                            {
                                "ts": 2497,
                                "bytes": 6740,
                                "inflated": 15093
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Bold.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 2063368",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Montserrat-Bold.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"ade91f473255991f410f61857696434b\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Montserrat-Bold.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::k7sxx-1725271786135-9c1cdbd230b4",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1999,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 107911,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1474,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 380,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 638,
                                "GPOS": 71550,
                                "GSUB": 12070,
                                "OS\/2": 96,
                                "cmap": 2788,
                                "cvt ": 228,
                                "fpgm": 3437,
                                "gasp": 8,
                                "glyf": 118882,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 7616,
                                "loca": 3810,
                                "maxp": 32,
                                "name": 928,
                                "post": 21779,
                                "prep": 213
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat",
                                "2": "Bold",
                                "3": "7.200;ULA ;Montserrat-Bold",
                                "4": "Montserrat Bold",
                                "5": "Version 7.200",
                                "6": "Montserrat-Bold",
                                "8": "Julieta Ulanovsky",
                                "9": "Julieta Ulanovsky",
                                "11": "http:\/\/www.zkysky.com.ar\/",
                                "12": "http:\/\/www.zkysky.com.ar\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 662,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 322,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 536871439,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA ",
                                "fsSelection": 160,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 538,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    383,
                                    399,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    439,
                                    452,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    467,
                                    468,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    494,
                                    495,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    542,
                                    543,
                                    554,
                                    555,
                                    556,
                                    557,
                                    560,
                                    561,
                                    562,
                                    563,
                                    567,
                                    601,
                                    658,
                                    697,
                                    698,
                                    699,
                                    700,
                                    702,
                                    703,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    783,
                                    785,
                                    786,
                                    795,
                                    803,
                                    804,
                                    806,
                                    807,
                                    808,
                                    814,
                                    817,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1122,
                                    1123,
                                    1130,
                                    1131,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1182,
                                    1183,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1296,
                                    1297,
                                    1298,
                                    1299,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1316,
                                    1317,
                                    1318,
                                    1319,
                                    1320,
                                    1321,
                                    1326,
                                    1327,
                                    7688,
                                    7689,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7708,
                                    7709,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7726,
                                    7727,
                                    7734,
                                    7735,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7770,
                                    7771,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7831,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8274,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8353,
                                    8355,
                                    8356,
                                    8358,
                                    8359,
                                    8361,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8369,
                                    8370,
                                    8372,
                                    8373,
                                    8376,
                                    8377,
                                    8378,
                                    8380,
                                    8381,
                                    8467,
                                    8470,
                                    8482,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9632,
                                    9633,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9670,
                                    9671,
                                    9674,
                                    10216,
                                    10217,
                                    42891,
                                    42892,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BSH ": [
                                            "locl"
                                        ],
                                        "CHU ": [
                                            "locl"
                                        ],
                                        "MKD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 969,
                                "num_glyphs": 1904
                            }
                        },
                        "load_end": 2497,
                        "ttfb_start": 1588,
                        "ttfb_end": 1865,
                        "download_start": 1865,
                        "download_end": 2497,
                        "download_ms": 632,
                        "all_start": 1588,
                        "all_end": 2497,
                        "all_ms": 909,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "240738.162",
                        "request_id": "240738.162",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-SemiBold.ttf",
                        "raw_id": "240738.162",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 2104,
                        "ttfb_ms": 1843,
                        "load_start": 1590,
                        "load_start_float": 1590.0003859999999,
                        "bytesIn": 107010,
                        "objectSize": 107010,
                        "objectSizeUncompressed": 243816,
                        "chunks": [
                            {
                                "ts": 3466,
                                "bytes": 7429,
                                "inflated": 16381
                            },
                            {
                                "ts": 3490,
                                "bytes": 6748,
                                "inflated": 16373
                            },
                            {
                                "ts": 3500,
                                "bytes": 5866,
                                "inflated": 16397
                            },
                            {
                                "ts": 3522,
                                "bytes": 8345,
                                "inflated": 16384
                            },
                            {
                                "ts": 3535,
                                "bytes": 7874,
                                "inflated": 16383
                            },
                            {
                                "ts": 3572,
                                "bytes": 7943,
                                "inflated": 16385
                            },
                            {
                                "ts": 3591,
                                "bytes": 8709,
                                "inflated": 16383
                            },
                            {
                                "ts": 3619,
                                "bytes": 9053,
                                "inflated": 16385
                            },
                            {
                                "ts": 3634,
                                "bytes": 9453,
                                "inflated": 16384
                            },
                            {
                                "ts": 3645,
                                "bytes": 5686,
                                "inflated": 16384
                            },
                            {
                                "ts": 3655,
                                "bytes": 6731,
                                "inflated": 16384
                            },
                            {
                                "ts": 3664,
                                "bytes": 5922,
                                "inflated": 16383
                            },
                            {
                                "ts": 3679,
                                "bytes": 5765,
                                "inflated": 16375
                            },
                            {
                                "ts": 3684,
                                "bytes": 5036,
                                "inflated": 16393
                            },
                            {
                                "ts": 3693,
                                "bytes": 6450,
                                "inflated": 14442
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-SemiBold.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 832370",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Montserrat-SemiBold.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Montserrat-SemiBold.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::5mmzx-1725271786138-2fb644fcbf45",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 107390,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1477,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 386,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 638,
                                "GPOS": 71552,
                                "GSUB": 12070,
                                "OS\/2": 96,
                                "cmap": 2788,
                                "cvt ": 228,
                                "fpgm": 3437,
                                "gasp": 8,
                                "glyf": 118160,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 7616,
                                "loca": 3810,
                                "maxp": 32,
                                "name": 998,
                                "post": 21779,
                                "prep": 213
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat SemiBold",
                                "2": "Regular",
                                "3": "7.200;ULA ;Montserrat-SemiBold",
                                "4": "Montserrat SemiBold",
                                "5": "Version 7.200",
                                "6": "Montserrat-SemiBold",
                                "8": "Julieta Ulanovsky",
                                "9": "Julieta Ulanovsky",
                                "11": "http:\/\/www.zkysky.com.ar\/",
                                "12": "http:\/\/www.zkysky.com.ar\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "Montserrat",
                                "17": "SemiBold"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 654,
                                "usWeightClass": 600,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 320,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 536871439,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA ",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 534,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 7,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    383,
                                    399,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    439,
                                    452,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    467,
                                    468,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    494,
                                    495,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    542,
                                    543,
                                    554,
                                    555,
                                    556,
                                    557,
                                    560,
                                    561,
                                    562,
                                    563,
                                    567,
                                    601,
                                    658,
                                    697,
                                    698,
                                    699,
                                    700,
                                    702,
                                    703,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    783,
                                    785,
                                    786,
                                    795,
                                    803,
                                    804,
                                    806,
                                    807,
                                    808,
                                    814,
                                    817,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1122,
                                    1123,
                                    1130,
                                    1131,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1182,
                                    1183,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1296,
                                    1297,
                                    1298,
                                    1299,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1316,
                                    1317,
                                    1318,
                                    1319,
                                    1320,
                                    1321,
                                    1326,
                                    1327,
                                    7688,
                                    7689,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7708,
                                    7709,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7726,
                                    7727,
                                    7734,
                                    7735,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7770,
                                    7771,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7831,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8274,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8353,
                                    8355,
                                    8356,
                                    8358,
                                    8359,
                                    8361,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8369,
                                    8370,
                                    8372,
                                    8373,
                                    8376,
                                    8377,
                                    8378,
                                    8380,
                                    8381,
                                    8467,
                                    8470,
                                    8482,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9632,
                                    9633,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9670,
                                    9671,
                                    9674,
                                    10216,
                                    10217,
                                    42891,
                                    42892,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BSH ": [
                                            "locl"
                                        ],
                                        "CHU ": [
                                            "locl"
                                        ],
                                        "MKD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 969,
                                "num_glyphs": 1904
                            }
                        },
                        "load_end": 3694,
                        "ttfb_start": 1590,
                        "ttfb_end": 3433,
                        "download_start": 3433,
                        "download_end": 3694,
                        "download_ms": 261,
                        "all_start": 1590,
                        "all_end": 3694,
                        "all_ms": 2104,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "240738.160",
                        "request_id": "240738.160",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Medium.ttf",
                        "raw_id": "240738.160",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1072,
                        "ttfb_ms": 300,
                        "load_start": 1593,
                        "load_start_float": 1593.0003919999999,
                        "bytesIn": 107332,
                        "objectSize": 107332,
                        "objectSizeUncompressed": 243180,
                        "chunks": [
                            {
                                "ts": 1919,
                                "bytes": 7441,
                                "inflated": 16382
                            },
                            {
                                "ts": 2012,
                                "bytes": 6565,
                                "inflated": 16385
                            },
                            {
                                "ts": 2104,
                                "bytes": 5757,
                                "inflated": 16384
                            },
                            {
                                "ts": 2172,
                                "bytes": 8384,
                                "inflated": 16384
                            },
                            {
                                "ts": 2297,
                                "bytes": 7853,
                                "inflated": 16374
                            },
                            {
                                "ts": 2354,
                                "bytes": 8085,
                                "inflated": 16393
                            },
                            {
                                "ts": 2394,
                                "bytes": 8614,
                                "inflated": 16385
                            },
                            {
                                "ts": 2439,
                                "bytes": 9311,
                                "inflated": 16384
                            },
                            {
                                "ts": 2457,
                                "bytes": 9207,
                                "inflated": 16375
                            },
                            {
                                "ts": 2513,
                                "bytes": 5827,
                                "inflated": 16392
                            },
                            {
                                "ts": 2526,
                                "bytes": 7247,
                                "inflated": 16385
                            },
                            {
                                "ts": 2603,
                                "bytes": 5919,
                                "inflated": 16384
                            },
                            {
                                "ts": 2633,
                                "bytes": 6008,
                                "inflated": 16384
                            },
                            {
                                "ts": 2655,
                                "bytes": 4980,
                                "inflated": 16385
                            },
                            {
                                "ts": 2664,
                                "bytes": 6134,
                                "inflated": 13804
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Medium.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 2063368",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Montserrat-Medium.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Montserrat-Medium.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::pxzc6-1725271786137-24ab26873ee5",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 107610,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1479,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 392,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 638,
                                "GPOS": 71470,
                                "GSUB": 12070,
                                "OS\/2": 96,
                                "cmap": 2788,
                                "cvt ": 228,
                                "fpgm": 3437,
                                "gasp": 8,
                                "glyf": 117620,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 7616,
                                "loca": 3810,
                                "maxp": 32,
                                "name": 982,
                                "post": 21779,
                                "prep": 213
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Medium",
                                "2": "Regular",
                                "3": "7.200;ULA ;Montserrat-Medium",
                                "4": "Montserrat Medium",
                                "5": "Version 7.200",
                                "6": "Montserrat-Medium",
                                "8": "Julieta Ulanovsky",
                                "9": "Julieta Ulanovsky",
                                "11": "http:\/\/www.zkysky.com.ar\/",
                                "12": "http:\/\/www.zkysky.com.ar\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "Montserrat",
                                "17": "Medium"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 646,
                                "usWeightClass": 500,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 318,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 536871439,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA ",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 530,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 6,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    383,
                                    399,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    439,
                                    452,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    467,
                                    468,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    494,
                                    495,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    542,
                                    543,
                                    554,
                                    555,
                                    556,
                                    557,
                                    560,
                                    561,
                                    562,
                                    563,
                                    567,
                                    601,
                                    658,
                                    697,
                                    698,
                                    699,
                                    700,
                                    702,
                                    703,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    783,
                                    785,
                                    786,
                                    795,
                                    803,
                                    804,
                                    806,
                                    807,
                                    808,
                                    814,
                                    817,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1122,
                                    1123,
                                    1130,
                                    1131,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1182,
                                    1183,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1296,
                                    1297,
                                    1298,
                                    1299,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1316,
                                    1317,
                                    1318,
                                    1319,
                                    1320,
                                    1321,
                                    1326,
                                    1327,
                                    7688,
                                    7689,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7708,
                                    7709,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7726,
                                    7727,
                                    7734,
                                    7735,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7770,
                                    7771,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7831,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8274,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8353,
                                    8355,
                                    8356,
                                    8358,
                                    8359,
                                    8361,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8369,
                                    8370,
                                    8372,
                                    8373,
                                    8376,
                                    8377,
                                    8378,
                                    8380,
                                    8381,
                                    8467,
                                    8470,
                                    8482,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9632,
                                    9633,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9670,
                                    9671,
                                    9674,
                                    10216,
                                    10217,
                                    42891,
                                    42892,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BSH ": [
                                            "locl"
                                        ],
                                        "CHU ": [
                                            "locl"
                                        ],
                                        "MKD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 969,
                                "num_glyphs": 1904
                            }
                        },
                        "load_end": 2665,
                        "ttfb_start": 1593,
                        "ttfb_end": 1893,
                        "download_start": 1893,
                        "download_end": 2665,
                        "download_ms": 772,
                        "all_start": 1593,
                        "all_end": 2665,
                        "all_ms": 1072,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "240738.156",
                        "request_id": "240738.156",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Light.ttf",
                        "raw_id": "240738.156",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1475,
                        "ttfb_ms": 918,
                        "load_start": 1594,
                        "load_start_float": 1594.0003979999999,
                        "bytesIn": 106530,
                        "objectSize": 106530,
                        "objectSizeUncompressed": 242068,
                        "chunks": [
                            {
                                "ts": 2560,
                                "bytes": 7281,
                                "inflated": 16383
                            },
                            {
                                "ts": 2570,
                                "bytes": 3746,
                                "inflated": 8718
                            },
                            {
                                "ts": 2587,
                                "bytes": 2775,
                                "inflated": 7666
                            },
                            {
                                "ts": 2622,
                                "bytes": 5616,
                                "inflated": 16383
                            },
                            {
                                "ts": 2645,
                                "bytes": 8328,
                                "inflated": 16385
                            },
                            {
                                "ts": 2703,
                                "bytes": 7810,
                                "inflated": 16385
                            },
                            {
                                "ts": 2728,
                                "bytes": 8225,
                                "inflated": 16383
                            },
                            {
                                "ts": 2745,
                                "bytes": 8523,
                                "inflated": 16384
                            },
                            {
                                "ts": 2786,
                                "bytes": 9707,
                                "inflated": 16384
                            },
                            {
                                "ts": 2814,
                                "bytes": 8710,
                                "inflated": 16384
                            },
                            {
                                "ts": 2849,
                                "bytes": 5899,
                                "inflated": 16384
                            },
                            {
                                "ts": 2892,
                                "bytes": 7501,
                                "inflated": 16384
                            },
                            {
                                "ts": 3021,
                                "bytes": 5477,
                                "inflated": 16384
                            },
                            {
                                "ts": 3035,
                                "bytes": 6241,
                                "inflated": 16384
                            },
                            {
                                "ts": 3058,
                                "bytes": 5007,
                                "inflated": 16384
                            },
                            {
                                "ts": 3069,
                                "bytes": 5684,
                                "inflated": 12693
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Light.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "access-control-allow-origin: *",
                                "age: 2063368",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"Montserrat-Light.ttf\"",
                                "content-encoding: br",
                                "content-type: font\/ttf",
                                "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                "etag: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/fonts\/Montserrat-Light.ttf",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::h4tn9-1725271786138-2239f93a6f8b",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 106806,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 1483,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 47,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 398,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 638,
                                "GPOS": 71458,
                                "GSUB": 12070,
                                "OS\/2": 96,
                                "cmap": 2788,
                                "cvt ": 228,
                                "fpgm": 3437,
                                "gasp": 8,
                                "glyf": 116528,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 7616,
                                "loca": 3810,
                                "maxp": 32,
                                "name": 974,
                                "post": 21779,
                                "prep": 213
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Light",
                                "2": "Regular",
                                "3": "7.200;ULA ;Montserrat-Light",
                                "4": "Montserrat Light",
                                "5": "Version 7.200",
                                "6": "Montserrat-Light",
                                "8": "Julieta Ulanovsky",
                                "9": "Julieta Ulanovsky",
                                "11": "http:\/\/www.zkysky.com.ar\/",
                                "12": "http:\/\/www.zkysky.com.ar\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "Montserrat",
                                "17": "Light"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 634,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 313,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 536871439,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA ",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 522,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 4,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    383,
                                    399,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    439,
                                    452,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    467,
                                    468,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    494,
                                    495,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    542,
                                    543,
                                    554,
                                    555,
                                    556,
                                    557,
                                    560,
                                    561,
                                    562,
                                    563,
                                    567,
                                    601,
                                    658,
                                    697,
                                    698,
                                    699,
                                    700,
                                    702,
                                    703,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    783,
                                    785,
                                    786,
                                    795,
                                    803,
                                    804,
                                    806,
                                    807,
                                    808,
                                    814,
                                    817,
                                    821,
                                    822,
                                    823,
                                    824,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1122,
                                    1123,
                                    1130,
                                    1131,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1182,
                                    1183,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1296,
                                    1297,
                                    1298,
                                    1299,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1316,
                                    1317,
                                    1318,
                                    1319,
                                    1320,
                                    1321,
                                    1326,
                                    1327,
                                    7688,
                                    7689,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7708,
                                    7709,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7726,
                                    7727,
                                    7734,
                                    7735,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7770,
                                    7771,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7831,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8274,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8353,
                                    8355,
                                    8356,
                                    8358,
                                    8359,
                                    8361,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8369,
                                    8370,
                                    8372,
                                    8373,
                                    8376,
                                    8377,
                                    8378,
                                    8380,
                                    8381,
                                    8467,
                                    8470,
                                    8482,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8725,
                                    8729,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9632,
                                    9633,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9670,
                                    9671,
                                    9674,
                                    10216,
                                    10217,
                                    42891,
                                    42892,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BSH ": [
                                            "locl"
                                        ],
                                        "CHU ": [
                                            "locl"
                                        ],
                                        "MKD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 969,
                                "num_glyphs": 1904
                            }
                        },
                        "load_end": 3069,
                        "ttfb_start": 1594,
                        "ttfb_end": 2512,
                        "download_start": 2512,
                        "download_end": 3069,
                        "download_ms": 557,
                        "all_start": 1594,
                        "all_end": 3069,
                        "all_ms": 1475,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "240738.22",
                        "request_id": "240738.22",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/latest\/loader.js",
                        "raw_id": "240738.22",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 324,
                        "ttfb_ms": 295,
                        "load_start": 1764,
                        "load_start_float": 1764.000229,
                        "bytesIn": 8554,
                        "objectSize": 8554,
                        "objectSizeUncompressed": 33954,
                        "chunks": [
                            {
                                "ts": 2063,
                                "bytes": 1369,
                                "inflated": 2927
                            },
                            {
                                "ts": 2065,
                                "bytes": 1378,
                                "inflated": 3303
                            },
                            {
                                "ts": 2070,
                                "bytes": 2756,
                                "inflated": 15201
                            },
                            {
                                "ts": 2081,
                                "bytes": 2756,
                                "inflated": 11874
                            },
                            {
                                "ts": 2088,
                                "bytes": 295,
                                "inflated": 649
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 11:00:50 GMT",
                        "cacheControl": "public, max-age=3600, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 288,
                        "protocol": "HTTP\/2",
                        "dns_start": 926,
                        "dns_end": 963,
                        "connect_start": 976,
                        "connect_end": 1120,
                        "ssl_start": 1120,
                        "ssl_end": 1489,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "app.usercentrics.eu",
                            "sanList": [
                                "app.usercentrics.eu",
                                "privacy-proxy.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1722631065,
                            "validTo": 1730410198,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722634666176,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722634666173,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/latest\/loader.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Type",
                                "access-control-expose-headers: Content-Length",
                                "access-control-expose-headers: Transfer-Encoding",
                                "age: 536",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=3600, no-transform",
                                "content-encoding: gzip",
                                "content-length: 8554",
                                "content-type: text\/javascript",
                                "date: Mon, 02 Sep 2024 10:00:50 GMT",
                                "etag: \"32dac665c52ac682a03c39d85ae8fead\"",
                                "expires: Mon, 02 Sep 2024 11:00:50 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:29 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244749030456",
                                "x-goog-hash: crc32c=k92gwg==",
                                "x-goog-hash: md5=MtrGZcUqxoKgPDnYWuj+rQ==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 8554",
                                "x-guploader-uploadid: AD-8ljuzuU9w80ZKYRxfta7exGDPNEP1koeKJjoWlmqxVLFMZGeWRpldwg-oUQlkl7Ep-rWWyvw",
                                ":status: 200"
                            ]
                        },
                        "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": 37,
                        "connect_ms": 144,
                        "ssl_ms": 369,
                        "gzip_total": 8554,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3064,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 925,
                        "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de 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": 229,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFUTCCBDmgAwIBAgIRAPFYfV1fNTnNEKdWaj8DsXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMjIwMzc0NVoXDTI0MTAzMTIxMjk1OFowHjEc\nMBoGA1UEAxMTYXBwLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMki93ZpZ3vLP\/887kSmkhQv2v3HR8lQCCLY5g7\/EZvde\/jF\n0IcF8RGYOpKm\/bTi3i+sHDoYCn64+psJKuhZOZHPGSvV6iMGMFnLNzE8bP+HmBX\/\na1J98tqXHswNeAEAfVmnQ\/M1PqPPReis++FPHzJJ7FaH5fvzqjIM3uSia90rBVpd\n9tXfgQI6Tx\/nS292IWF92gYlq3kniDfNioWPRdgANmJVGL9dUqzfqTAjl4\/pQhwR\nWUCfAiyqHJLWcLaY0JE1u+aig+pYwpjZ1PrFHqGsxjjkRJGUXgUUbTtU6VuChDsn\nhrz+K19WLCqJJggrAGRHFyqdNBkMOKs7JLrzhn0CAwEAAaOCAmswggJnMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTDMB1q\/dc\/9\/pkb87xEAkDsPdVljAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzhWZzAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA9BgNVHREENjA0ghNhcHAudXNlcmNlbnRyaWNzLmV1gh1w\ncml2YWN5LXByb3h5LnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvbUlRaXhh\ndV9yLVkuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRFQcAwAAABAMARzBFAiEA3S+UhhvNSldt\nyTksmq6KYhsJW1nsJk97Ee\/M3WdSY2YCIFEV\/SHvTg+0hjjhSs2hjR80izeRhwVX\nxyZpExedsVkUAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGR\nFQcAvQAABAMARzBFAiAr1DebsRTlIB7YvOtrmq1vWcIDUR7ITfLorwEfQC8R1gIh\nAIWPubYRZmjeaSMvrZjFk9+2XhB8lAo3UUpWZtQ8Yr43MA0GCSqGSIb3DQEBCwUA\nA4IBAQAblIX0ZlFb2hg2Gq8Z65K3YLg\/Mz5v\/sEY6OodchFwFl7ruHpEM03dl53G\noGBdMRHnz5sdxzd8qMfhLl\/9zcdV\/DNaFN4Lk0qHdSzqj3a+NIsCs8U5G9R04e\/U\nL43MabZEJINeWk2ZESu0M3fDbA7P1r2kJvjcaOfVERvbFQynj7\/bE8aNHp0Hs4FE\nHWxinpGC+aoV8KSZuZ4CjA\/5LlqtHtJOwQ3qO5Rw8Og8G9jE7DHi5bmhtoWr3h0C\nnwSJ9ar2sE2zkBx1fGqnX8K6c6A3jB6cpFi50Zq5j2oDq97DfBVEHL7zRjkR30ek\naeAlXyRvCUULbJrmdzj+kM93bn+C\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2088,
                        "ttfb_start": 1764,
                        "ttfb_end": 2059,
                        "download_start": 2059,
                        "download_end": 2088,
                        "download_ms": 29,
                        "all_start": 926,
                        "all_end": 2088,
                        "all_ms": 874,
                        "index": 43,
                        "number": 44,
                        "cpuTimes": {
                            "EvaluateScript": 31,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 31,
                        "cpu.v8.compile": 1,
                        "cpuTime": 32,
                        "js_timing": [
                            [
                                2178.1509999999998,
                                2209.585
                            ],
                            [
                                2178.1799999999998,
                                2179.2150000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.177",
                        "request_id": "240738.177",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/index.module.js",
                        "raw_id": "240738.177",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1020,
                        "ttfb_ms": 263,
                        "load_start": 2417,
                        "load_start_float": 2417.0004049999998,
                        "bytesIn": 120842,
                        "objectSize": 120842,
                        "objectSizeUncompressed": 449788,
                        "chunks": [
                            {
                                "ts": 2685,
                                "bytes": 641,
                                "inflated": 1001
                            },
                            {
                                "ts": 2688,
                                "bytes": 1228,
                                "inflated": 3060
                            },
                            {
                                "ts": 2711,
                                "bytes": 1228,
                                "inflated": 2840
                            },
                            {
                                "ts": 2719,
                                "bytes": 1228,
                                "inflated": 3348
                            },
                            {
                                "ts": 2733,
                                "bytes": 1228,
                                "inflated": 3529
                            },
                            {
                                "ts": 2742,
                                "bytes": 1228,
                                "inflated": 2897
                            },
                            {
                                "ts": 2751,
                                "bytes": 1228,
                                "inflated": 3792
                            },
                            {
                                "ts": 2761,
                                "bytes": 1228,
                                "inflated": 4080
                            },
                            {
                                "ts": 2767,
                                "bytes": 1228,
                                "inflated": 4306
                            },
                            {
                                "ts": 2773,
                                "bytes": 1228,
                                "inflated": 3874
                            },
                            {
                                "ts": 2780,
                                "bytes": 1228,
                                "inflated": 3799
                            },
                            {
                                "ts": 2794,
                                "bytes": 1228,
                                "inflated": 5326
                            },
                            {
                                "ts": 2798,
                                "bytes": 1228,
                                "inflated": 5622
                            },
                            {
                                "ts": 2808,
                                "bytes": 1228,
                                "inflated": 5687
                            },
                            {
                                "ts": 2821,
                                "bytes": 1226,
                                "inflated": 3792
                            },
                            {
                                "ts": 2829,
                                "bytes": 1226,
                                "inflated": 3588
                            },
                            {
                                "ts": 2836,
                                "bytes": 1226,
                                "inflated": 6566
                            },
                            {
                                "ts": 2842,
                                "bytes": 1226,
                                "inflated": 3425
                            },
                            {
                                "ts": 2854,
                                "bytes": 1226,
                                "inflated": 3252
                            },
                            {
                                "ts": 2865,
                                "bytes": 1226,
                                "inflated": 5374
                            },
                            {
                                "ts": 2871,
                                "bytes": 1226,
                                "inflated": 5765
                            },
                            {
                                "ts": 2875,
                                "bytes": 1226,
                                "inflated": 5012
                            },
                            {
                                "ts": 2886,
                                "bytes": 1226,
                                "inflated": 7176
                            },
                            {
                                "ts": 2894,
                                "bytes": 1226,
                                "inflated": 3698
                            },
                            {
                                "ts": 2903,
                                "bytes": 1226,
                                "inflated": 3713
                            },
                            {
                                "ts": 2915,
                                "bytes": 1226,
                                "inflated": 3754
                            },
                            {
                                "ts": 2922,
                                "bytes": 1226,
                                "inflated": 4300
                            },
                            {
                                "ts": 2938,
                                "bytes": 1221,
                                "inflated": 5020
                            },
                            {
                                "ts": 2948,
                                "bytes": 1226,
                                "inflated": 5129
                            },
                            {
                                "ts": 2951,
                                "bytes": 1226,
                                "inflated": 6417
                            },
                            {
                                "ts": 2963,
                                "bytes": 1226,
                                "inflated": 7169
                            },
                            {
                                "ts": 2971,
                                "bytes": 1226,
                                "inflated": 6289
                            },
                            {
                                "ts": 2981,
                                "bytes": 1226,
                                "inflated": 4732
                            },
                            {
                                "ts": 2988,
                                "bytes": 1226,
                                "inflated": 5084
                            },
                            {
                                "ts": 3000,
                                "bytes": 1226,
                                "inflated": 4214
                            },
                            {
                                "ts": 3002,
                                "bytes": 1226,
                                "inflated": 4145
                            },
                            {
                                "ts": 3009,
                                "bytes": 1226,
                                "inflated": 7392
                            },
                            {
                                "ts": 3011,
                                "bytes": 1220,
                                "inflated": 6318
                            },
                            {
                                "ts": 3022,
                                "bytes": 1226,
                                "inflated": 9172
                            },
                            {
                                "ts": 3029,
                                "bytes": 1226,
                                "inflated": 14429
                            },
                            {
                                "ts": 3040,
                                "bytes": 1226,
                                "inflated": 10161
                            },
                            {
                                "ts": 3046,
                                "bytes": 1226,
                                "inflated": 3664
                            },
                            {
                                "ts": 3052,
                                "bytes": 1226,
                                "inflated": 4817
                            },
                            {
                                "ts": 3060,
                                "bytes": 1226,
                                "inflated": 6423
                            },
                            {
                                "ts": 3071,
                                "bytes": 1226,
                                "inflated": 4163
                            },
                            {
                                "ts": 3082,
                                "bytes": 1226,
                                "inflated": 4438
                            },
                            {
                                "ts": 3084,
                                "bytes": 2452,
                                "inflated": 8004
                            },
                            {
                                "ts": 3095,
                                "bytes": 1226,
                                "inflated": 4491
                            },
                            {
                                "ts": 3114,
                                "bytes": 1226,
                                "inflated": 4521
                            },
                            {
                                "ts": 3131,
                                "bytes": 1226,
                                "inflated": 5185
                            },
                            {
                                "ts": 3137,
                                "bytes": 1226,
                                "inflated": 4732
                            },
                            {
                                "ts": 3144,
                                "bytes": 1226,
                                "inflated": 5825
                            },
                            {
                                "ts": 3151,
                                "bytes": 1221,
                                "inflated": 6876
                            },
                            {
                                "ts": 3157,
                                "bytes": 1226,
                                "inflated": 4245
                            },
                            {
                                "ts": 3168,
                                "bytes": 1226,
                                "inflated": 5633
                            },
                            {
                                "ts": 3170,
                                "bytes": 1226,
                                "inflated": 4037
                            },
                            {
                                "ts": 3183,
                                "bytes": 1226,
                                "inflated": 4112
                            },
                            {
                                "ts": 3190,
                                "bytes": 1226,
                                "inflated": 4103
                            },
                            {
                                "ts": 3195,
                                "bytes": 1226,
                                "inflated": 4354
                            },
                            {
                                "ts": 3206,
                                "bytes": 1226,
                                "inflated": 6879
                            },
                            {
                                "ts": 3209,
                                "bytes": 1226,
                                "inflated": 8073
                            },
                            {
                                "ts": 3220,
                                "bytes": 1226,
                                "inflated": 4702
                            },
                            {
                                "ts": 3226,
                                "bytes": 1226,
                                "inflated": 2720
                            },
                            {
                                "ts": 3232,
                                "bytes": 1226,
                                "inflated": 2418
                            },
                            {
                                "ts": 3239,
                                "bytes": 1226,
                                "inflated": 4825
                            },
                            {
                                "ts": 3246,
                                "bytes": 1226,
                                "inflated": 3202
                            },
                            {
                                "ts": 3252,
                                "bytes": 1226,
                                "inflated": 5259
                            },
                            {
                                "ts": 3258,
                                "bytes": 1225,
                                "inflated": 3812
                            },
                            {
                                "ts": 3269,
                                "bytes": 1225,
                                "inflated": 3575
                            },
                            {
                                "ts": 3272,
                                "bytes": 1225,
                                "inflated": 3483
                            },
                            {
                                "ts": 3278,
                                "bytes": 1225,
                                "inflated": 3114
                            },
                            {
                                "ts": 3285,
                                "bytes": 1225,
                                "inflated": 3024
                            },
                            {
                                "ts": 3292,
                                "bytes": 1225,
                                "inflated": 3540
                            },
                            {
                                "ts": 3299,
                                "bytes": 1225,
                                "inflated": 3295
                            },
                            {
                                "ts": 3310,
                                "bytes": 1225,
                                "inflated": 2475
                            },
                            {
                                "ts": 3324,
                                "bytes": 1225,
                                "inflated": 3426
                            },
                            {
                                "ts": 3325,
                                "bytes": 1225,
                                "inflated": 3953
                            },
                            {
                                "ts": 3333,
                                "bytes": 1225,
                                "inflated": 3660
                            },
                            {
                                "ts": 3339,
                                "bytes": 1225,
                                "inflated": 3289
                            },
                            {
                                "ts": 3346,
                                "bytes": 1220,
                                "inflated": 3556
                            },
                            {
                                "ts": 3353,
                                "bytes": 1225,
                                "inflated": 3579
                            },
                            {
                                "ts": 3360,
                                "bytes": 1225,
                                "inflated": 3028
                            },
                            {
                                "ts": 3367,
                                "bytes": 1225,
                                "inflated": 3862
                            },
                            {
                                "ts": 3373,
                                "bytes": 1225,
                                "inflated": 4010
                            },
                            {
                                "ts": 3380,
                                "bytes": 1225,
                                "inflated": 5805
                            },
                            {
                                "ts": 3387,
                                "bytes": 1225,
                                "inflated": 3335
                            },
                            {
                                "ts": 3391,
                                "bytes": 1225,
                                "inflated": 2974
                            },
                            {
                                "ts": 3393,
                                "bytes": 1225,
                                "inflated": 4353
                            },
                            {
                                "ts": 3399,
                                "bytes": 1225,
                                "inflated": 4178
                            },
                            {
                                "ts": 3401,
                                "bytes": 1225,
                                "inflated": 4087
                            },
                            {
                                "ts": 3408,
                                "bytes": 1225,
                                "inflated": 4158
                            },
                            {
                                "ts": 3410,
                                "bytes": 1225,
                                "inflated": 3568
                            },
                            {
                                "ts": 3417,
                                "bytes": 1225,
                                "inflated": 3684
                            },
                            {
                                "ts": 3419,
                                "bytes": 1225,
                                "inflated": 4368
                            },
                            {
                                "ts": 3425,
                                "bytes": 1225,
                                "inflated": 4806
                            },
                            {
                                "ts": 3427,
                                "bytes": 1225,
                                "inflated": 3549
                            },
                            {
                                "ts": 3437,
                                "bytes": 2529,
                                "inflated": 6294
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 08:31:52 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 2148,
                        "connect_end": 2148,
                        "ssl_start": 2148,
                        "ssl_end": 2405,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "app.usercentrics.eu",
                            "sanList": [
                                "app.usercentrics.eu",
                                "privacy-proxy.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1722631065,
                            "validTo": 1730410198,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722634666176,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722634666173,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                        "initiator_line": 0,
                        "initiator_column": 32265,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/index.module.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 178674",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 120842",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 08:31:52 GMT",
                                "etag: \"7b45be58cfd13aa538f70c53d1ffed50\"",
                                "expires: Sun, 31 Aug 2025 08:31:52 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:07 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244727276893",
                                "x-goog-hash: crc32c=7wpQiQ==",
                                "x-goog-hash: md5=e0W+WM\/ROqU49wxT0f\/tUA==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 120842",
                                "x-guploader-uploadid: AD-8ljt_6cxi1LyhpjPtmN0ilJ81fEbaJZfcHSeehcC-Xd1vhA4md02r6xnGy4MnAsuRmGK42yg"
                            ]
                        },
                        "bytesOut": 1927,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 0,
                        "ssl_ms": 257,
                        "gzip_total": 120842,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31357326,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2157,
                        "netlog_id": 405,
                        "renderBlocking": "non_blocking",
                        "load_end": 3437,
                        "ttfb_start": 2417,
                        "ttfb_end": 2680,
                        "download_start": 2680,
                        "download_end": 3437,
                        "download_ms": 757,
                        "all_start": 2148,
                        "all_end": 3437,
                        "all_ms": 1277,
                        "index": 44,
                        "number": 45,
                        "cpuTimes": {
                            "FunctionCall": 141
                        },
                        "cpu.FunctionCall": 141,
                        "cpuTime": 141,
                        "js_timing": [
                            [
                                5004.692,
                                5005.5690000000004
                            ],
                            [
                                6005.4809999999998,
                                6005.5479999999998
                            ],
                            [
                                6367.951,
                                6368.0690000000004
                            ],
                            [
                                6369.8029999999999,
                                6371.0439999999999
                            ],
                            [
                                6371.1009999999997,
                                6373.174
                            ],
                            [
                                6375.4030000000002,
                                6377.3519999999999
                            ],
                            [
                                6407.8140000000003,
                                6416.567
                            ],
                            [
                                6442.2420000000002,
                                6442.3209999999999
                            ],
                            [
                                6442.75,
                                6443.3900000000003
                            ],
                            [
                                6576.7529999999997,
                                6576.8710000000001
                            ],
                            [
                                6702.7259999999997,
                                6822.9889999999996
                            ],
                            [
                                6827.7049999999999,
                                6827.8249999999998
                            ],
                            [
                                6828.3900000000003,
                                6828.4520000000002
                            ],
                            [
                                6943.067,
                                6944.1530000000002
                            ],
                            [
                                6944.5010000000002,
                                6946.4579999999996
                            ],
                            [
                                6952.8159999999998,
                                6952.9449999999997
                            ],
                            [
                                6953.25,
                                6953.4629999999997
                            ],
                            [
                                6953.5,
                                6954.7290000000003
                            ],
                            [
                                7045.1660000000002,
                                7045.2460000000001
                            ],
                            [
                                7052.3199999999997,
                                7052.4369999999999
                            ]
                        ],
                        "blockingTime": 120.26299999999992
                    },
                    {
                        "type": 3,
                        "id": "240738.103",
                        "request_id": "240738.103",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                        "raw_id": "240738.103",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 199,
                        "ttfb_ms": 127,
                        "load_start": 3785,
                        "load_start_float": 3785.0004170000002,
                        "bytesIn": 43038,
                        "objectSize": 43038,
                        "objectSizeUncompressed": 43038,
                        "chunks": [
                            {
                                "ts": 3919,
                                "bytes": 3225
                            },
                            {
                                "ts": 3947,
                                "bytes": 16384
                            },
                            {
                                "ts": 3978,
                                "bytes": 16384
                            },
                            {
                                "ts": 3984,
                                "bytes": 7045
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "initiator_line": 0,
                        "initiator_column": 65508,
                        "initiator_type": "script",
                        "initiator_function": "loadImage",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 921",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"juergen_sieber_5c3b91b455.webp\"",
                                "content-length: 43038",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::c97zl-1725271788304-74b910bb1512",
                                "x-vercel-imgsrc: b7942d1b19d2c92db9da8d26182fd552",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2338,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 43038,
                        "image_save": 0,
                        "cache_time": 2679,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 2220,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 63,
                        "http2_stream_dependency": 59,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 417,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "42 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 640,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 497,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "640x497",
                                    "Megapixels": 0.318
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 640,
                                    "height": 497,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 318080,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 87.985299999999995,
                                        "standardDeviation": 57.008299999999998,
                                        "kurtosis": -0.60730499999999998,
                                        "skewness": 0.57308300000000001,
                                        "entropy": 0.94264099999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.214,
                                        "standardDeviation": 67.758799999999994,
                                        "kurtosis": -1.0612600000000001,
                                        "skewness": -0.076882199999999998,
                                        "entropy": 0.98756699999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 82.172799999999995,
                                        "standardDeviation": 54.287999999999997,
                                        "kurtosis": -0.43298500000000001,
                                        "skewness": 0.473298,
                                        "entropy": 0.94205799999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 57.568800000000003,
                                        "standardDeviation": 48.978099999999998,
                                        "kurtosis": 1.5403,
                                        "skewness": 1.2476799999999999,
                                        "entropy": 0.89829599999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 640,
                                    "height": 497,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:48+00:00",
                                    "date:modify": "2024-09-02T10:09:48+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "87bea58da1a6fcfac351834360317bb80275dc8e0308f854e5683f2e3accf4df"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "43038B",
                                "numberPixels": "318080",
                                "pixelsPerSecond": "25.9724MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.012"
                            }
                        },
                        "load_end": 3984,
                        "ttfb_start": 3785,
                        "ttfb_end": 3912,
                        "download_start": 3912,
                        "download_end": 3984,
                        "download_ms": 72,
                        "all_start": 3785,
                        "all_end": 3984,
                        "all_ms": 199,
                        "index": 45,
                        "number": 46
                    },
                    {
                        "type": 3,
                        "id": "240738.104",
                        "request_id": "240738.104",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                        "raw_id": "240738.104",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 125,
                        "ttfb_ms": 106,
                        "load_start": 3786,
                        "load_start_float": 3786.0004180000001,
                        "bytesIn": 11062,
                        "objectSize": 11062,
                        "objectSizeUncompressed": 11062,
                        "chunks": [
                            {
                                "ts": 3899,
                                "bytes": 3224
                            },
                            {
                                "ts": 3911,
                                "bytes": 7838
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "initiator_line": 0,
                        "initiator_column": 65508,
                        "initiator_type": "script",
                        "initiator_function": "loadImage",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 921",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"jorg_hildebrand_668b7fc13c.webp\"",
                                "content-length: 11062",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::k7sxx-1725271788306-7d3affb85de4",
                                "x-vercel-imgsrc: e41a2d029fbad9c9771f35ade649f915",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2344,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 11062,
                        "image_save": 0,
                        "cache_time": 2679,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 2222,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 65,
                        "http2_stream_dependency": 63,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 418,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "11 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 242,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 236,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "242x236",
                                    "Megapixels": 0.057000000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 242,
                                    "height": 236,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 57112,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.88300000000001,
                                        "standardDeviation": 74.205699999999993,
                                        "kurtosis": -1.26677,
                                        "skewness": -0.48154400000000003,
                                        "entropy": 0.93903800000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 137.41300000000001,
                                        "standardDeviation": 76.227900000000005,
                                        "kurtosis": -1.2405200000000001,
                                        "skewness": -0.63505299999999998,
                                        "entropy": 0.92479100000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.59,
                                        "standardDeviation": 73.267099999999999,
                                        "kurtosis": -1.2753300000000001,
                                        "skewness": -0.56136399999999997,
                                        "entropy": 0.93078899999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.64699999999999,
                                        "standardDeviation": 73.122100000000003,
                                        "kurtosis": -1.20533,
                                        "skewness": -0.247866,
                                        "entropy": 0.96153500000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 242,
                                    "height": 236,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:48+00:00",
                                    "date:modify": "2024-09-02T10:09:48+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "2238976b4bc0d6298e83bf8253f32628daaa82e387bab7bf83dc4eb0463c2d37"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "11062B",
                                "numberPixels": "57112",
                                "pixelsPerSecond": "17.0011MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 3911,
                        "ttfb_start": 3786,
                        "ttfb_end": 3892,
                        "download_start": 3892,
                        "download_end": 3911,
                        "download_ms": 19,
                        "all_start": 3786,
                        "all_end": 3911,
                        "all_ms": 125,
                        "index": 46,
                        "number": 47
                    },
                    {
                        "type": 3,
                        "id": "240738.105",
                        "request_id": "240738.105",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                        "raw_id": "240738.105",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 335,
                        "ttfb_ms": 234,
                        "load_start": 3847,
                        "load_start_float": 3847.000419,
                        "bytesIn": 37522,
                        "objectSize": 37522,
                        "objectSizeUncompressed": 37522,
                        "chunks": [
                            {
                                "ts": 4087,
                                "bytes": 3225
                            },
                            {
                                "ts": 4114,
                                "bytes": 16384
                            },
                            {
                                "ts": 4181,
                                "bytes": 16384
                            },
                            {
                                "ts": 4182,
                                "bytes": 1529
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "initiator_line": 0,
                        "initiator_column": 65508,
                        "initiator_type": "script",
                        "initiator_function": "loadImage",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 921",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"sebatian_fuchs_3f38cfd2e7.webp\"",
                                "content-length: 37522",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::d4dcw-1725271788368-6c3f7ee90dd8",
                                "x-vercel-imgsrc: c10402427e1afaacc63a96fbe6baccf6",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2338,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 37522,
                        "image_save": 0,
                        "cache_time": 2679,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 2229,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 67,
                        "http2_stream_dependency": 65,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 419,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "35 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "ImageWidth": 800,
                                    "ImageHeight": 533
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "800x533",
                                    "Megapixels": 0.42599999999999999
                                }
                            }
                        },
                        "load_end": 4182,
                        "ttfb_start": 3847,
                        "ttfb_end": 4081,
                        "download_start": 4081,
                        "download_end": 4182,
                        "download_ms": 101,
                        "all_start": 3847,
                        "all_end": 4182,
                        "all_ms": 335,
                        "index": 47,
                        "number": 48
                    },
                    {
                        "type": 3,
                        "id": "240738.106",
                        "request_id": "240738.106",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                        "raw_id": "240738.106",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 232,
                        "ttfb_ms": 180,
                        "load_start": 3848,
                        "load_start_float": 3848.0004199999998,
                        "bytesIn": 32996,
                        "objectSize": 32996,
                        "objectSizeUncompressed": 32996,
                        "chunks": [
                            {
                                "ts": 4031,
                                "bytes": 3223
                            },
                            {
                                "ts": 4058,
                                "bytes": 16384
                            },
                            {
                                "ts": 4080,
                                "bytes": 13389
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 109,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                        "initiator_line": 0,
                        "initiator_column": 65508,
                        "initiator_type": "script",
                        "initiator_function": "loadImage",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                                ":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:\/\/v2.craftnote.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",
                                "access-control-allow-origin: *",
                                "age: 921",
                                "cache-control: public, max-age=3600, must-revalidate",
                                "content-disposition: inline; filename=\"ralf_van_greffen_dea6aff44b.webp\"",
                                "content-length: 32996",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "content-type: image\/webp",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "timing-allow-origin: *",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::jzvkd-1725271788369-68ee89ae69f4",
                                "x-vercel-imgsrc: 98856a6b0a9b9a26d13778b94a54b4ff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2350,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 32996,
                        "image_save": 0,
                        "cache_time": 2679,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 2231,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 69,
                        "http2_stream_dependency": 67,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 420,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 500,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 498,
                                    "VerticalScale": 0
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "500x498",
                                    "Megapixels": 0.249
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 500,
                                    "height": 498,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 249000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 118.991,
                                        "standardDeviation": 74.698800000000006,
                                        "kurtosis": -1.4860899999999999,
                                        "skewness": 0.13974,
                                        "entropy": 0.91667699999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.61199999999999,
                                        "standardDeviation": 75.493799999999993,
                                        "kurtosis": -1.57121,
                                        "skewness": 0.027660899999999999,
                                        "entropy": 0.91602399999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 117.732,
                                        "standardDeviation": 74.458500000000001,
                                        "kurtosis": -1.4796499999999999,
                                        "skewness": 0.148034,
                                        "entropy": 0.91509700000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 110.63,
                                        "standardDeviation": 74.144000000000005,
                                        "kurtosis": -1.3894599999999999,
                                        "skewness": 0.241314,
                                        "entropy": 0.91891100000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 500,
                                    "height": 498,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:48+00:00",
                                    "date:modify": "2024-09-02T10:09:48+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "signature": "968aa0345dcbd53b69e1cef735ba8fbcd6dc5075b4becc88b46c4201beeb269d"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "32996B",
                                "numberPixels": "249000",
                                "pixelsPerSecond": "26.7789MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "load_end": 4080,
                        "ttfb_start": 3848,
                        "ttfb_end": 4028,
                        "download_start": 4028,
                        "download_end": 4080,
                        "download_ms": 52,
                        "all_start": 3848,
                        "all_end": 4080,
                        "all_ms": 232,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "240738.195",
                        "request_id": "240738.195",
                        "ip_addr": "76.76.21.164",
                        "full_url": "https:\/\/v2.craftnote.de\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/favicon.ico",
                        "raw_id": "240738.195",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 88,
                        "ttfb_ms": 77,
                        "load_start": 4229,
                        "load_start_float": 4229.0004769999996,
                        "bytesIn": 4854,
                        "objectSize": 4854,
                        "objectSizeUncompressed": 101515,
                        "chunks": [
                            {
                                "ts": 4312,
                                "bytes": 2810,
                                "inflated": 16374
                            },
                            {
                                "ts": 4317,
                                "bytes": 2044,
                                "inflated": 19605
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/vnd.microsoft.icon",
                        "contentEncoding": "br",
                        "socket": 109,
                        "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: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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": [
                                "access-control-allow-origin: *",
                                "age: 2063370",
                                "cache-control: public, max-age=0, must-revalidate",
                                "content-disposition: inline; filename=\"favicon.ico\"",
                                "content-encoding: br",
                                "content-type: image\/vnd.microsoft.icon",
                                "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                "etag: W\/\"62555253de398534a189b1c55b7a3113\"",
                                "server: Vercel",
                                "strict-transport-security: max-age=63072000",
                                "x-matched-path: \/favicon.ico",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8zs65-1725271788748-338a0ebb83fa",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1945,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5089,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 4213,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 71,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 477,
                        "server_port": "443",
                        "load_end": 4317,
                        "ttfb_start": 4229,
                        "ttfb_end": 4306,
                        "download_start": 4306,
                        "download_end": 4317,
                        "download_ms": 11,
                        "all_start": 4229,
                        "all_end": 4317,
                        "all_ms": 88,
                        "index": 49,
                        "number": 50
                    },
                    {
                        "type": 3,
                        "id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                        "request_id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "raw_id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 97,
                        "ttfb_ms": 97,
                        "load_start": 4231,
                        "load_start_float": 4231.0004419999996,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:09:48 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 465,
                        "protocol": "HTTP\/2",
                        "dns_start": 3514,
                        "dns_end": 3799,
                        "connect_start": 3800,
                        "connect_end": 3988,
                        "ssl_start": 3988,
                        "ssl_end": 4228,
                        "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                "expires: Mon, 02 Sep 2024 10:09:48 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljva4k2GrhMdYlAU-yeyqCe6Lrp55_RYXuhRmwco_d4tWifooZShqhl6y7LBZ1ra7nPhBnI",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1810,
                        "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": 285,
                        "connect_ms": 188,
                        "ssl_ms": 240,
                        "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": 3513,
                        "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de 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": 442,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFRzCCBC+gAwIBAgIRAPLf8FWTYpyLEBsJxmBGKKgwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMTEwMTUxMVoXDTI0MTAzMDExMDgyM1owHjEc\nMBoGA1UEAxMTYXBpLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAJ0vECC4lmpZtR2WVDt\/DALiV3Pnx8NhYxqXut9Q6GoYT0r\/\nPl\/vX7qCKXb1m24Mgdadoy\/3jZtcSQSdFDt+ytCBE2nwRODhd8tudpo3lsL4SCJJ\n15598Bwzq0CNbCliLlh\/ntSTca6+8lvW9lrYwbTujAobsj\/juPXApdm11p2vph4D\nQ0kouBeLR164CUJ59jswInFNAQYx4GTyc3AR98doAuTbDgfMaziJB5awBTjzFi+3\nO3NY5Kh55SWPFSWe5lSZxtaPQzebdQckHrHskMTVXRtUhWMjrVztxraZGyE5aSgy\nf1\/24\/p0wRMaFU640zbQglPG5eAPptx8bsx1M+cCAwEAAaOCAmEwggJdMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQf4NzZjeyaNX+CuH+BRtK5SUiXfDAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzh0ODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA0BgNVHREELTArghNhcGkudXNlcmNlbnRyaWNzLmV1ghRj\nZGNzLnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8E\nLzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvTWhKMnFUUDhaU1EuY3Js\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp\n3GhCCp\/mZ0xaOnQAAAGRDaaqfgAABAMARzBFAiANX9cyBn0lxLyONAmESBm6kK4y\ni31M\/aimy7Ahgh4EiwIhALAjjQ\/gVau6kr5gwk1zKPQYmhDMccvqGGHWDbgHQGhE\nAHUA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGRDaaqfQAABAMA\nRjBEAiA4zogRl0dCdlcAxPiIT2fWUIdIdH451eTYsMI3tT4QQAIgD8G6jlNvDaNd\n9rrJV914FRuXfuVSyibX6td6lLvUaw0wDQYJKoZIhvcNAQELBQADggEBAChDGk+f\nR5TjuInChAGzTunc+GinNKW2XE1tF2319f6xlWcD7ZFv\/T0IvR03DPBlhcUbuNqa\nAsUYAK289bQwoVOV0DJbyfEdeiIP0mzHlW80EHZ6Ec6NkRmbLyPdGeTQmO0PvXO6\n30ZYSRLG6gxcEIYjz1h8V\/gvU2isf\/Eu4fKOptXKoqP8nAVOaHyCOmrOwARs4MVj\nOvhgUP+oDqIU8GmaUw22NkUGVmd6vwEzUUBg\/wdQdQVAkK8qJ95i47y\/qvf2oToI\nGVIKrSSRnSW\/M44XK5CTOryUiaQCbRZUy3SnDQQ4adBSH9sy8FhKzMnrpSgoSxKz\nfXShfd1HzLb7tEQ=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 4328,
                        "ttfb_start": 4231,
                        "ttfb_end": 4328,
                        "download_start": 4328,
                        "download_end": 4328,
                        "download_ms": 0,
                        "all_start": 3514,
                        "all_end": 4328,
                        "all_ms": 810,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "240738.194",
                        "request_id": "240738.194",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "raw_id": "240738.194",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 125,
                        "ttfb_ms": 124,
                        "load_start": 4338,
                        "load_start_float": 4338.0004410000001,
                        "bytesIn": 67,
                        "objectSize": 67,
                        "objectSizeUncompressed": 66,
                        "chunks": [
                            {
                                "ts": 4463,
                                "bytes": 67,
                                "inflated": 66
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 10:10:48 GMT",
                        "cacheControl": "public, max-age=1800, s-maxage=60",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 465,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 65694,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: GET",
                                ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-type: application\/json",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 0",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=1800, s-maxage=60",
                                "content-encoding: gzip",
                                "content-length: 67",
                                "content-type: application\/json",
                                "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                "etag: \"6f99059ddff8fc8abda3b02372a4b806\"",
                                "expires: Mon, 02 Sep 2024 10:10:48 GMT",
                                "last-modified: Mon, 01 Jul 2024 14:44:26 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "vary: Accept-Encoding",
                                "x-client-geo-location: DE,DEHE",
                                "x-goog-generation: 1719845066130561",
                                "x-goog-hash: crc32c=Q+7ARg==",
                                "x-goog-hash: md5=b5kFnd\/4\/Iq9o7AjcqS4Bg==",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: MULTI_REGIONAL",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 67",
                                "x-guploader-uploadid: AD-8ljubPOnsmIz4kizDKtZ3pHL5XV-aht8MjH5KLhWJeUND4mfA6zDMtb-wBpTWngktCsRete8",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2056,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 67,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1800,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3513,
                        "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 441,
                        "server_port": "443",
                        "load_end": 4463,
                        "ttfb_start": 4338,
                        "ttfb_end": 4462,
                        "download_start": 4462,
                        "download_end": 4463,
                        "download_ms": 1,
                        "all_start": 4338,
                        "all_end": 4463,
                        "all_ms": 125,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                        "request_id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                        "raw_id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 63,
                        "ttfb_ms": 63,
                        "load_start": 4471,
                        "load_start_float": 4471.0004939999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:09:49 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                "expires: Mon, 02 Sep 2024 10:09:49 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljsRmcZ9-U9QFFCAlLocpnxxffRE9Jgg4qEVUfe-LlGi_0TRGni1K-Ni9euOiLSll4uaiq_Xdr_qig"
                            ]
                        },
                        "bytesOut": 1789,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 4470,
                        "chunks": [],
                        "netlog_id": 494,
                        "load_end": 4534,
                        "ttfb_start": 4471,
                        "ttfb_end": 4534,
                        "download_start": 4534,
                        "download_end": 4534,
                        "download_ms": 0,
                        "all_start": 4471,
                        "all_end": 4534,
                        "all_ms": 63,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "240738.196",
                        "request_id": "240738.196",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                        "raw_id": "240738.196",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 78,
                        "ttfb_ms": 73,
                        "load_start": 4537,
                        "load_start_float": 4537.0004929999996,
                        "bytesIn": 8307,
                        "objectSize": 8307,
                        "objectSizeUncompressed": 25642,
                        "chunks": [
                            {
                                "ts": 4611,
                                "bytes": 5660,
                                "inflated": 17452
                            },
                            {
                                "ts": 4615,
                                "bytes": 2647,
                                "inflated": 8190
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 10:10:49 GMT",
                        "cacheControl": "public, max-age=1800, s-maxage=60",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 65694,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: GET",
                                ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-type: application\/json",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 0",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=1800, s-maxage=60",
                                "content-encoding: gzip",
                                "content-length: 8307",
                                "content-type: application\/json",
                                "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                "etag: \"f94692bf6ac9b0150d119c10fdf9ff48\"",
                                "expires: Mon, 02 Sep 2024 10:10:49 GMT",
                                "last-modified: Mon, 01 Jul 2024 14:44:26 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "vary: Accept-Encoding",
                                "x-client-geo-location: DE,DEHE",
                                "x-goog-generation: 1719845066136980",
                                "x-goog-hash: crc32c=+SHRZA==",
                                "x-goog-hash: md5=+UaSv2rJsBUNEZwQ\/fn\/SA==",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: MULTI_REGIONAL",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 8307",
                                "x-guploader-uploadid: AD-8ljt142kRTakHahQUFOIEr8qNbzNt0vc_PgikQKAB8yIb6ITnZL_eT4XOksu9sNt6iVLOKZcPx1Ydkw"
                            ]
                        },
                        "bytesOut": 2035,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 8307,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1800,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 4469,
                        "netlog_id": 493,
                        "load_end": 4615,
                        "ttfb_start": 4537,
                        "ttfb_end": 4610,
                        "download_start": 4610,
                        "download_end": 4615,
                        "download_ms": 5,
                        "all_start": 4537,
                        "all_end": 4615,
                        "all_ms": 78,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "12BA6F57048BB2172ED082370E349670",
                        "request_id": "12BA6F57048BB2172ED082370E349670",
                        "ip_addr": "116.202.44.84",
                        "full_url": "https:\/\/craftnote.de\/cross-domain-bridge.html",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "craftnote.de",
                        "url": "\/cross-domain-bridge.html",
                        "raw_id": "12BA6F57048BB2172ED082370E349670",
                        "frame_id": "F39E28A75886997354C9C53C06F5F12F",
                        "documentURL": "https:\/\/craftnote.de\/cross-domain-bridge.html",
                        "responseCode": 301,
                        "load_ms": 68,
                        "ttfb_ms": 68,
                        "load_start": 4755,
                        "load_start_float": 4755.0000010000003,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 4640,
                        "dns_end": 4754,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 39048,
                        "initiator_type": "script",
                        "initiator_function": "e.appendIFrame",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: craftnote.de",
                                ":method: GET",
                                ":path: \/cross-domain-bridge.html",
                                ":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",
                                "referer: https:\/\/v2.craftnote.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: iframe",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: same-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-length: 162",
                                "content-type: text\/html",
                                "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                "location: https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                                "server: nginx",
                                "x-whf-nginx-config-date: 29-08-2024 - 19:00:02"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 114,
                        "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": 4653,
                        "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                        "chunks": [],
                        "netlog_id": 1000001,
                        "server_port": "443",
                        "load_end": 4823,
                        "ttfb_start": 4755,
                        "ttfb_end": 4823,
                        "download_start": 4823,
                        "download_end": 4823,
                        "download_ms": 0,
                        "all_start": 4640,
                        "all_end": 4823,
                        "all_ms": 182,
                        "index": 54,
                        "number": 55
                    },
                    {
                        "type": 3,
                        "id": "12BA6F57048BB2172ED082370E349670-1",
                        "request_id": "12BA6F57048BB2172ED082370E349670-1",
                        "ip_addr": "116.202.44.84",
                        "full_url": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.craftnote.de",
                        "url": "\/cross-domain-bridge.html",
                        "raw_id": "12BA6F57048BB2172ED082370E349670",
                        "frame_id": "F39E28A75886997354C9C53C06F5F12F",
                        "documentURL": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 116,
                        "ttfb_ms": 113,
                        "load_start": 4827,
                        "load_start_float": 4827.0005170000004,
                        "bytesIn": 996,
                        "objectSize": 996,
                        "objectSizeUncompressed": 5439,
                        "chunks": [
                            {
                                "ts": 4942,
                                "bytes": 996,
                                "inflated": 5439
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 39048,
                        "initiator_type": "script",
                        "initiator_function": "e.appendIFrame",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.craftnote.de",
                                ":method: GET",
                                ":path: \/cross-domain-bridge.html",
                                ":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",
                                "referer: https:\/\/v2.craftnote.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: iframe",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: same-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",
                                "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                "etag: W\/\"642d6347-153f\"",
                                "last-modified: Wed, 05 Apr 2023 12:02:15 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-whf-nginx-config-date: 29-08-2024 - 19:00:02",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2296,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1162,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4826,
                        "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 517,
                        "server_port": "443",
                        "load_end": 4943,
                        "ttfb_start": 4827,
                        "ttfb_end": 4940,
                        "download_start": 4940,
                        "download_end": 4943,
                        "download_ms": 3,
                        "all_start": 4827,
                        "all_end": 4943,
                        "all_ms": 116,
                        "index": 55,
                        "number": 56,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                5000.5469999999996,
                                5002.2250000000004
                            ],
                            [
                                5000.5649999999996,
                                5001.0870000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.198",
                        "request_id": "240738.198",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/session\/1px.png?settingsId=EtMLRyuYI",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/session\/1px.png?settingsId=EtMLRyuYI",
                        "raw_id": "240738.198",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 61,
                        "ttfb_ms": 60,
                        "load_start": 5965,
                        "load_start_float": 5965.0005300000003,
                        "bytesIn": 522,
                        "objectSize": 522,
                        "objectSizeUncompressed": 489,
                        "chunks": [
                            {
                                "ts": 6026,
                                "bytes": 522,
                                "inflated": 489
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 10:23:31 GMT",
                        "cacheControl": "public,max-age=1800,no-transform",
                        "contentType": "image\/png",
                        "contentEncoding": "gzip",
                        "socket": 288,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/session\/1px.png?settingsId=EtMLRyuYI",
                                ":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:\/\/v2.craftnote.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: 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: 979",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public,max-age=1800,no-transform",
                                "content-encoding: gzip",
                                "content-length: 522",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 09:53:31 GMT",
                                "etag: \"3702ada73b8951017b8451cbd6a96523\"",
                                "expires: Mon, 02 Sep 2024 10:23:31 GMT",
                                "last-modified: Fri, 08 May 2020 09:06:13 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1588928773413784",
                                "x-goog-hash: crc32c=pFwm0Q==",
                                "x-goog-hash: md5=NwKtpzuJUQF7hFHL1qllIw==",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 522",
                                "x-guploader-uploadid: AD-8ljtWG4fWjmGL-mD1ojwhsx9wJlATFXhiiWqvKIOspTk3wr53Y93TbZMKHeOhDSxMbo56gOA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 522,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 522,
                        "image_save": 0,
                        "cache_time": 821,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 5962,
                        "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 530,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "489 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "ProfileName": "sRGB IEC61966-2.1",
                                    "PixelsPerUnitX": 11811,
                                    "PixelsPerUnitY": 11811,
                                    "PixelUnits": "meters"
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Little CMS",
                                    "ProfileVersion": "4.3.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "2020:05:08 05:59:51",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Apple Computer Inc.",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "",
                                    "DeviceModel": "",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Little CMS",
                                    "ProfileID": 0,
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "ProfileCopyright": "No copyright, use freely",
                                    "MediaWhitePoint": "0.9642 1 0.82491",
                                    "ChromaticAdaptation": "1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168",
                                    "RedMatrixColumn": "0.43604 0.22249 0.01392",
                                    "BlueMatrixColumn": "0.14305 0.06061 0.71391",
                                    "GreenMatrixColumn": "0.38512 0.7169 0.09706",
                                    "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "ChromaticityChannels": 3,
                                    "ChromaticityColorant": "Unknown (0)",
                                    "ChromaticityChannel1": "0.64 0.33",
                                    "ChromaticityChannel2": "0.3 0.60001",
                                    "ChromaticityChannel3": "0.14999 0.06"
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 118.11,
                                    "y": 118.11
                                },
                                "printSize": {
                                    "x": 0.0084666800000000007,
                                    "y": 0.0084666800000000007
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "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": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:50+00:00",
                                    "date:modify": "2024-09-02T10:09:50+00:00",
                                    "icc:copyright": "No copyright, use freely",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "png:iCCP": "chunk was found",
                                    "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": "1, 1",
                                    "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                    "signature": "df3f619804a92fdb4057192dc43dd748ea778adc52bc498ce80524c014b81119"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 596
                                    }
                                },
                                "tainted": false,
                                "filesize": "489B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "504B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 6026,
                        "ttfb_start": 5965,
                        "ttfb_end": 6025,
                        "download_start": 6025,
                        "download_end": 6026,
                        "download_ms": 1,
                        "all_start": 5965,
                        "all_end": 6026,
                        "all_ms": 61,
                        "index": 56,
                        "number": 57
                    },
                    {
                        "type": 3,
                        "id": "240738.199",
                        "request_id": "240738.199",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                        "raw_id": "240738.199",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 62,
                        "ttfb_ms": 59,
                        "load_start": 5969,
                        "load_start_float": 5969.0005419999998,
                        "bytesIn": 970,
                        "objectSize": 970,
                        "objectSizeUncompressed": 2217,
                        "chunks": [
                            {
                                "ts": 6030,
                                "bytes": 970,
                                "inflated": 2217
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 07:36:03 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 9227",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 970",
                                "content-type: text\/javascript",
                                "date: Mon, 02 Sep 2024 07:36:03 GMT",
                                "etag: \"105c40ccc6893ac413580a50aced40ce\"",
                                "expires: Tue, 02 Sep 2025 07:36:03 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244719330855",
                                "x-goog-hash: crc32c=tbNQNA==",
                                "x-goog-hash: md5=EFxAzMaJOsQTWApQrO1Azg==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 970",
                                "x-guploader-uploadid: AD-8ljtDNs_d8o5Qz9WMpRbDj-iL0hSyfK6LIimyW8w2lAb3Gr1BiquQ-L-l0azwcSQJlVD1Vgc"
                            ]
                        },
                        "bytesOut": 2089,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 970,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31526773,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 5968,
                        "netlog_id": 542,
                        "renderBlocking": "non_blocking",
                        "load_end": 6031,
                        "ttfb_start": 5969,
                        "ttfb_end": 6028,
                        "download_start": 6028,
                        "download_end": 6031,
                        "download_ms": 3,
                        "all_start": 5969,
                        "all_end": 6031,
                        "all_ms": 62,
                        "index": 57,
                        "number": 58
                    },
                    {
                        "type": 3,
                        "id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                        "request_id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/translations\/translations-de.json",
                        "raw_id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 48,
                        "ttfb_ms": 48,
                        "load_start": 6042,
                        "load_start_float": 6042.0005490000003,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:09:50 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/translations\/translations-de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:09:50 GMT",
                                "expires: Mon, 02 Sep 2024 10:09:50 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljtkhmWvKEDbCtYZhAjn4y6WlWsDPixENumSqUdFy62lHz-WWsPLqWnt2Juzcs30G8tKRiZGcuSDmw"
                            ]
                        },
                        "bytesOut": 1789,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6039,
                        "chunks": [],
                        "netlog_id": 549,
                        "load_end": 6090,
                        "ttfb_start": 6042,
                        "ttfb_end": 6090,
                        "download_start": 6090,
                        "download_end": 6090,
                        "download_ms": 0,
                        "all_start": 6042,
                        "all_end": 6090,
                        "all_ms": 48,
                        "index": 58,
                        "number": 59
                    },
                    {
                        "type": 3,
                        "id": "240738.200",
                        "request_id": "240738.200",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "api.usercentrics.eu",
                        "url": "\/translations\/translations-de.json",
                        "raw_id": "240738.200",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 39,
                        "ttfb_ms": 36,
                        "load_start": 6094,
                        "load_start_float": 6094.000548,
                        "bytesIn": 2878,
                        "objectSize": 2878,
                        "objectSizeUncompressed": 7950,
                        "chunks": [
                            {
                                "ts": 6131,
                                "bytes": 914,
                                "inflated": 1526
                            },
                            {
                                "ts": 6132,
                                "bytes": 1228,
                                "inflated": 3533
                            },
                            {
                                "ts": 6133,
                                "bytes": 736,
                                "inflated": 2891
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 18:44:11 GMT",
                        "cacheControl": "public, max-age=86400, s-maxage=86400",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 65694,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: GET",
                                ":path: \/translations\/translations-de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-type: application\/json",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 55539",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=86400, s-maxage=86400",
                                "content-encoding: gzip",
                                "content-length: 2878",
                                "content-type: application\/json",
                                "date: Sun, 01 Sep 2024 18:44:11 GMT",
                                "etag: \"9071cb66722303f026d3445882f74792\"",
                                "expires: Mon, 02 Sep 2024 18:44:11 GMT",
                                "last-modified: Thu, 06 Jun 2024 08:55:09 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "vary: Accept-Encoding",
                                "x-client-geo-location: DE,DEHE",
                                "x-goog-generation: 1717664109581278",
                                "x-goog-hash: crc32c=iUOpYQ==",
                                "x-goog-hash: md5=kHHLZnIjA\/Am00RYgvdHkg==",
                                "x-goog-metageneration: 1",
                                "x-goog-storage-class: MULTI_REGIONAL",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 2878",
                                "x-guploader-uploadid: AD-8ljtjvFmdLvKn9KP_KJDim6eJ2qNUVxKwegfDUuPEtUmYkIYPfxXbJ8sJjQncwJE7PA0BZd0"
                            ]
                        },
                        "bytesOut": 2035,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2878,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30861,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6038,
                        "netlog_id": 548,
                        "load_end": 6133,
                        "ttfb_start": 6094,
                        "ttfb_end": 6130,
                        "download_start": 6130,
                        "download_end": 6133,
                        "download_ms": 3,
                        "all_start": 6094,
                        "all_end": 6133,
                        "all_ms": 39,
                        "index": 59,
                        "number": 60
                    },
                    {
                        "type": 3,
                        "id": "240738.201",
                        "request_id": "240738.201",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                        "raw_id": "240738.201",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 36,
                        "ttfb_ms": 35,
                        "load_start": 6142,
                        "load_start_float": 6142.0005590000001,
                        "bytesIn": 756,
                        "objectSize": 756,
                        "objectSizeUncompressed": 1728,
                        "chunks": [
                            {
                                "ts": 6177,
                                "bytes": 756,
                                "inflated": 1728
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 10:01:54 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 476",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 756",
                                "content-type: text\/javascript",
                                "date: Mon, 02 Sep 2024 10:01:54 GMT",
                                "etag: \"6dc9eb9f36dc4cedfd987f64b0e74e1a\"",
                                "expires: Tue, 02 Sep 2025 10:01:54 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244719801229",
                                "x-goog-hash: crc32c=P2nDFg==",
                                "x-goog-hash: md5=bcnrnzbcTO39mH9ksOdOGg==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 756",
                                "x-guploader-uploadid: AD-8ljuIxvgvPZ9sAj1_dtRTa0aAsTRjalMVEI5nWnCykHv22ZBSr_1jEasD6IQCW7w9xrJeapjgNt3Ikg"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 756,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31535524,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6141,
                        "netlog_id": 559,
                        "renderBlocking": "non_blocking",
                        "load_end": 6178,
                        "ttfb_start": 6142,
                        "ttfb_end": 6177,
                        "download_start": 6177,
                        "download_end": 6178,
                        "download_ms": 1,
                        "all_start": 6142,
                        "all_end": 6178,
                        "all_ms": 36,
                        "index": 60,
                        "number": 61
                    },
                    {
                        "type": 3,
                        "id": "240738.202",
                        "request_id": "240738.202",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                        "raw_id": "240738.202",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 43,
                        "ttfb_ms": 36,
                        "load_start": 6188,
                        "load_start_float": 6188.0005650000003,
                        "bytesIn": 1077,
                        "objectSize": 1077,
                        "objectSizeUncompressed": 2937,
                        "chunks": [
                            {
                                "ts": 6225,
                                "bytes": 948,
                                "inflated": 2410
                            },
                            {
                                "ts": 6231,
                                "bytes": 129,
                                "inflated": 527
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 05:42:25 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 188845",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 1077",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 05:42:25 GMT",
                                "etag: \"6d88d3e50b34a96c6150e604b702174b\"",
                                "expires: Sun, 31 Aug 2025 05:42:25 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:00 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244720293622",
                                "x-goog-hash: crc32c=SABG1A==",
                                "x-goog-hash: md5=bYjT5Qs0qWxhUOYEtwIXSw==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 1077",
                                "x-guploader-uploadid: AHxI1nP074VO6YhWLbchjAueEuALAK79bowI8ImiriJ7Ud49qWx7dc1-avi1FkIJHbplpfQP5G8"
                            ]
                        },
                        "bytesOut": 2170,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1077,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31347155,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6183,
                        "netlog_id": 565,
                        "renderBlocking": "non_blocking",
                        "load_end": 6231,
                        "ttfb_start": 6188,
                        "ttfb_end": 6224,
                        "download_start": 6224,
                        "download_end": 6231,
                        "download_ms": 7,
                        "all_start": 6188,
                        "all_end": 6231,
                        "all_ms": 43,
                        "index": 61,
                        "number": 62
                    },
                    {
                        "type": 3,
                        "id": "240738.203",
                        "request_id": "240738.203",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                        "raw_id": "240738.203",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 37,
                        "ttfb_ms": 36,
                        "load_start": 6190,
                        "load_start_float": 6190.0005709999996,
                        "bytesIn": 236,
                        "objectSize": 236,
                        "objectSizeUncompressed": 473,
                        "chunks": [
                            {
                                "ts": 6226,
                                "bytes": 236,
                                "inflated": 473
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 07:40:16 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 8974",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 236",
                                "content-type: text\/javascript",
                                "date: Mon, 02 Sep 2024 07:40:16 GMT",
                                "etag: \"2ae513dde0edba8005774e58d326754c\"",
                                "expires: Tue, 02 Sep 2025 07:40:16 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:51:58 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244718158884",
                                "x-goog-hash: crc32c=WO\/Pww==",
                                "x-goog-hash: md5=KuUT3eDtuoAFd05Y0yZ1TA==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 236",
                                "x-guploader-uploadid: AD-8ljuq8pZeI4QUZXbL1klYdM_PNVcK0zyqa8bJ3Zwce90ly1acitzKjRa79BPSJKZSUaGMdN1yiGxsNw"
                            ]
                        },
                        "bytesOut": 2161,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 236,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31527026,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6184,
                        "netlog_id": 571,
                        "renderBlocking": "non_blocking",
                        "load_end": 6227,
                        "ttfb_start": 6190,
                        "ttfb_end": 6226,
                        "download_start": 6226,
                        "download_end": 6227,
                        "download_ms": 1,
                        "all_start": 6190,
                        "all_end": 6227,
                        "all_ms": 37,
                        "index": 62,
                        "number": 63
                    },
                    {
                        "type": 3,
                        "id": "240738.204",
                        "request_id": "240738.204",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                        "raw_id": "240738.204",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 39,
                        "ttfb_ms": 36,
                        "load_start": 6191,
                        "load_start_float": 6191.0005769999998,
                        "bytesIn": 318,
                        "objectSize": 318,
                        "objectSizeUncompressed": 567,
                        "chunks": [
                            {
                                "ts": 6229,
                                "bytes": 318,
                                "inflated": 567
                            }
                        ],
                        "expires": "Sat, 30 Aug 2025 16:03:14 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 237996",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 318",
                                "content-type: text\/javascript",
                                "date: Fri, 30 Aug 2024 16:03:14 GMT",
                                "etag: \"59ed8375cdc807377e12088ed0c712fc\"",
                                "expires: Sat, 30 Aug 2025 16:03:14 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244721235772",
                                "x-goog-hash: crc32c=9nXtBw==",
                                "x-goog-hash: md5=We2Ddc3IBzd+EgiO0McS\/A==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 318",
                                "x-guploader-uploadid: AHxI1nPfoV4RdFqaMWCKJPns8WKNlIVN3gGbM8fQV49jbWmzc9UZJePYodnDHQpFFYN-OWHAiOMuHl0X"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 318,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31298004,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6186,
                        "netlog_id": 577,
                        "renderBlocking": "non_blocking",
                        "load_end": 6230,
                        "ttfb_start": 6191,
                        "ttfb_end": 6227,
                        "download_start": 6227,
                        "download_end": 6230,
                        "download_ms": 3,
                        "all_start": 6191,
                        "all_end": 6230,
                        "all_ms": 39,
                        "index": 63,
                        "number": 64
                    },
                    {
                        "type": 3,
                        "id": "240738.205",
                        "request_id": "240738.205",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                        "raw_id": "240738.205",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 37,
                        "ttfb_ms": 35,
                        "load_start": 6241,
                        "load_start_float": 6241.000583,
                        "bytesIn": 687,
                        "objectSize": 687,
                        "objectSizeUncompressed": 1270,
                        "chunks": [
                            {
                                "ts": 6278,
                                "bytes": 687,
                                "inflated": 1270
                            }
                        ],
                        "expires": "Sat, 30 Aug 2025 04:34:28 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 279322",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 687",
                                "content-type: text\/javascript",
                                "date: Fri, 30 Aug 2024 04:34:28 GMT",
                                "etag: \"d449aad96c68c5c01a8383d80b6315fb\"",
                                "expires: Sat, 30 Aug 2025 04:34:28 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244721722668",
                                "x-goog-hash: crc32c=ha8fJQ==",
                                "x-goog-hash: md5=1Emq2WxoxcAag4PYC2MV+w==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 687",
                                "x-guploader-uploadid: AHxI1nM8OI1TGYu0borPJiMZvuTG_QOeX7XtSSLL8uHlbTTUXnmXpQZsk03YXNO6CB4pFLi7DxQg6tTGVg"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 687,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31256678,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6240,
                        "netlog_id": 583,
                        "renderBlocking": "non_blocking",
                        "load_end": 6278,
                        "ttfb_start": 6241,
                        "ttfb_end": 6276,
                        "download_start": 6276,
                        "download_end": 6278,
                        "download_ms": 2,
                        "all_start": 6241,
                        "all_end": 6278,
                        "all_ms": 37,
                        "index": 64,
                        "number": 65
                    },
                    {
                        "type": 3,
                        "id": "240738.207",
                        "request_id": "240738.207",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                        "raw_id": "240738.207",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 38,
                        "ttfb_ms": 35,
                        "load_start": 6312,
                        "load_start_float": 6312.0006020000001,
                        "bytesIn": 2448,
                        "objectSize": 2448,
                        "objectSizeUncompressed": 5491,
                        "chunks": [
                            {
                                "ts": 6347,
                                "bytes": 959,
                                "inflated": 1763
                            },
                            {
                                "ts": 6349,
                                "bytes": 1227,
                                "inflated": 3105
                            },
                            {
                                "ts": 6350,
                                "bytes": 262,
                                "inflated": 623
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 08:42:13 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 178057",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 2448",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 08:42:13 GMT",
                                "etag: \"c3a45cddaaf5c97e6e2f08d7a96fba4d\"",
                                "expires: Sun, 31 Aug 2025 08:42:13 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:00 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244720528286",
                                "x-goog-hash: crc32c=fNqoPQ==",
                                "x-goog-hash: md5=w6Rc3ar1yX5uLwjXqW+6TQ==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 2448",
                                "x-guploader-uploadid: AD-8ljvWNjzXOnVsrQ2l6HX7TPY25ZTbpsBQRuHxCAIRIy-BnrFelNA-LZllzaAiI4QpO9Ate6o"
                            ]
                        },
                        "bytesOut": 2068,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2448,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31357943,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6311,
                        "netlog_id": 602,
                        "renderBlocking": "non_blocking",
                        "load_end": 6350,
                        "ttfb_start": 6312,
                        "ttfb_end": 6347,
                        "download_start": 6347,
                        "download_end": 6350,
                        "download_ms": 3,
                        "all_start": 6312,
                        "all_end": 6350,
                        "all_ms": 38,
                        "index": 65,
                        "number": 66
                    },
                    {
                        "type": 3,
                        "id": "240738.208",
                        "request_id": "240738.208",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-9ad1568f.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/index-9ad1568f.js",
                        "raw_id": "240738.208",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 37,
                        "ttfb_ms": 36,
                        "load_start": 6317,
                        "load_start_float": 6317.0006080000003,
                        "bytesIn": 808,
                        "objectSize": 808,
                        "objectSizeUncompressed": 1740,
                        "chunks": [
                            {
                                "ts": 6354,
                                "bytes": 808,
                                "inflated": 1740
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 16:55:20 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/index-9ad1568f.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 148470",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 808",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 16:55:20 GMT",
                                "etag: \"223b868da5ef1a19bffb2d2ad6daabcd\"",
                                "expires: Sun, 31 Aug 2025 16:55:20 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:06 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244726112157",
                                "x-goog-hash: crc32c=V5Lz0A==",
                                "x-goog-hash: md5=IjuGjaXvGhm\/+y0q1tqrzQ==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 808",
                                "x-guploader-uploadid: AD-8ljvLnOSvdP5CsbGTX7dcrAHulqIEy454VwsyP0M0J2DF4FB21khY-v6M-MFtJbN5XZBxQQFGwDXTyQ"
                            ]
                        },
                        "bytesOut": 2044,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 808,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31387530,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6316,
                        "netlog_id": 608,
                        "renderBlocking": "non_blocking",
                        "load_end": 6354,
                        "ttfb_start": 6317,
                        "ttfb_end": 6353,
                        "download_start": 6353,
                        "download_end": 6354,
                        "download_ms": 1,
                        "all_start": 6317,
                        "all_end": 6354,
                        "all_ms": 37,
                        "index": 66,
                        "number": 67
                    },
                    {
                        "type": 3,
                        "id": "240738.210",
                        "request_id": "240738.210",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                        "raw_id": "240738.210",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 44,
                        "ttfb_ms": 41,
                        "load_start": 6369,
                        "load_start_float": 6369.0006290000001,
                        "bytesIn": 2110,
                        "objectSize": 2110,
                        "objectSizeUncompressed": 5128,
                        "chunks": [
                            {
                                "ts": 6411,
                                "bytes": 967,
                                "inflated": 1712
                            },
                            {
                                "ts": 6413,
                                "bytes": 1143,
                                "inflated": 3416
                            }
                        ],
                        "expires": "Sat, 30 Aug 2025 23:03:41 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 212769",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 2110",
                                "content-type: text\/javascript",
                                "date: Fri, 30 Aug 2024 23:03:41 GMT",
                                "etag: \"bd480603e780a4e52287e363678ce2dc\"",
                                "expires: Sat, 30 Aug 2025 23:03:41 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:06 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244726338457",
                                "x-goog-hash: crc32c=ir6Aaw==",
                                "x-goog-hash: md5=vUgGA+eApOUih+NjZ4zi3A==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 2110",
                                "x-guploader-uploadid: AHxI1nOPzBaG0uYJhis2-9PB9MFEWkX_qL_3tXdpBraAq1hUNzaaobsscmxReLltGYlSVM2HDlvrlXSWRg"
                            ]
                        },
                        "bytesOut": 2044,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2110,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31323231,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6368,
                        "netlog_id": 629,
                        "renderBlocking": "non_blocking",
                        "load_end": 6413,
                        "ttfb_start": 6369,
                        "ttfb_end": 6410,
                        "download_start": 6410,
                        "download_end": 6413,
                        "download_ms": 3,
                        "all_start": 6369,
                        "all_end": 6413,
                        "all_ms": 44,
                        "index": 67,
                        "number": 68
                    },
                    {
                        "type": 3,
                        "id": "240738.211",
                        "request_id": "240738.211",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                        "raw_id": "240738.211",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 49,
                        "ttfb_ms": 48,
                        "load_start": 6428,
                        "load_start_float": 6428.0006380000004,
                        "bytesIn": 615,
                        "objectSize": 615,
                        "objectSizeUncompressed": 1513,
                        "chunks": [
                            {
                                "ts": 6477,
                                "bytes": 615,
                                "inflated": 1513
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 16:40:19 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 149371",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 615",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 16:40:19 GMT",
                                "etag: \"e3e61fcc879639035d511f5eb12e10cd\"",
                                "expires: Sun, 31 Aug 2025 16:40:19 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244720992718",
                                "x-goog-hash: crc32c=tsTPuA==",
                                "x-goog-hash: md5=4+YfzIeWOQNdUR9esS4QzQ==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 615",
                                "x-guploader-uploadid: AD-8ljtOCko_3a5E9STFN3xp0PIoMak02EerTaeiD7IkD24UcB6K6-DKh-K2JQt3lyKoQCWUtkR44cGKrA"
                            ]
                        },
                        "bytesOut": 2065,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 615,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31386629,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6422,
                        "netlog_id": 638,
                        "renderBlocking": "non_blocking",
                        "load_end": 6477,
                        "ttfb_start": 6428,
                        "ttfb_end": 6476,
                        "download_start": 6476,
                        "download_end": 6477,
                        "download_ms": 1,
                        "all_start": 6428,
                        "all_end": 6477,
                        "all_ms": 49,
                        "index": 68,
                        "number": 69
                    },
                    {
                        "type": 3,
                        "id": "240738.212",
                        "request_id": "240738.212",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                        "raw_id": "240738.212",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 145,
                        "ttfb_ms": 57,
                        "load_start": 6429,
                        "load_start_float": 6429.0006439999997,
                        "bytesIn": 48658,
                        "objectSize": 48658,
                        "objectSizeUncompressed": 159833,
                        "chunks": [
                            {
                                "ts": 6489,
                                "bytes": 925,
                                "inflated": 1560
                            },
                            {
                                "ts": 6493,
                                "bytes": 3681,
                                "inflated": 13490
                            },
                            {
                                "ts": 6496,
                                "bytes": 2454,
                                "inflated": 9069
                            },
                            {
                                "ts": 6498,
                                "bytes": 1227,
                                "inflated": 4912
                            },
                            {
                                "ts": 6501,
                                "bytes": 1227,
                                "inflated": 4257
                            },
                            {
                                "ts": 6502,
                                "bytes": 1227,
                                "inflated": 2938
                            },
                            {
                                "ts": 6504,
                                "bytes": 1227,
                                "inflated": 3367
                            },
                            {
                                "ts": 6507,
                                "bytes": 1215,
                                "inflated": 3087
                            },
                            {
                                "ts": 6509,
                                "bytes": 1227,
                                "inflated": 3059
                            },
                            {
                                "ts": 6511,
                                "bytes": 1227,
                                "inflated": 3025
                            },
                            {
                                "ts": 6513,
                                "bytes": 1227,
                                "inflated": 2761
                            },
                            {
                                "ts": 6516,
                                "bytes": 1225,
                                "inflated": 2557
                            },
                            {
                                "ts": 6518,
                                "bytes": 1225,
                                "inflated": 3192
                            },
                            {
                                "ts": 6524,
                                "bytes": 1225,
                                "inflated": 5518
                            },
                            {
                                "ts": 6525,
                                "bytes": 1225,
                                "inflated": 4612
                            },
                            {
                                "ts": 6527,
                                "bytes": 1225,
                                "inflated": 4943
                            },
                            {
                                "ts": 6528,
                                "bytes": 1225,
                                "inflated": 4947
                            },
                            {
                                "ts": 6531,
                                "bytes": 1225,
                                "inflated": 3634
                            },
                            {
                                "ts": 6532,
                                "bytes": 1225,
                                "inflated": 3817
                            },
                            {
                                "ts": 6533,
                                "bytes": 1225,
                                "inflated": 2958
                            },
                            {
                                "ts": 6535,
                                "bytes": 1225,
                                "inflated": 3336
                            },
                            {
                                "ts": 6540,
                                "bytes": 491,
                                "inflated": 1323
                            },
                            {
                                "ts": 6542,
                                "bytes": 1225,
                                "inflated": 3948
                            },
                            {
                                "ts": 6544,
                                "bytes": 1225,
                                "inflated": 5811
                            },
                            {
                                "ts": 6546,
                                "bytes": 1222,
                                "inflated": 3312
                            },
                            {
                                "ts": 6548,
                                "bytes": 1225,
                                "inflated": 4963
                            },
                            {
                                "ts": 6551,
                                "bytes": 1218,
                                "inflated": 4464
                            },
                            {
                                "ts": 6553,
                                "bytes": 1225,
                                "inflated": 4069
                            },
                            {
                                "ts": 6555,
                                "bytes": 1225,
                                "inflated": 4447
                            },
                            {
                                "ts": 6558,
                                "bytes": 1225,
                                "inflated": 3521
                            },
                            {
                                "ts": 6560,
                                "bytes": 1225,
                                "inflated": 4699
                            },
                            {
                                "ts": 6562,
                                "bytes": 1225,
                                "inflated": 5372
                            },
                            {
                                "ts": 6564,
                                "bytes": 1225,
                                "inflated": 4647
                            },
                            {
                                "ts": 6566,
                                "bytes": 1225,
                                "inflated": 3739
                            },
                            {
                                "ts": 6568,
                                "bytes": 1225,
                                "inflated": 3794
                            },
                            {
                                "ts": 6570,
                                "bytes": 1225,
                                "inflated": 4503
                            },
                            {
                                "ts": 6572,
                                "bytes": 1225,
                                "inflated": 4315
                            },
                            {
                                "ts": 6574,
                                "bytes": 688,
                                "inflated": 1867
                            }
                        ],
                        "expires": "Fri, 29 Aug 2025 21:59:54 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 302996",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 48658",
                                "content-type: text\/javascript",
                                "date: Thu, 29 Aug 2024 21:59:54 GMT",
                                "etag: \"c354745bb46aba93fae03fc6aaf5d8be\"",
                                "expires: Fri, 29 Aug 2025 21:59:54 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:52:02 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244722507404",
                                "x-goog-hash: crc32c=OBcOFQ==",
                                "x-goog-hash: md5=w1R0W7RqupP64D\/GqvXYvg==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 48658",
                                "x-guploader-uploadid: AHxI1nNmY6ormqyXDfBPr01r-5X9l2OL9ETuGBb1jS3jvEzJkka3xVG4uO63ZDgGTRE6fF-HkLTmM-Bk"
                            ]
                        },
                        "bytesOut": 2089,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 48658,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31233004,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6424,
                        "netlog_id": 644,
                        "renderBlocking": "non_blocking",
                        "load_end": 6574,
                        "ttfb_start": 6429,
                        "ttfb_end": 6486,
                        "download_start": 6486,
                        "download_end": 6574,
                        "download_ms": 88,
                        "all_start": 6429,
                        "all_end": 6574,
                        "all_ms": 145,
                        "index": 69,
                        "number": 70,
                        "cpuTimes": {
                            "FunctionCall": 0
                        },
                        "cpu.FunctionCall": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                7244.3130000000001,
                                7244.6809999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "240738.213",
                        "request_id": "240738.213",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                        "raw_id": "240738.213",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 110,
                        "ttfb_ms": 108,
                        "load_start": 6430,
                        "load_start_float": 6430.00065,
                        "bytesIn": 1693,
                        "objectSize": 1693,
                        "objectSizeUncompressed": 4399,
                        "chunks": [
                            {
                                "ts": 6538,
                                "bytes": 965,
                                "inflated": 1744
                            },
                            {
                                "ts": 6540,
                                "bytes": 728,
                                "inflated": 2655
                            }
                        ],
                        "expires": "Sun, 31 Aug 2025 16:58:12 GMT",
                        "cacheControl": "public, max-age=31536000, no-transform",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1",
                                "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                "age: 148298",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=31536000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 1693",
                                "content-type: text\/javascript",
                                "date: Sat, 31 Aug 2024 16:58:12 GMT",
                                "etag: \"cbde12bea558867600ee8a775004fc86\"",
                                "expires: Sun, 31 Aug 2025 16:58:12 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244719569608",
                                "x-goog-hash: crc32c=qWbR0w==",
                                "x-goog-hash: md5=y94SvqVYhnYA7op3UAT8hg==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 1693",
                                "x-guploader-uploadid: AD-8ljtK_OC8livpDG1OPNQNPxEXdnsHUIgECIKn19NzG01inwhP2gdb8LuM5IUOk6Ij4brVgA"
                            ]
                        },
                        "bytesOut": 2068,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1693,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31387702,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6426,
                        "netlog_id": 650,
                        "renderBlocking": "non_blocking",
                        "load_end": 6540,
                        "ttfb_start": 6430,
                        "ttfb_end": 6538,
                        "download_start": 6538,
                        "download_end": 6540,
                        "download_ms": 2,
                        "all_start": 6430,
                        "all_end": 6540,
                        "all_ms": 110,
                        "index": 70,
                        "number": 71
                    },
                    {
                        "type": 3,
                        "id": "3CB52B1F8EC819B0B659D6BCC759A395",
                        "request_id": "3CB52B1F8EC819B0B659D6BCC759A395",
                        "ip_addr": "35.201.111.240",
                        "full_url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "consent-api.service.consent.usercentrics.eu",
                        "url": "\/consent\/uw\/3",
                        "raw_id": "3CB52B1F8EC819B0B659D6BCC759A395",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 83,
                        "ttfb_ms": 83,
                        "load_start": 6436,
                        "load_start_float": 6436.0005899999996,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 616,
                        "protocol": "HTTP\/2",
                        "dns_start": 6287,
                        "dns_end": 6328,
                        "connect_start": 6328,
                        "connect_end": 6360,
                        "ssl_start": 6360,
                        "ssl_end": 6434,
                        "initiator": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: consent-api.service.consent.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/consent\/uw\/3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: access-control-allow-origin,content-type,x-request-id",
                                "access-control-request-method: POST",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: access-control-allow-origin,content-type,x-request-id",
                                "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 86400",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "content-length: 0",
                                "content-type: text\/html",
                                "date: Mon, 02 Sep 2024 10:09:50 GMT",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=7776000",
                                "vary: Origin, Access-Control-Request-Headers",
                                "via: 1.1 google",
                                "x-cloud-trace-context: 37913501531b1122d5caa789203f265a",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1924,
                        "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": 41,
                        "connect_ms": 32,
                        "ssl_ms": 74,
                        "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": 6286,
                        "socket_group": "pm\/https:\/\/consent-api.service.consent.usercentrics.eu <https:\/\/craftnote.de 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": 590,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFYzCCBEugAwIBAgIRAM0YEF7PY5+dCTQQVUAniqowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDczMTIwMzUwOVoXDTI0MTAyOTIxMjcwMVowNjE0\nMDIGA1UEAxMrY29uc2VudC1hcGkuc2VydmljZS5jb25zZW50LnVzZXJjZW50cmlj\ncy5ldTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOKLjquBpMw+jQok\neq1tXLqhhqTkzUUtth+p8MIcw2cn5eyY1ADEbxQTumFlYXhbloDsRcBIgP5UIYZQ\npBNvqlWgM25OGwoSD2ytdg\/B\/d4zUJqMJZaj3zh\/W2+6au4UOKU+XD0qNs0JHBAe\n\/lyqb4ghTYCXt+KXwjoVbgGxZwum3m70w2sJZT6hd7L9kqDKda54DnvcEYvFZiWm\nrQ6gDTn50aGrRJ4x0Zw3JQ3iqUVuR4au2IBnIM4RQW7OuuLeo\/sm6WmZS28qx\/ws\nAaopqukfUjKWSJ1hhzCxlLAIeMnF4M68ymbeEBGZ2urQgy\/WkoioSF2WFk032DZM\nEorgJP0CAwEAAaOCAmUwggJhMA4GA1UdDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggr\nBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQfg0\/fMBJC5r61PXVBiuHH\nAXLMnzAfBgNVHSMEGDAWgBTHgfX9jojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcB\nAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd3IzL3pSZzAl\nBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IzLmNydDA2BgNVHREELzAt\ngitjb25zZW50LWFwaS5zZXJ2aWNlLmNvbnNlbnQudXNlcmNlbnRyaWNzLmV1MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBr\naS5nb29nL3dyMy9kak4zUUo0ZUV0NC5jcmwwggEFBgorBgEEAdZ5AgQCBIH2BIHz\nAPEAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZEKt+WLAAAE\nAwBIMEYCIQCxgK7g\/B93HjLMoa6rYGui7HUNDzxOf51khcuDwk6wOQIhAPuYv68Y\nifro297xV0LM\/8j8wgNXCdRIKBJ08vRAtHcKAHYA2ra\/az+1tiKfm8K7XGvocJFx\nbLtRhIU0vaQ9MEjX+6sAAAGRCrflnAAABAMARzBFAiEAm8ZgYHgstSlkyv9pHHcX\nSXMnCefTE2oe1BBk5phQMfECICbUj4aRqfHLAdBU3C\/d2RKQfwK7l5VMPp+i1Q2Y\nGFAIMA0GCSqGSIb3DQEBCwUAA4IBAQCAzsBxZ6dvBIa67CuI\/WB7eKFrv0vJbtp0\n35zO3XFjhQe58uBSSJYi7DnFVF0JAaMpjhJJcbH1QH1SNg0NRyXSLwJAV4WExW7M\nzc19yH9L6ri5UE54QFcJGnos8QLFj9HmKqHFIZ\/vv7JgwMvKap6Hey7eJGi2ODNY\nw4Yv+scAtJ5vatf0eOtz+uUGSUbbln2co9v8L1c9lnLZRadtXjGkm8dhteIfbDiH\nKke0Pr9q\/7vdDffZ9vE5JQTeX+xMVCtCuFIUIlcTPK69BoNgLXcugmsIKNyrrkwC\nOBaYiZfkyJqGV25g5Tbnh3Wo+3U9rbqaxb1fIj+3dB+Fki6IccYY\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 6519,
                        "ttfb_start": 6436,
                        "ttfb_end": 6519,
                        "download_start": 6519,
                        "download_end": 6519,
                        "download_ms": 0,
                        "all_start": 6287,
                        "all_end": 6519,
                        "all_ms": 230,
                        "index": 71,
                        "number": 72
                    },
                    {
                        "type": 3,
                        "id": "240738.209",
                        "request_id": "240738.209",
                        "ip_addr": "34.95.108.180",
                        "full_url": "https:\/\/uct.service.usercentrics.eu\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "uct.service.usercentrics.eu",
                        "url": "\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                        "raw_id": "240738.209",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 81,
                        "ttfb_ms": 80,
                        "load_start": 6499,
                        "load_start_float": 6499.0006139999996,
                        "bytesIn": 35,
                        "objectSize": 35,
                        "objectSizeUncompressed": 35,
                        "chunks": [
                            {
                                "ts": 6580,
                                "bytes": 35
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store",
                        "contentType": "image\/gif",
                        "contentEncoding": "",
                        "socket": 636,
                        "protocol": "HTTP\/2",
                        "dns_start": 6352,
                        "dns_end": 6390,
                        "connect_start": 6392,
                        "connect_end": 6427,
                        "ssl_start": 6427,
                        "ssl_end": 6499,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "uct.service.usercentrics.eu",
                            "sanList": [
                                "uct.service.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1721407758,
                            "validTo": 1729186971,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1721411358794,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008FD77FF080ABF0CCEDA6AF0DC110F10D9A4CDAC22C242FEB5CDBD0B01A84219B02210090AA1C85894FEAF2A0F7CA984B3A1A0B2BB752B3ADCB1C69B5479F8B4EF22D8F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1721411358788,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022029BC0BCB56E546F3CD203AF93B48C989FAC4925A19EC141274514BAEDD3AE88F022042AF05EF4996E91134A2CAB2A03880832F3B73C8D725872761EBA835D958B3B3"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: uct.service.usercentrics.eu",
                                ":method: GET",
                                ":path: \/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                                ":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:\/\/v2.craftnote.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: 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": [
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-store",
                                "content-length: 35",
                                "content-type: image\/gif",
                                "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                "function-execution-id: e4kvh4wi5rm2",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=7776000",
                                "via: 1.1 google",
                                "x-cloud-trace-context: 979b8b878a9f0065d0a6682bafa648d9",
                                "x-powered-by: Express",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2176,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 38,
                        "connect_ms": 35,
                        "ssl_ms": 72,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6328,
                        "socket_group": "https:\/\/uct.service.usercentrics.eu <https:\/\/craftnote.de 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": 614,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFQjCCBCqgAwIBAgIRAPZUd6PK+V56Codatyd9L+cwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDcxOTE2NDkxOFoXDTI0MTAxNzE3NDI1MVowJjEk\nMCIGA1UEAxMbdWN0LnNlcnZpY2UudXNlcmNlbnRyaWNzLmV1MIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuUAJSvxbGFF9VoaHmeocWRUmbbL+jkQc6Xo\nxABZSz\/Y0qRoNBFyTnTcE6N3YXdtQig\/jFK4F5CJX648kc\/sIrnvevl6vP258s+U\nrgMMF\/gA0jkHaQY0LmiT8vTaU1dDrjc8yCjYT3PhX6mRdnHXO0a2NBHmkpzdJ4hf\nedJHnrEEoYiyhc+qi5fwIN74gl9L39qpzWfEpKk6WZ1GkV7SmkKj\/UzyUoGFD6rd\n556GR9SL0ieDehaDDAUVR8obIkNOAzTWye+vxcXxiuc0fLjqnVoUL1ND6n5o9kud\nZw7Kmh3NpDAJyxQY5s3hbRvkBT8NkZSnYV0SFGCAAzTT+BmXHQIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\n\/wQCMAAwHQYDVR0OBBYEFBUDg8DY3r9\/xYYhqDRTf3MEbQMQMB8GA1UdIwQYMBaA\nFMeB9f2OiNkAPE1jolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcw\nAYYbaHR0cDovL28ucGtpLmdvb2cvcy93cjMvOWxRMCUGCCsGAQUFBzAChhlodHRw\nOi8vaS5wa2kuZ29vZy93cjMuY3J0MCYGA1UdEQQfMB2CG3VjdC5zZXJ2aWNlLnVz\nZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCug\nKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvZzNFV0dYMzFlRG8uY3JsMIIBBAYK\nKwYBBAHWeQIEAgSB9QSB8gDwAHcAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/m\nZ0xaOnQAAAGQzBzQSgAABAMASDBGAiEAj9d\/8ICr8Mztpq8NwRDxDZpM2sIsJC\/r\nXNvQsBqEIZsCIQCQqhyFiU\/q8qD3yphLOhoLK7dSs63LHGm1R5+LTvItjwB1ABmY\nEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkMwc0EQAAAQDAEYwRAIg\nKbwLy1blRvPNIDr5O0jJifrEkloZ7BQSdFFLrt066I8CIEKvBe9JlukRNKLKsqA4\ngIMvO3PI1yWHJ2HrqDXZWLOzMA0GCSqGSIb3DQEBCwUAA4IBAQAKEljYcz2fMfcv\nQk+x178WsMx4BcL8GpSc1G9k809p8IzOe2\/zr5bhl3QpBVgiEne0v7tX64GII1AT\noKTh\/GPHWtuGkcsmXcS6zH5aL+Z\/g8iiKw4W69vtyxB+7WNFO3hinne1Gia34VJq\nak0sJReb6iMkA\/wS3FFQwqzpByUwhHrCX36qps1VMNYu0+4QZ4wAWWdnoldE1yu\/\noeuAvHo9BtglE88gWENa\/L4W8FcgyPbtGJZSZ18CZMqoymgHQSPJ9exWfUTP8jPi\n\/1iI9mAc4glSy8A65yLZmxzKLWJMIor1arkRl6lZ60cKk75hRrYkQJc3YO62rLTY\nq3Wuv+NW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "35 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:09:51+00:00",
                                    "date:modify": "2024-09-02T10:09:51+00:00",
                                    "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                },
                                "tainted": false,
                                "filesize": "35B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "1123B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 6580,
                        "ttfb_start": 6499,
                        "ttfb_end": 6579,
                        "download_start": 6579,
                        "download_end": 6580,
                        "download_ms": 1,
                        "all_start": 6352,
                        "all_end": 6580,
                        "all_ms": 226,
                        "index": 72,
                        "number": 73
                    },
                    {
                        "type": 3,
                        "id": "240738.206",
                        "request_id": "240738.206",
                        "ip_addr": "35.201.111.240",
                        "full_url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "consent-api.service.consent.usercentrics.eu",
                        "url": "\/consent\/uw\/3",
                        "raw_id": "240738.206",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 201,
                        "request_type": "Fetch",
                        "load_ms": 71,
                        "ttfb_ms": 71,
                        "load_start": 6522,
                        "load_start_float": 6522.0005890000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 616,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 65694,
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: consent-api.service.consent.usercentrics.eu",
                                ":method: POST",
                                ":path: \/consent\/uw\/3",
                                ":scheme: https",
                                "accept: application\/json",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-allow-origin: *",
                                "content-length: 800",
                                "content-type: application\/json",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.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: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                "x-request-id: 7709b02e-c715-4c7b-ab3f-767cc19963e7"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "content-length: 0",
                                "content-type: text\/html",
                                "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=7776000",
                                "vary: Origin",
                                "via: 1.1 google",
                                "x-cloud-trace-context: 31d5bfb619bc85521dc9e528a12517f4",
                                ":status: 201"
                            ]
                        },
                        "bytesOut": 2419,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 6285,
                        "socket_group": "pm\/https:\/\/consent-api.service.consent.usercentrics.eu <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 589,
                        "server_port": "443",
                        "load_end": 6593,
                        "ttfb_start": 6522,
                        "ttfb_end": 6593,
                        "download_start": 6593,
                        "download_end": 6593,
                        "download_ms": 0,
                        "all_start": 6522,
                        "all_end": 6593,
                        "all_ms": 71,
                        "index": 73,
                        "number": 74
                    },
                    {
                        "type": 3,
                        "id": "240738.214",
                        "request_id": "240738.214",
                        "ip_addr": "151.101.65.195",
                        "full_url": "https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.mycraftnote.de",
                        "url": "\/assets\/images\/icons\/craftnote_back_orange.svg",
                        "raw_id": "240738.214",
                        "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 6952,
                        "load_start_float": 6952.0006679999997,
                        "bytesIn": 1248,
                        "objectSize": 1248,
                        "objectSizeUncompressed": 2813,
                        "chunks": [
                            {
                                "ts": 6991,
                                "bytes": 1248,
                                "inflated": 2813
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=3600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "br",
                        "socket": 682,
                        "protocol": "HTTP\/2",
                        "dns_start": 6778,
                        "dns_end": 6853,
                        "connect_start": 6854,
                        "connect_end": 6885,
                        "ssl_start": 6885,
                        "ssl_end": 6952,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.voydevich.com",
                            "sanList": [
                                "www.voydevich.com",
                                "devpatch.com",
                                "coffeestainmedia.ca",
                                "www.chromatic.world",
                                "criollosbsn.com",
                                "ajudaaqui.net",
                                "submary.com",
                                "realtime-dashboard-dev.bennybutton.com",
                                "links.askdiem.com",
                                "bosshie.com",
                                "www.beloz.com.co",
                                "aurora-belmont.sforzato.xyz",
                                "dbracha-law.co.il",
                                "cosmopolis.collider.vc",
                                "www.playstore.mn",
                                "chordvoicings.com",
                                "innovationendeavorsindia.com",
                                "www.elevareapoiosocietarioealvaras.com",
                                "www.atlanticdetailco.com",
                                "www.builtbybots.com",
                                "www.cybermeet.me",
                                "shoppal.co.zw",
                                "scalamatsuri.org",
                                "gunpuku.com",
                                "www.ferienwohnungen-paulserhof.com",
                                "app.audiencerent.com",
                                "dreamydomes.com",
                                "istandwithpalestine.com",
                                "www.liamschmidt.co",
                                "fasfatransportation.com",
                                "www.insofttech.com",
                                "maazsaleem.com",
                                "manuelpurizaca.com",
                                "plusoft.whitelabel.com.br",
                                "www.surgimed.pe",
                                "info.diwima.de",
                                "www.maid.cafe",
                                "hoianmotor.com",
                                "noeosorio.com",
                                "paradezzz.info",
                                "legacy.talenttribe.asia",
                                "www.tecno-galpoes.com.br",
                                "kona.com.uy",
                                "justanothermap.com",
                                "www.berivery.ru",
                                "www.codistinct.com",
                                "scratch-editor.com",
                                "pranjal-choudhary.com",
                                "pinlal.com",
                                "sjfurniturerepair.com",
                                "www.getamal.com",
                                "www.blockmatrix.art",
                                "stlshowpage.com",
                                "www.knownfraud.com",
                                "narayanmunitech.com",
                                "mjhealthtesting.studiossolution.com",
                                "www.martinjohnhearty.com",
                                "app-staging.presscleaners.com",
                                "app.signalxpress.co.za",
                                "dev.sinewav3.com",
                                "www.darrenrobertlee.dev",
                                "www.pushchuk.dev",
                                "andchar.of.by",
                                "sahalgroups.com",
                                "www.erikdyrrflooring.com",
                                "www.postnn.com",
                                "app.mycraftnote.de",
                                "app.porlery.com",
                                "francogavioli.it",
                                "boliga.demo.movello.se",
                                "app.seesnap.com",
                                "www.pantheontechnologiescorp.com",
                                "atlocal.app",
                                "www.mikedimitrov.io",
                                "www.waysr.com",
                                "pegasuspool.info",
                                "motostats.info",
                                "app.box2box.net",
                                "unnamed.ai",
                                "www.twinjaysltd.com",
                                "footware.app",
                                "admin.run.phuket.run",
                                "hearmeloud.org",
                                "join.inbound.com",
                                "meoqi.app",
                                "joaohenriqueluz.pt",
                                "www.app.surgimed.pe",
                                "metavis.app",
                                "www.droptaxisalem.in",
                                "www.offyear.net",
                                "www.ajisugoidelivery.com.br",
                                "elliotgaye.com",
                                "meteo.yaki.es",
                                "almarenalareserva.com.ar",
                                "admin.expgroup.us",
                                "www.easyworkout.app",
                                "aitechasia.vn",
                                "app.picturelive.org",
                                "developer.conomy.app",
                                "jmtplastering.priceworx.app"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1723732493,
                            "validTo": 1731511939,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1723736096588,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B05C1A703053F354A95FC29D068107004DFA972791DA8A8436483A2B29356674022100B7A54BBCB7C9814ABC91D793A1C20B44B0410657F3267A3D979EA0B28DC18A12"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723736096880,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205DBC5F8FF281B9EC08F2223D19C102F2D1223DE7D2CF79FE0362F4504CDE0DD6022066929CAF52595042D17882019CCC40F69E0CF8855348E45FEAEBA3BEB3309A2A"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.mycraftnote.de",
                                ":method: GET",
                                ":path: \/assets\/images\/icons\/craftnote_back_orange.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: u=1, i",
                                "referer: https:\/\/v2.craftnote.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: 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",
                                "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                "cache-control: max-age=3600",
                                "content-encoding: br",
                                "content-length: 1248",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                "etag: \"31edd4189e90f4ac8fc36899903213e4c19a2f91190dd0d4a3addb283d66caf3-br\"",
                                "last-modified: Tue, 20 Aug 2024 12:52:28 GMT",
                                "strict-transport-security: max-age=31556926",
                                "vary: x-fh-requested-host, accept-encoding",
                                "x-cache: HIT",
                                "x-cache-hits: 6",
                                "x-frame-options: SAMEORIGIN",
                                "x-served-by: cache-fra-eddf8230140-FRA",
                                "x-timer: S1725271791.474588,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2053,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 75,
                        "connect_ms": 31,
                        "ssl_ms": 67,
                        "gzip_total": 1248,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 6777,
                        "socket_group": "https:\/\/app.mycraftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 668,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIINBTCCC+2gAwIBAgIQNWC5UddyV08Q1RdBKv+oJTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjMwHhcNMjQwODE1MTQzNDUzWhcNMjQxMTEzMTUzMjE5WjAcMRow\nGAYDVQQDExF3d3cudm95ZGV2aWNoLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAKrbNMni4A1i6VxvLEQdokPCI988xC3Z+g+hMQkCJFBxgr+h7sJf\nUPDyCF7ImcmrfokkL0IQWfcEh2GLmBVr1w7dSsY9QDTihVg5Flr4gvc1nYXWij3Z\nWM7QiXnDfpwK6xj5+iR6KYzxq6aAsjauTh1zcpxRgbX79Gh3z5t+9WP3lK2lDnRA\nQzJV97aDnMoSC5WZ40IehpXRFfTbBnc+QD0Pxc8J8I76beGjyR1T2ghfQBpANJeG\nDvqqu+yfLb6vnfw1y7HQ87v8x4cmaxciA2vAucfnMIfD9qIbQ3OWLy4OCYZxsqSI\n2P78TOOmTpYatQXRCJBePS0GyVlg+V5VVFUCAwEAAaOCCiIwggoeMA4GA1UdDwEB\n\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1Ud\nDgQWBBQhRcI7rEws62tPtefJ4sNq0b2zwjAfBgNVHSMEGDAWgBTHgfX9jojZADxN\nY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9v\nLnBraS5nb29nL3Mvd3IzL05XQTAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdv\nb2cvd3IzLmNydDCCB\/IGA1UdEQSCB+kwggflghF3d3cudm95ZGV2aWNoLmNvbYIM\nZGV2cGF0Y2guY29tghNjb2ZmZWVzdGFpbm1lZGlhLmNhghN3d3cuY2hyb21hdGlj\nLndvcmxkgg9jcmlvbGxvc2Jzbi5jb22CDWFqdWRhYXF1aS5uZXSCC3N1Ym1hcnku\nY29tgiZyZWFsdGltZS1kYXNoYm9hcmQtZGV2LmJlbm55YnV0dG9uLmNvbYIRbGlu\na3MuYXNrZGllbS5jb22CC2Jvc3NoaWUuY29tghB3d3cuYmVsb3ouY29tLmNvghth\ndXJvcmEtYmVsbW9udC5zZm9yemF0by54eXqCEWRicmFjaGEtbGF3LmNvLmlsghZj\nb3Ntb3BvbGlzLmNvbGxpZGVyLnZjghB3d3cucGxheXN0b3JlLm1ughFjaG9yZHZv\naWNpbmdzLmNvbYIcaW5ub3ZhdGlvbmVuZGVhdm9yc2luZGlhLmNvbYImd3d3LmVs\nZXZhcmVhcG9pb3NvY2lldGFyaW9lYWx2YXJhcy5jb22CGHd3dy5hdGxhbnRpY2Rl\ndGFpbGNvLmNvbYITd3d3LmJ1aWx0Ynlib3RzLmNvbYIQd3d3LmN5YmVybWVldC5t\nZYINc2hvcHBhbC5jby56d4IQc2NhbGFtYXRzdXJpLm9yZ4ILZ3VucHVrdS5jb22C\nInd3dy5mZXJpZW53b2hudW5nZW4tcGF1bHNlcmhvZi5jb22CFGFwcC5hdWRpZW5j\nZXJlbnQuY29tgg9kcmVhbXlkb21lcy5jb22CF2lzdGFuZHdpdGhwYWxlc3RpbmUu\nY29tghJ3d3cubGlhbXNjaG1pZHQuY2+CF2Zhc2ZhdHJhbnNwb3J0YXRpb24uY29t\nghJ3d3cuaW5zb2Z0dGVjaC5jb22CDm1hYXpzYWxlZW0uY29tghJtYW51ZWxwdXJp\nemFjYS5jb22CGXBsdXNvZnQud2hpdGVsYWJlbC5jb20uYnKCD3d3dy5zdXJnaW1l\nZC5wZYIOaW5mby5kaXdpbWEuZGWCDXd3dy5tYWlkLmNhZmWCDmhvaWFubW90b3Iu\nY29tgg1ub2Vvc29yaW8uY29tgg5wYXJhZGV6enouaW5mb4IXbGVnYWN5LnRhbGVu\ndHRyaWJlLmFzaWGCGHd3dy50ZWNuby1nYWxwb2VzLmNvbS5icoILa29uYS5jb20u\ndXmCEmp1c3Rhbm90aGVybWFwLmNvbYIPd3d3LmJlcml2ZXJ5LnJ1ghJ3d3cuY29k\naXN0aW5jdC5jb22CEnNjcmF0Y2gtZWRpdG9yLmNvbYIVcHJhbmphbC1jaG91ZGhh\ncnkuY29tggpwaW5sYWwuY29tghVzamZ1cm5pdHVyZXJlcGFpci5jb22CD3d3dy5n\nZXRhbWFsLmNvbYITd3d3LmJsb2NrbWF0cml4LmFydIIPc3Rsc2hvd3BhZ2UuY29t\nghJ3d3cua25vd25mcmF1ZC5jb22CE25hcmF5YW5tdW5pdGVjaC5jb22CI21qaGVh\nbHRodGVzdGluZy5zdHVkaW9zc29sdXRpb24uY29tghh3d3cubWFydGluam9obmhl\nYXJ0eS5jb22CHWFwcC1zdGFnaW5nLnByZXNzY2xlYW5lcnMuY29tghZhcHAuc2ln\nbmFseHByZXNzLmNvLnphghBkZXYuc2luZXdhdjMuY29tghd3d3cuZGFycmVucm9i\nZXJ0bGVlLmRldoIQd3d3LnB1c2hjaHVrLmRldoINYW5kY2hhci5vZi5ieYIPc2Fo\nYWxncm91cHMuY29tghh3d3cuZXJpa2R5cnJmbG9vcmluZy5jb22CDnd3dy5wb3N0\nbm4uY29tghJhcHAubXljcmFmdG5vdGUuZGWCD2FwcC5wb3JsZXJ5LmNvbYIQZnJh\nbmNvZ2F2aW9saS5pdIIWYm9saWdhLmRlbW8ubW92ZWxsby5zZYIPYXBwLnNlZXNu\nYXAuY29tgiB3d3cucGFudGhlb250ZWNobm9sb2dpZXNjb3JwLmNvbYILYXRsb2Nh\nbC5hcHCCE3d3dy5taWtlZGltaXRyb3YuaW+CDXd3dy53YXlzci5jb22CEHBlZ2Fz\ndXNwb29sLmluZm+CDm1vdG9zdGF0cy5pbmZvgg9hcHAuYm94MmJveC5uZXSCCnVu\nbmFtZWQuYWmCE3d3dy50d2luamF5c2x0ZC5jb22CDGZvb3R3YXJlLmFwcIIUYWRt\naW4ucnVuLnBodWtldC5ydW6CDmhlYXJtZWxvdWQub3JnghBqb2luLmluYm91bmQu\nY29tggltZW9xaS5hcHCCEmpvYW9oZW5yaXF1ZWx1ei5wdIITd3d3LmFwcC5zdXJn\naW1lZC5wZYILbWV0YXZpcy5hcHCCFHd3dy5kcm9wdGF4aXNhbGVtLmlugg93d3cu\nb2ZmeWVhci5uZXSCG3d3dy5hamlzdWdvaWRlbGl2ZXJ5LmNvbS5icoIOZWxsaW90\nZ2F5ZS5jb22CDW1ldGVvLnlha2kuZXOCGGFsbWFyZW5hbGFyZXNlcnZhLmNvbS5h\ncoIRYWRtaW4uZXhwZ3JvdXAudXOCE3d3dy5lYXN5d29ya291dC5hcHCCDWFpdGVj\naGFzaWEudm6CE2FwcC5waWN0dXJlbGl2ZS5vcmeCFGRldmVsb3Blci5jb25vbXku\nYXBwghtqbXRwbGFzdGVyaW5nLnByaWNld29yeC5hcHAwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2MucGtpLmdvb2cvd3IzL2Vx\nUVFIY0NTd3VnLmNybDCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB3AO7N0GTV2xrO\nxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkVatf0wAAAQDAEgwRgIhALBcGnAw\nU\/NUqV\/CnQaBBwBN+pcnkdqKhDZIOispNWZ0AiEAt6VLvLfJgUq8kdeTocILRLBB\nBlfzJno9l56gso3BihIAdQDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75S\nXAAAAZFWrYBwAAAEAwBGMEQCIF28X4\/ygbnsCPIiPRnBAvLRIj3n0s95\/gNi9FBM\n3g3WAiBmkpyvUllQQtF4ggGczED2ngz4hVNI5F\/q66O+szCaKjANBgkqhkiG9w0B\nAQsFAAOCAQEAQOc+9UsQEMxwKnuQ08rXIfXFk5wUohi4f3W1CtkXT1ZDMQ93+RvL\n+tGu7oesFgw6pKN9ZgYbxIg1engmX3\/0hF3MiqKLjkLv6hMwzaN+FqiB+Yw++sEH\nZTvA6Lc8yq0MKPAZK6zC2wt9GPQz2s9jRqViqVoc7zr7Iq80Z8+pP\/hAXPJDrwDN\nPeJktZ9\/HxoNbuTWB6CmtenOTK3LGsjwIRmka0Fm2q9UgKSv7WqhJMkD6mMr\/ayp\nmjozVEdKVW9QWXqK0P7TvzDdYqnzoHS5w737\/nONzVoH7Mse0F8TgQYTT6hgerrt\n3SLyev5Nbe96cy55sozY99M\/tZQeQeRBSg==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 6992,
                        "ttfb_start": 6952,
                        "ttfb_end": 6989,
                        "download_start": 6989,
                        "download_end": 6992,
                        "download_ms": 3,
                        "all_start": 6778,
                        "all_end": 6992,
                        "all_ms": 213,
                        "index": 74,
                        "number": 75
                    }
                ],
                "requestsFull": 75,
                "requestsDoc": 51,
                "responses_200": 70,
                "responses_404": 0,
                "responses_other": 5,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "D5950C5E8C34B6D6DCAD214A18641BFD",
                "loadEventStart": 4191,
                "loadEventEnd": 4191,
                "domContentLoadedEventStart": 1444,
                "domContentLoadedEventEnd": 1445,
                "URL": "https:\/\/www.craftnote.de\/",
                "connections": 9,
                "final_base_page_request": 1,
                "final_base_page_request_id": "88F570AF4579A979C81A1F860B5F24FD-1",
                "final_url": "https:\/\/v2.craftnote.de\/",
                "domInteractive": 1444,
                "firstPaint": 1554,
                "firstContentfulPaint": 1597,
                "firstImagePaint": 1597,
                "firstMeaningfulPaint": 2274,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 0,
                "TTFB": 813,
                "basePageSSLTime": 62,
                "score_cache": 63,
                "score_cdn": 100,
                "score_gzip": 10,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 12127344,
                "gzip_savings": 10928270,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 425260,
                "image_savings": 0,
                "base_page_cdn": "Vercel",
                "cpuTimes": {
                    "ParseHTML": 46,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 83,
                    "ParseAuthorStyleSheet": 11,
                    "EvaluateScript": 177,
                    "v8.compile": 34,
                    "UpdateLayoutTree": 58,
                    "Layout": 505,
                    "ResourceChangePriority": 0,
                    "PrePaint": 40,
                    "IntersectionObserverController::computeIntersections": 21,
                    "Paint": 29,
                    "Layerize": 19,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "FunctionCall": 394,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 2,
                    "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": 8,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 6,
                    "FireAnimationFrame": 1,
                    "v8.compileModule": 2,
                    "v8.evaluateModule": 66,
                    "HandlePostMessage": 0,
                    "TimerFire": 3,
                    "Idle": 5479
                },
                "cpuTimesDoc": {
                    "ParseHTML": 45,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 46,
                    "ParseAuthorStyleSheet": 11,
                    "EvaluateScript": 177,
                    "v8.compile": 34,
                    "UpdateLayoutTree": 54,
                    "Layout": 399,
                    "ResourceChangePriority": 0,
                    "PrePaint": 32,
                    "IntersectionObserverController::computeIntersections": 11,
                    "Paint": 26,
                    "Layerize": 16,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "FunctionCall": 254,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 1,
                    "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": 5,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "FireAnimationFrame": 0,
                    "v8.compileModule": 1,
                    "v8.evaluateModule": 36,
                    "HandlePostMessage": 0,
                    "TimerFire": 0,
                    "Idle": 3079
                },
                "cpu.ParseHTML": 46,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 6,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 83,
                "cpu.ParseAuthorStyleSheet": 11,
                "cpu.EvaluateScript": 177,
                "cpu.v8.compile": 34,
                "cpu.UpdateLayoutTree": 58,
                "cpu.Layout": 505,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 40,
                "cpu.IntersectionObserverController::computeIntersections": 21,
                "cpu.Paint": 29,
                "cpu.Layerize": 19,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.FunctionCall": 394,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 2,
                "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": 8,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 6,
                "cpu.FireAnimationFrame": 1,
                "cpu.v8.compileModule": 2,
                "cpu.v8.evaluateModule": 66,
                "cpu.HandlePostMessage": 0,
                "cpu.TimerFire": 3,
                "cpu.Idle": 5479,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725271781.3685906,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725271784.4194045,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 6939,
                "fullyLoadedCPUpct": 41.408114558468696,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "D5950C5E8C34B6D6DCAD214A18641BFD",
                                "loaderId": "233E42163BFAECFE39D61A8979C0E9E0"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 1,
                        "origin": "https:\/\/v2.craftnote.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/v2.craftnote.de\/",
                "document_hostname": "v2.craftnote.de",
                "document_origin": "https:\/\/v2.craftnote.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 859,
                "domComplete": 4191,
                "PerformancePaintTiming.first-paint": 1554,
                "PerformancePaintTiming.first-contentful-paint": 1554,
                "origin_dns": {
                    "cname": [
                        "cname.vercel-dns.com."
                    ],
                    "ns": [
                        "ns1.webhosting-franken.de.",
                        "ns2.webhosting-franken.de.",
                        "sns.webhosting-franken.de."
                    ],
                    "mx": [
                        "10 alt3.aspmx.l.google.com.",
                        "1 aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"stripe-verification=d703855e5591706b99df5e49a3c3910100f78c13b946ca3c08dc12ebcacad5bd\"",
                        "\"facebook-domain-verification=vbi3qmkr46sost5yy4p8z3u87lt7d9\"",
                        "\"google-site-verification=A8x0D-48LxP5wjH_afarWAFGaR7JfKR7mvpD9PGIGIA\"",
                        "\"v=spf1 mx include:_spf.firebasemail.com ip4:212.146.196.230 ip4:116.202.44.84 ip4:209.85.160.200 ip4:192.161.144.0\/20 ip4:185.12.80.0\/22 ip4:96.46.150.192\/27 ip4:174.137.46.0\/24 ip4:188.172.128.0\/20 ip4:216.198.0.0\/18 ip4:74.125.137.27 ip4:172.217.219.26 \" \"ip4:64.233.177.26 ip4:142.250.96.26 ip4:142.250.10.26 ip4:185.41.28.0\/22 ip4:94.143.16.0\/21 ip4:185.24.144.0\/22 ip4:153.92.224.0\/19 ip4:213.32.128.0\/18 ip4:185.107.232.0\/22 ip4:77.32.128.0\/18 ip4:77.32.192.0\/19 ip4:212.146.192.0\/18 ~all\"",
                        "\"google-site-verification=suu7n1ijd2hvyg8len-y02hzpe1xhc3fuugeo4k3vcq\"",
                        "\"firebase=craftnote-live\"",
                        "\"google-site-verification=YKRUKnZOMuTB6hol2QdwvIGupYZDSQjaoTWD8m67Vwg\"",
                        "\"google-site-verification=Kh2p2XxnQYqbc4q638cg03biiE_rbswuWmbAX7O_8ps\"",
                        "\"atlassian-domain-verification=aKzhcv73mrkPtIGSxhs6to09bjIOFDCLNxpgmMYs\/U5LX4dNEE8uXrhAAfnGHT8z\"",
                        "\"google-site-verification=MDzCnFSv4GW8pWj3cUSahU8Rcsrwb-V6rPQ-txhOmaw\"",
                        "\"sendinblue-code:c9d91dcaaf3e8eb779259d25c799d2c0\""
                    ],
                    "soa": [
                        "ns1.webhosting-franken.de. postmaster.webhosting-franken.de. 2019011001 28800 7200 604800 3600"
                    ],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "Node.js",
                    "UI frameworks": "Tailwind CSS",
                    "JavaScript frameworks": "React",
                    "PaaS": "Vercel",
                    "Payment processors": "Stripe",
                    "Web frameworks": "Next.js 14.1.2",
                    "Web servers": "Next.js 14.1.2",
                    "JavaScript libraries": "core-js 3.25.5",
                    "Performance": "Priority Hints",
                    "Cookie compliance": "Usercentrics",
                    "Marketing automation": "Sendinblue",
                    "Email": "Sendinblue,Google Workspace",
                    "Security": "HSTS",
                    "Webmail": "Google Workspace",
                    "Miscellaneous": "Webpack"
                },
                "detected_apps": {
                    "Node.js": "",
                    "Tailwind CSS": "",
                    "React": "",
                    "Vercel": "",
                    "Stripe": "",
                    "Next.js": "14.1.2",
                    "core-js": "3.25.5",
                    "Priority Hints": "",
                    "Usercentrics": "",
                    "Sendinblue": "",
                    "HSTS": "",
                    "Google Workspace": "",
                    "Webpack": ""
                },
                "detected_technologies": {
                    "Node.js": {
                        "name": "Node.js",
                        "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                        "slug": "node-js",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Node.js.svg",
                        "website": "http:\/\/nodejs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                    },
                    "Tailwind CSS": {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "React": {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    "Vercel": {
                        "name": "Vercel",
                        "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                        "slug": "vercel",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vercel.svg",
                        "website": "https:\/\/vercel.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring",
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Stripe": {
                        "name": "Stripe",
                        "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                        "slug": "stripe",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Stripe.svg",
                        "website": "http:\/\/stripe.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "Next.js": {
                        "name": "Next.js",
                        "description": "Next.js is a React framework for developing single page Javascript applications.",
                        "slug": "next-js",
                        "categories": [
                            {
                                "id": 18,
                                "slug": "web-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "Web frameworks",
                                "priority": 7
                            },
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "14.1.2",
                        "icon": "Next.js.svg",
                        "website": "https:\/\/nextjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.25.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Priority Hints": {
                        "name": "Priority Hints",
                        "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                        "slug": "priority-hints",
                        "categories": [
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Priority Hints.svg",
                        "website": "https:\/\/wicg.github.io\/priority-hints\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Usercentrics": {
                        "name": "Usercentrics",
                        "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                        "slug": "usercentrics",
                        "categories": [
                            {
                                "id": 67,
                                "slug": "cookie-compliance",
                                "groups": [
                                    13
                                ],
                                "name": "Cookie compliance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Usercentrics.svg",
                        "website": "https:\/\/usercentrics.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Sendinblue": {
                        "name": "Sendinblue",
                        "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                        "slug": "sendinblue",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Sendinblue.svg",
                        "website": "https:\/\/www.sendinblue.com",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google 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
                    },
                    "Webpack": {
                        "name": "Webpack",
                        "description": "Webpack is an open-source JavaScript module bundler.",
                        "slug": "webpack",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Webpack.svg",
                        "website": "https:\/\/webpack.js.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Node.js",
                        "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                        "slug": "node-js",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Node.js.svg",
                        "website": "http:\/\/nodejs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Vercel",
                        "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                        "slug": "vercel",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vercel.svg",
                        "website": "https:\/\/vercel.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring",
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Stripe",
                        "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                        "slug": "stripe",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Stripe.svg",
                        "website": "http:\/\/stripe.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Next.js",
                        "description": "Next.js is a React framework for developing single page Javascript applications.",
                        "slug": "next-js",
                        "categories": [
                            {
                                "id": 18,
                                "slug": "web-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "Web frameworks",
                                "priority": 7
                            },
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "14.1.2",
                        "icon": "Next.js.svg",
                        "website": "https:\/\/nextjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.25.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Priority Hints",
                        "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                        "slug": "priority-hints",
                        "categories": [
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Priority Hints.svg",
                        "website": "https:\/\/wicg.github.io\/priority-hints\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Usercentrics",
                        "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                        "slug": "usercentrics",
                        "categories": [
                            {
                                "id": 67,
                                "slug": "cookie-compliance",
                                "groups": [
                                    13
                                ],
                                "name": "Cookie compliance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Usercentrics.svg",
                        "website": "https:\/\/usercentrics.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Sendinblue",
                        "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                        "slug": "sendinblue",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Sendinblue.svg",
                        "website": "https:\/\/www.sendinblue.com",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google 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": "Webpack",
                        "description": "Webpack is an open-source JavaScript module bundler.",
                        "slug": "webpack",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Webpack.svg",
                        "website": "https:\/\/webpack.js.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                                    "target": [
                                                        ".mr-3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                    "target": [
                                        ".mr-3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                                    "target": [
                                                        ".hover\\:bg-primary"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                    "target": [
                                        ".hover\\:bg-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "29.3pt (39px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\">",
                                                    "target": [
                                                        ".bg-background_primary.font-montserrat.overflow-hidden"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">ohne Zettelchaos<\/span>",
                                    "target": [
                                        "h1 > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                                    "target": [
                                                        ".mr-5"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.4399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-white\">",
                                                    "target": [
                                                        ".bg-background_primary.font-montserrat.overflow-hidden > .bg-white:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.4399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-white\">",
                                                    "target": [
                                                        ".bg-white:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .lg\\:w-fit.mt-10 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Baumappe<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Einfach erfasst <\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">aber Digital<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Dein Plan<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Verteilt<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.1699999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:justify-end.lg\\:flex.mt-10 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fafafa",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 2.9500000000000002,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            ".bPfOZt"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "quote_svg__a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: quote_svg__a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: quote_svg__a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "focus-lock-id",
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"focus-lock-id\">",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            ".sc-aXZVg > div:nth-child(3) > div"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: focus-lock-id"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<div id=\"focus-lock-id\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-aXZVg > div:nth-child(3)"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: focus-lock-id"
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "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 does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/?\">",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/?\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"javascript:UC_UI.denyAllConsents().then(UC_UI.closeCMP);\" class=\"uc-deny-all\"><\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".uc-deny-all"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"javascript:UC_UI.acceptAllConsents().then(UC_UI.closeCMP);\" class=\"uc-accept-all\"><\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".uc-accept-all"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": "serious",
                            "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": [
                                                {
                                                    "html": "<div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div>",
                                                    "target": [
                                                        ".w-\\[105px\\]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "List element has direct children that are not allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<ul class=\"flex list-none items-center\">",
                                    "target": [
                                        ".xl\\:flex.hidden > .list-none"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                                }
                            ]
                        }
                    ],
                    "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"overflowHidden\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-privacy-icon\" aria-hidden=\"true\" class=\"sc-eqUAAy cNkVwm\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-eqUAAy"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg\" aria-hidden=\"true\" alt=\"\" class=\"sc-JrDLc jwYYuC\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-JrDLc"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style aria-hidden=\"true\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#language-tooltip-id > style"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                                    "target": [
                                                        ".xl\\:flex-row > .flex-col.flex > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                                    "target": [
                                                        ".px-8.text-center.items-center > .flex-col.flex > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                                    "target": [
                                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            "#uc-heading-title"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" style=\"scroll-behavior:smooth\">",
                                    "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": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                    "target": [
                                        ".px-5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                    "target": [
                                        ".px-5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                    "target": [
                                        ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span>",
                                    "target": [
                                        ".group.px-5:nth-child(5) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "29.3pt (39px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong>",
                                    "target": [
                                        ".sm\\:text-lg > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(2) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(3) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(4) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div>",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:text-xl.lg\\:text-left.mb-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 5.79,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                    "target": [
                                        ".px-8.text-center.items-center > .flex-col.flex > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-primary\">Was genau<\/span>",
                                    "target": [
                                        ".px-8.text-center.items-center > .flex-col.flex > h2 > .text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div>",
                                    "target": [
                                        ".px-8.text-center.items-center > .sm\\:text-2xl.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>PDF-Formulare<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Zeiterfassung<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Plantafel<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Aufgabenliste<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Chat<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>digitalen Baumappe<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div>",
                                    "target": [
                                        ".mb-8.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 5.79,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-primary\">Craftnote<\/span>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left > .text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong>",
                                    "target": [
                                        ".links-color-primary.mb-4.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(4) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(8) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div>",
                                    "target": [
                                        ".order-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span>",
                                    "target": [
                                        ".xl\\:w-40"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span>",
                                    "target": [
                                        ".xl\\:order-2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                    "target": [
                                        ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span>",
                                    "target": [
                                        ".xl\\:order-1 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"font-bold\">Adresse<\/span>",
                                    "target": [
                                        ".order-3 > .font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p>",
                                    "target": [
                                        ".mt-2\\.5 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"pl-6\">[email protected]<\/span>",
                                    "target": [
                                        ".pl-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "11.8pt (15.75px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.2pt (12.25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"sc-iHGNWf iXbMcU\">mehr<\/span>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-iHGNWf"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "7.9pt (10.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"sc-hRJfrW bknZLt\">Powered by&nbsp;<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a><\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-hRJfrW"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "7.9pt (10.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gmPhUn"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" style=\"scroll-behavior:smooth\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uc-fading-wrapper",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uc-fading-wrapper\" tabindex=\"-1\" class=\"sc-fPXMVe ilxdbb\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-fading-wrapper"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "language-tooltip-id",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"language-tooltip-id\" role=\"tooltip\" data-id=\"tooltip\" class=\"__react_component_tooltip language-tooltip-id place-left type-dark allow_click\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#language-tooltip-id"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uc-heading-title",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-cmp",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script>",
                                    "target": [
                                        "#usercentrics-cmp"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "play_svg__a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "#play_svg__a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "close_black_bg_svg__a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                    "target": [
                                        "#close_black_bg_svg__a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "craftnote",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script>",
                                    "target": [
                                        "#craftnote"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "facebook",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"facebook\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#facebook"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "google-tag",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"google-tag\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#google-tag"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "google-tag-manager",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#google-tag-manager"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "social-media",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"social-media\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#social-media"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "__next-route-announcer__",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-root",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"usercentrics-root\" data-created-at=\"1725271788017\" style=\"\"><\/div>",
                                    "target": [
                                        "#usercentrics-root"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-language-selector",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-language-container\" id=\"usercentrics-language-selector\" class=\"sc-fBWQRz elcAsN\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#usercentrics-language-selector"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\" id=\"a\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#a"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"b\" fill=\"white\"><use href=\"#a\"><\/use><\/mask>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#b"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uc-show-more",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uc-show-more\" data-testid=\"uc-message-container\" class=\"sc-ddjGPC hkDVQe\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-show-more"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span id=\"docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uc-overflow-style",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style>",
                                    "target": [
                                        "#uc-overflow-style"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" style=\"scroll-behavior:smooth\">",
                                    "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\" style=\"scroll-behavior:smooth\">",
                                    "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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 alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Hero-image-homepage.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Michael Kotyza  \"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Wolfgang Menne\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00fcrgen Sieber\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00f6rg Hildebrand\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Sebastian Fuchs\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Ralf Van Geffen\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                    "target": [
                                        "img[alt=\"Digital-Baumappe.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                    "target": [
                                        "img[alt=\"zeiterfassung.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                    "target": [
                                        "img[alt=\"plantafel.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                    "target": [
                                        "img[alt=\"Aufgabenliste-v2.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                    "target": [
                                        "img[alt=\"chat.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                    "target": [
                                        "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handwerk-magazin.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"deutsches-institut.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handelsblatt.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"dhz.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                    "target": [
                                        "img[alt=\"30-days-demo.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Digitale-baumappe.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Arbeitszeiten.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Formulare.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Dein-betrieb.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Aufgaben.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                    "target": [
                                        "img[width=\"384\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                    "target": [
                                        "img[width=\"825\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a>",
                                    "target": [
                                        ".pl-5.pr-10.py-2\\.5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                    "target": [
                                        ".px-5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                    "target": [
                                        ".px-5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                    "target": [
                                        ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a>",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a>",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                    "target": [
                                        ".mr-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                    "target": [
                                        ".hover\\:bg-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\">",
                                    "target": [
                                        ".cursor-pointer[href=\"https:\/\/v2.craftnote.de\/event?\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a>",
                                    "target": [
                                        ".mt-5 > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".mt-5 > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt"
                                    ]
                                },
                                {
                                    "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:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "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:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                    "target": [
                                        ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(6)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gmPhUn"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": "serious",
                            "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=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100"
                                    ]
                                },
                                {
                                    "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=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                    "target": [
                                        ".w-\\[299px\\]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"group relative px-5\">",
                                    "target": [
                                        ".group.px-5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"group relative flex items-center px-5\">",
                                    "target": [
                                        ".group.px-5: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 class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Hero-image-homepage.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Michael Kotyza  \"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Wolfgang Menne\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00fcrgen Sieber\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00f6rg Hildebrand\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Sebastian Fuchs\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Ralf Van Geffen\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                    "target": [
                                        "img[alt=\"Digital-Baumappe.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                    "target": [
                                        "img[alt=\"zeiterfassung.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                    "target": [
                                        "img[alt=\"plantafel.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                    "target": [
                                        "img[alt=\"Aufgabenliste-v2.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                    "target": [
                                        "img[alt=\"chat.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                    "target": [
                                        "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handwerk-magazin.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"deutsches-institut.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handelsblatt.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"dhz.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                    "target": [
                                        "img[alt=\"30-days-demo.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Digitale-baumappe.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Arbeitszeiten.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Formulare.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Dein-betrieb.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Aufgaben.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                    "target": [
                                        "img[width=\"384\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                    "target": [
                                        "img[width=\"825\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "valid-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2aa",
                                "wcag312"
                            ],
                            "description": "Ensures lang attributes have valid values",
                            "help": "lang attribute must have a valid value",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/valid-lang?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": "<div lang=\"de\" data-testid=\"uc-banner-content\" tabindex=\"-1\" class=\"sc-dhKdcB zmLCD\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-dhKdcB"
                                        ]
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p>",
                                    "target": [
                                        ".w-\\[68\\%\\] > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                    "target": [
                                        ".xl\\:flex-row > .flex-col.flex > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">6000+ bewertungen<\/span>",
                                    "target": [
                                        ".xl\\:flex-row > .flex-col.flex > h2 > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "contrastRatio": 0,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span>",
                                    "target": [
                                        ".text-2xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "contrastRatio": 0,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscuring",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it partially overlaps other elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span style=\"font-size: 10.5pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb > span"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\">",
                                    "target": [
                                        "video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "",
                "base_page_cname": "",
                "base_page_dns_server": "ns1.webhosting-franken.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 22219,
                "testUrl": "https:\/\/www.craftnote.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:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75\",\"width\":1920,\"height\":56,\"naturalWidth\":1920,\"naturalHeight\":56},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":23,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75\",\"width\":570,\"height\":420,\"naturalWidth\":1328,\"naturalHeight\":1018},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":24,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":400,\"naturalHeight\":400},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":479,\"naturalHeight\":477},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":640,\"naturalHeight\":497},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":242,\"naturalHeight\":236},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":800,\"naturalHeight\":533},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":500,\"naturalHeight\":498},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\",\"width\":167,\"height\":72,\"naturalWidth\":168,\"naturalHeight\":47},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\",\"width\":167,\"height\":72,\"naturalWidth\":717,\"naturalHeight\":144},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\",\"width\":167,\"height\":72,\"naturalWidth\":930,\"naturalHeight\":195},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\",\"width\":167,\"height\":72,\"naturalWidth\":900,\"naturalHeight\":231},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75\",\"width\":384,\"height\":1552,\"naturalWidth\":384,\"naturalHeight\":1552},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100\",\"width\":825,\"height\":1246,\"naturalWidth\":828,\"naturalHeight\":1251}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Archive",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "100"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "800"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "900"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 2.48,
                "generated-content-size": 5.8700000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                        "html": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 56
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                        "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75",
                        "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "\/images\/fischer-logo.png",
                        "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1280,
                        "naturalHeight": 198
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                        "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1328,
                        "naturalHeight": 1018
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 384,
                        "naturalHeight": 1552
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 828,
                        "naturalHeight": 1251
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75",
                        "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 400,
                        "naturalHeight": 400
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75",
                        "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 479,
                        "naturalHeight": 477
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75",
                        "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 640,
                        "naturalHeight": 497
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75",
                        "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 242,
                        "naturalHeight": 236
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75",
                        "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 800,
                        "naturalHeight": 533
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75",
                        "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 500,
                        "naturalHeight": 498
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 54,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 54,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 168,
                        "naturalHeight": 47
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 717,
                        "naturalHeight": 144
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 930,
                        "naturalHeight": 195
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 900,
                        "naturalHeight": 231
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75",
                        "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75",
                        "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75",
                        "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75",
                        "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75",
                        "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js",
                    "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                    "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css"
                ],
                "rendered-html": "<html lang=\"de\" style=\"scroll-behavior:smooth\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" href=\"\/images\/fischer-logo.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/367d0ecb0b5045aa.css\" data-precedence=\"next\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\" data-precedence=\"next\"><link rel=\"preload\" as=\"script\" fetchpriority=\"low\" href=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\"><script src=\"\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8069-8d0528875d448296.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js\" async=\"\"><\/script><script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\"><meta name=\"facebook-domain-verification\" content=\"srs2x37nritucphll065v11hvpey94\"><title>Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle <\/title><meta name=\"description\" content=\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \"><meta name=\"keywords\" content=\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\"><link rel=\"icon\" href=\"\/favicon.ico\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon.png\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon-180x180.png\" sizes=\"180x180\" type=\"image\/png\"><script src=\"\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js\" nomodule=\"\"><\/script><script type=\"module\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js\"><\/script><\/head><body class=\"overflowHidden\"><noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript><nav class=\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\"><div class=\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\"><a href=\"https:\/\/v2.craftnote.de\/?\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-28 xl:w-48\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\" fill=\"#ff5c20\"><\/path><path d=\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"><\/path><\/svg><\/a><div class=\"hidden xl:flex\"><ul class=\"flex list-none items-center\"><li class=\"group relative px-5\"><span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span><ul class=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li><\/ul><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li><li class=\"group relative flex items-center px-5\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span><ul class=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-6\"><path d=\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\" fill=\"currentColor\"><\/path><path d=\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg class=\"mr-1.5 h-5 w-5\" viewBox=\"0 0 512 512\"><path d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><div class=\"flex cursor-pointer flex-col\"><span class=\"hover:text-primary\">+49 30 31197770<\/span><span class=\"text-xs\">Montag-Freitag: 9-12 &amp; 13-17 Uhr<\/span><\/div><\/li><\/ul><\/li><div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div><\/ul><\/div><div class=\"flex\"><a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a><a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a><div class=\"flex items-center justify-center xl:hidden\"><div class=\"z-20 mr-1 flex h-3.5 w-5 cursor-pointer flex-col justify-between\"><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><\/div><div class=\"absolute -top-44 left-0 -z-20 rounded bg-white shadow-md transition-opacity duration-300 ease-in-out opacity-0\"><ul class=\"w-screen list-none bg-white pb-4 pl-4 text-lg\"><li class=\"m-auto max-w-6xl\"><span class=\"cursor-pointer py-0.5\">&gt;<!-- --> Produkt<\/span><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\">Preise<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\">Hilfebereich<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\">Blog<\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/nav><div class=\"fixed top-[64px] z-[45]\"><a href=\"https:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\"><div class=\"relative h-[68px] w-screen sm:h-[56px]\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover object-center sm:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75\"><div class=\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\"><p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p><\/div><\/div><\/a><\/div><main><div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\"><section class=\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\"><div class=\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\"><div class=\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \"><h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1><div class=\"font-montserrat sm:text-lg\"><p><strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong><\/p><\/div><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span><\/div><div class=\"hidden lg:block\"><div class=\"z-30\"><div class=\"mt-5\"><a href=\"https:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\"><div class=\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\"><img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\"><\/div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 132.114 131.169\" class=\"translate-x-[20px] sm:translate-x-[40px] z-[30] h-[50px] w-[50px] translate-y-[-130px] cursor-pointer sm:h-[90px] sm:w-[90px] sm:translate-y-[-250px] lg:translate-y-[-210px] xl:h-[100px] xl:w-[100px] xl:translate-y-[-250px]\"><defs><filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\"><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"8\" result=\"b\"><\/feGaussianBlur><feFlood flood-opacity=\"0.345\"><\/feFlood><feComposite operator=\"in\" in2=\"b\"><\/feComposite><feComposite in=\"SourceGraphic\"><\/feComposite><\/filter><\/defs><g filter=\"url(#play_svg__a)\"><g fill=\"#fff\"><path d=\"M65.585 24h.945a41.585 41.585 0 1 1 0 83.169h-.945a41.585 41.585 0 1 1 0-83.169Z\"><\/path><path d=\"M66.53 106.115c1.368 0 2.725-.067 4.07-.2a40.287 40.287 0 0 0 7.902-1.596 40.409 40.409 0 0 0 7.329-3.084 40.22 40.22 0 0 0 6.453-4.35 41.076 41.076 0 0 0 7.878-8.67 40.217 40.217 0 0 0 3.713-6.855 40.407 40.407 0 0 0 2.385-7.71 40.29 40.29 0 0 0 .6-3.995 41.217 41.217 0 0 0-.6-12.137 40.017 40.017 0 0 0-2.385-7.71 40.643 40.643 0 0 0-3.713-6.855 40.364 40.364 0 0 0-2.333-3.123 41.076 41.076 0 0 0-8.668-7.878 40.22 40.22 0 0 0-6.856-3.713 40.409 40.409 0 0 0-7.709-2.385 40.287 40.287 0 0 0-3.995-.599 41.217 41.217 0 0 0-4.071-.2h-.945c-1.368 0-2.726.067-4.071.2a40.287 40.287 0 0 0-7.902 1.595 40.408 40.408 0 0 0-7.329 3.084 40.218 40.218 0 0 0-6.453 4.35 41.075 41.075 0 0 0-7.878 8.67 40.217 40.217 0 0 0-3.713 6.855 40.407 40.407 0 0 0-2.385 7.71 40.287 40.287 0 0 0-.599 3.995 41.217 41.217 0 0 0 .6 12.137 40.017 40.017 0 0 0 2.384 7.71 40.643 40.643 0 0 0 3.713 6.855 40.363 40.363 0 0 0 2.333 3.123 41.072 41.072 0 0 0 8.668 7.878 40.217 40.217 0 0 0 6.856 3.713 40.408 40.408 0 0 0 7.71 2.385c1.317.266 2.65.466 3.995.6 1.345.133 2.703.2 4.07.2h.946m0 1.054h-.945a41.454 41.454 0 0 1-16.187-3.268A41.651 41.651 0 0 1 36.18 94.99a41.651 41.651 0 0 1-8.912-13.218A41.454 41.454 0 0 1 24 65.585a41.454 41.454 0 0 1 3.268-16.187A41.651 41.651 0 0 1 36.18 36.18a41.651 41.651 0 0 1 13.218-8.912A41.454 41.454 0 0 1 65.585 24h.945a41.454 41.454 0 0 1 16.186 3.268 41.651 41.651 0 0 1 13.218 8.912 41.651 41.651 0 0 1 8.912 13.218 41.454 41.454 0 0 1 3.268 16.187 41.454 41.454 0 0 1-3.268 16.186 41.651 41.651 0 0 1-8.912 13.218 41.651 41.651 0 0 1-13.218 8.912 41.454 41.454 0 0 1-16.186 3.268Z\"><\/path><\/g><\/g><path d=\"M64.64 24h1.89a41.585 41.585 0 1 1 0 83.169h-1.89a41.585 41.585 0 1 1 0-83.169Z\" fill=\"#ff5c20\"><\/path><path d=\"M83.843 64.01a2.106 2.106 0 0 1 0 3.427l-25.04 17.974a2.087 2.087 0 0 1-1.11.4 2.139 2.139 0 0 1-1.9-.977 2.087 2.087 0 0 1-.329-1.136V47.749a2.087 2.087 0 0 1 .325-1.133 2.139 2.139 0 0 1 1.904-.977 2.087 2.087 0 0 1 1.11.4Z\" fill=\"#fff\"><\/path><\/svg><div class=\"hidden\"><video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\"><source src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\" type=\"video\/mp4\">Sorry, your browser doesn't support videos.<\/video><div class=\"fixed right-7 top-7 z-[55]\"><svg width=\"36\" height=\"36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"cursor-pointer\"><g filter=\"url(#close_black_bg_svg__a)\"><rect x=\"6\" y=\"6\" width=\"23.185\" height=\"23.185\" rx=\"11.592\" fill=\"#fff\"><\/rect><path d=\"M23.892 11.303a.996.996 0 0 0-1.41 0l-4.89 4.88-4.89-4.89a.996.996 0 1 0-1.41 1.41l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41l4.89-4.89 4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4Z\" fill=\"#34180E\"><\/path><\/g><defs><filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"><\/feFlood><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"><\/feColorMatrix><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"3\"><\/feGaussianBlur><feComposite in2=\"hardAlpha\" operator=\"out\"><\/feComposite><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"><\/feColorMatrix><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_884_66578\"><\/feBlend><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_884_66578\" result=\"shape\"><\/feBlend><\/filter><\/defs><\/svg><\/div><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen backdrop-blur-sm\"><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen bg-black opacity-[85%]\"><\/div><\/div><\/div><\/div><div class=\"w-full lg:hidden\"><div class=\"z-30 px-10\"><div class=\"flex w-full flex-col items-center sm:flex-row sm:justify-center\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"google-play.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"apple-store.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"z-[30]\"><button class=\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/section><div class=\"flex bg-gradient-to-b from-white to-background_primary\"><div class=\"z-[25] m-auto w-full max-w-6xl pb-[35px] pt-[70px] sm:pb-[45px] sm:pt-[85px] lg:pb-[75px] lg:pt-[130px]\"><div class=\"mb-8 flex flex-col justify-center xl:flex-row\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2><\/div><div class=\"flex justify-center xl:ml-8\"><span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span><div class=\"flex\"><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.06 6.312c.558-1.75 2.983-1.75 3.539 0l1.99 6.255c.122.381.359.713.676.948.317.236.7.363 1.092.363h6.44c1.803 0 2.551 2.356 1.095 3.44l-5.21 3.864a1.898 1.898 0 0 0-.676.95 1.938 1.938 0 0 0 0 1.174l1.99 6.255c.558 1.75-1.405 3.207-2.865 2.124l-5.21-3.865a1.834 1.834 0 0 0-2.185 0l-5.21 3.865c-1.458 1.083-3.419-.374-2.863-2.124l1.99-6.255a1.939 1.939 0 0 0 0-1.175 1.899 1.899 0 0 0-.676-.95L6.769 17.32c-1.456-1.083-.707-3.439 1.094-3.439h6.44c.392 0 .774-.127 1.092-.362.318-.236.555-.568.677-.949l1.99-6.255-.002-.002Z\" fill=\"#B0A39E\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.8 5a1.83 1.83 0 0 0-1.74 1.312l.002.002-1.99 6.255a1.898 1.898 0 0 1-.677.949c-.317.235-.7.362-1.093.362H7.863c-1.8 0-2.55 2.356-1.094 3.439l5.208 3.863c.318.235.555.568.676.95.122.38.122.792 0 1.174l-1.99 6.255c-.556 1.75 1.405 3.207 2.863 2.124l5.21-3.865c.31-.23.681-.356 1.064-.362V5Z\" fill=\"#F9AC18\"><\/path><\/svg><\/div><\/div><\/div><div class=\"swiper swiper-initialized swiper-horizontal swiper-pointer-events sm:w-[80%] md:w-[75%] lg:w-full swiper-backface-hidden\"><div class=\"swiper-wrapper\" style=\"transition-duration: 0ms; transform: translate3d(-377.333px, 0px, 0px);\"><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-prev\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p><p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p><p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-active\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p><p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p><p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-next\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p><p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p><p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p><p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p><p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p><p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p><p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"flex flex-col items-center px-8 text-center\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2><\/div><div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div><div class=\"my-8 flex w-full max-w-6xl flex-wrap justify-evenly lg:flex-row xl:justify-between\"><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div><div class=\"links-color-primary text-brown\"><p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div><div class=\"links-color-primary text-brown\"><p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div><div class=\"links-color-primary text-brown\"><p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div><div class=\"links-color-primary text-brown\"><p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div><div class=\"links-color-primary text-brown\"><p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div><div class=\"links-color-primary text-brown\"><p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p><\/div><\/div><div class=\"mt-10 w-full max-w-6xl lg:mt-16 lg:flex lg:justify-end lg:pr-[40px] xl:pr-0\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"flex flex-col items-center py-20 w-full px-4\"><div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div><div class=\"flex w-full max-w-6xl text-black_primary  \"><div class=\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\"><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"m-auto mb-6 flex max-w-6xl flex-col-reverse justify-center px-8 sm:px-24 lg:flex-row lg:items-center lg:px-8 xl:px-0\"><div class=\"lg:w-[40%]\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2><\/div><div class=\"markdown-custom-styles mb-4 sm:text-2xl\"><\/div><div class=\"links-color-primary mb-4 text-brown\"><p><strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong><\/p><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span><\/div><div class=\"markdown-custom-styles mb-4\"><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><div class=\"md:justify-center lg:flex lg:w-[60%]\"><div class=\"relative m-auto mb-6 h-[200px] w-[300px] xs:h-[267px] xs:w-[400px] sm:h-[333px] sm:w-[500px] md:h-[380px] md:w-[600px] lg:h-[600px] lg:w-[800px]\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\"><noscript><img alt=\"30-days-demo.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><\/div><div class=\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\"><img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\"><\/div><div class=\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\"><img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\"><\/div><\/div><\/main><footer class=\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\"><div class=\"mx-auto flex max-w-6xl flex-wrap justify-between\"><div class=\"order-1 mb-5 w-full px-5 xl:px-2\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-52\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\" fill=\"currentColor\"><\/path><\/svg><\/div><div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div><div class=\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\"><div class=\"mb-7 flex w-1\/2 flex-col xl:order-3\"><span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a><a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a><a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a><a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a><a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-4\"><span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span><a href=\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-2\"><span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span><a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a><a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a><a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a><a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a><a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-1\"><span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span><a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a><a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a><\/div><\/div><div class=\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\"><span class=\"font-bold\">Adresse<\/span><div class=\"mt-2.5 flex\"><p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p><span class=\"pl-6\">[email protected]<\/span><\/div><\/div><div class=\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\"><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 576 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\" fill=\"currentColor\"><\/path><\/svg><\/a><\/div><\/div><\/footer><script src=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\" async=\"\"><\/script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])<\/script><script>self.__next_f.push([1,\"1:HL[\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"style\\\"]\\n0:\\\"$L2\\\"\\n\"])<\/script><script>self.__next_f.push([1,\"3:HL[\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"style\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"4:I[7690,[],\\\"\\\"]\\n7:I[5935,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\na:I[5613,[],\\\"\\\"]\\nb:I[1778,[],\\\"\\\"]\\nd:I[4965,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n10:I[8955,[],\\\"\\\"]\\n8:T417,\"])<\/script><script>self.__next_f.push([1,\"const callback = function (e) {\\n              if (\\n                e.detail \\u0026\\u0026\\n                e.detail.event == 'consent_status' \\u0026\\u0026\\n                e.detail['Google Tag Manager']\\n              ) {\\n                (function (w, d, s, l, i) {\\n                  w[l] = w[l] || [];\\n                  w[l].push({\\n                    'gtm.start': new Date().getTime(),\\n                    event: 'gtm.js',\\n                  });\\n                  var f = d.getElementsByTagName(s)[0],\\n                    j = d.createElement(s),\\n                    dl = l != 'dataLayer' ? '\\u0026l=' + l : '';\\n                  j.async = true;\\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\\n                  f.parentNode.insertBefore(j, f);\\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\\n                window.removeEventListener('ucEvent', callback);\\n              }\\n            };\\n            \\n            window.addEventListener('ucEvent', function (event) {\\n              callback(event);\\n            });\"])<\/script><script>self.__next_f.push([1,\"c:Tefa,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"e:T884,\"])<\/script><script>self.__next_f.push([1,\"function decorateDomains() {\\n\\n              var domainsToDecorate = [\\n                  \\\"app.mycraftnote.de\\\",\\n                  \\\"v2.craftnote.de\\\"\\n                ],\\n                queryParams = [\\n                  \\\"utm_medium\\\",\\n                  \\\"utm_source\\\",\\n                  \\\"utm_campaign\\\",\\n                  \\\"utm_content\\\",\\n                  \\\"utm_term\\\",\\n                  \\\"gclid\\\",\\n                  \\\"fbclid\\\",\\n                  \\\"msclkid\\\"\\n                ];\\n              \/\/ do not edit anything below this line\\n              var links = document.querySelectorAll(\\\"a\\\");\\n              \\n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\\n              for (var linkIndex = 0; linkIndex \\u003c links.length; linkIndex++) {\\n                for (var domainIndex = 0; domainIndex \\u003c domainsToDecorate.length; domainIndex++) {\\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) \\u003e -1 \\u0026\\u0026 links[linkIndex].href.indexOf(\\\"#\\\") === -1) {\\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\\n                  }\\n                }\\n              }\\n            \\n              \/\/ decorates the URL with query params\\n              function decorateUrl(urlToDecorate) {\\n                urlToDecorate = (urlToDecorate.indexOf(\\\"?\\\") === -1) ? urlToDecorate + \\\"?\\\" : urlToDecorate + \\\"\\u0026\\\";\\n                var collectedQueryParams = [];\\n                for (var queryIndex = 0; queryIndex \\u003c queryParams.length; queryIndex++) {\\n                  if (getQueryParam(queryParams[queryIndex])) {\\n                    collectedQueryParams.push(queryParams[queryIndex] + \\\"=\\\" + getQueryParam(queryParams[queryIndex]));\\n                  }\\n                }\\n                return urlToDecorate + collectedQueryParams.join(\\\"\\u0026\\\");\\n              }\\n            \\n              \/\/ get value of query parameter\\n              function getQueryParam(name) {\\n                if (name = (new RegExp(\\\"[?\\u0026]\\\" + encodeURIComponent(name) + \\\"=([^\\u0026]*)\\\")).exec(window.location.search)) {\\n                  return decodeURIComponent(name[1]);\\n                }\\n              }\\n            }\\n            decorateDomains();\\n            \"])<\/script><script>self.__next_f.push([1,\"11:[]\\n\"])<\/script><script>self.__next_f.push([1,\"2:[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],[\\\"$\\\",\\\"$L4\\\",null,{\\\"buildId\\\":\\\"SPFSQSucdWn_8jSCU7-Iy\\\",\\\"assetPrefix\\\":\\\"\\\",\\\"initialCanonicalUrl\\\":\\\"\/\\\",\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{}]},\\\"$undefined\\\",\\\"$undefined\\\",true],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{},[\\\"$L5\\\",\\\"$L6\\\",null]]},[null,[\\\"$\\\",\\\"html\\\",null,{\\\"lang\\\":\\\"de\\\",\\\"style\\\":{\\\"scrollBehavior\\\":\\\"smooth\\\"},\\\"children\\\":[[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"craftnote\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.UC_UI_DOMAINS = {\\\\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\\\\n          };\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"facebook\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"const consentProperties = ['Hotjar', 'Facebook Pixel'];\\\\n            window.addEventListener('ucEvent', function (e) {\\\\n              if (e.detail \\u0026\\u0026 e.detail.event == 'consent_status') {\\\\n                window.dataLayer = window.dataLayer || [];\\\\n                consentProperties.map((property) =\\u003e {\\\\n                  if (e.detail.hasOwnProperty(property)) {\\\\n                    window.dataLayer.push({\\\\n                      event:\\\\n                        'cn-consent' +\\\\n                        '_' +\\\\n                        property.split(' ')[0].toLowerCase() +\\\\n                        '_' +\\\\n                        (e.detail[property] ? 'granted' : 'denied'),\\\\n                    });\\\\n                  }\\\\n                });\\\\n              }\\\\n            });\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.dataLayer = window.dataLayer || [];\\\\n            function gtag() {\\\\n                dataLayer.push(arguments);\\\\n            }\\\\n            gtag(\\\\\\\"consent\\\\\\\", \\\\\\\"default\\\\\\\", {\\\\n              ad_storage: \\\\\\\"denied\\\\\\\",\\\\n              analytics_storage: \\\\\\\"denied\\\\\\\",\\\\n              wait_for_update: 2000\\\\n          });\\\\n          gtag(\\\\\\\"set\\\\\\\", \\\\\\\"ads_data_redaction\\\\\\\", true);\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag-manager\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$8\\\"}}],[\\\"$\\\",\\\"meta\\\",null,{\\\"name\\\":\\\"facebook-domain-verification\\\",\\\"content\\\":\\\"srs2x37nritucphll065v11hvpey94\\\"}],[\\\"$\\\",\\\"body\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"noscript\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"iframe\\\",null,{\\\"src\\\":\\\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\\\",\\\"height\\\":\\\"0\\\",\\\"width\\\":\\\"0\\\",\\\"style\\\":{\\\"display\\\":\\\"none\\\",\\\"visibility\\\":\\\"hidden\\\"}}]}],\\\"$L9\\\",[\\\"$\\\",\\\"main\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"$La\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"loading\\\":\\\"$undefined\\\",\\\"loadingStyles\\\":\\\"$undefined\\\",\\\"loadingScripts\\\":\\\"$undefined\\\",\\\"hasLoading\\\":false,\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$Lb\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[[\\\"$\\\",\\\"title\\\",null,{\\\"children\\\":\\\"404: This page could not be found.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"fontFamily\\\":\\\"system-ui,\\\\\\\"Segoe UI\\\\\\\",Roboto,Helvetica,Arial,sans-serif,\\\\\\\"Apple Color Emoji\\\\\\\",\\\\\\\"Segoe UI Emoji\\\\\\\"\\\",\\\"height\\\":\\\"100vh\\\",\\\"textAlign\\\":\\\"center\\\",\\\"display\\\":\\\"flex\\\",\\\"flexDirection\\\":\\\"column\\\",\\\"alignItems\\\":\\\"center\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"style\\\",null,{\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\\\"}}],[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"next-error-h1\\\",\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\",\\\"margin\\\":\\\"0 20px 0 0\\\",\\\"padding\\\":\\\"0 23px 0 0\\\",\\\"fontSize\\\":24,\\\"fontWeight\\\":500,\\\"verticalAlign\\\":\\\"top\\\",\\\"lineHeight\\\":\\\"49px\\\"},\\\"children\\\":\\\"404\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\"},\\\"children\\\":[\\\"$\\\",\\\"h2\\\",null,{\\\"style\\\":{\\\"fontSize\\\":14,\\\"fontWeight\\\":400,\\\"lineHeight\\\":\\\"49px\\\",\\\"margin\\\":0},\\\"children\\\":\\\"This page could not be found.\\\"}]}]]}]}]],\\\"notFoundStyles\\\":[],\\\"styles\\\":[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]]}]}],[\\\"$\\\",\\\"footer\\\",null,{\\\"className\\\":\\\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mx-auto flex max-w-6xl flex-wrap justify-between\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-1 mb-5 w-full px-5 xl:px-2\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-52\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$c\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\\\",\\\"children\\\":\\\"Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-3\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Support\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Hilfebereich\\\",{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Hilfebereich\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Blog\\\",{\\\"href\\\":\\\"\/blog\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Blog\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Datenschutz\\\",{\\\"href\\\":\\\"\/datenschutz\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Datenschutz\\\"}],[\\\"$\\\",\\\"a\\\",\\\"AGB\\\",{\\\"href\\\":\\\"\/agb\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"AGB\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Updates\\\",{\\\"href\\\":\\\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Updates\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-40\\\",\\\"children\\\":\\\"Craftnote App\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"App Store\\\",{\\\"href\\\":\\\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/apple-store.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}],[\\\"$\\\",\\\"a\\\",\\\"Google Play\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/google-play.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"\u00dcber Uns\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Events\\\",{\\\"href\\\":\\\"\/event\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Events\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Jobs\\\",{\\\"href\\\":\\\"\/jobs\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Jobs\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Impressum\\\",{\\\"href\\\":\\\"\/impressum\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Impressum\\\"}],[\\\"$\\\",\\\"a\\\",\\\"\u00dcber Craftnote\\\",{\\\"href\\\":\\\"\/ueber-uns\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"\u00dcber Craftnote\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Werde Partner\\\",{\\\"href\\\":\\\"\/partnerschaft\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Werde Partner\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-1\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Produkt\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Preise\\\",{\\\"href\\\":\\\"\/preise\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Preise\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Gewerke\\\",{\\\"href\\\":\\\"\/gewerke\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Gewerke\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Funktionen\\\",{\\\"href\\\":\\\"\/funktionen\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Funktionen\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Schnittstelle\\\",{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Schnittstelle\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Download\\\",{\\\"href\\\":\\\"https:\/\/www.craftnote.de\/download\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Download\\\"}]]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"font-bold\\\",\\\"children\\\":\\\"Adresse\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-2.5 flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",null,{\\\"children\\\":[\\\"Heinrich-Heine-Platz 10 \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" 10179 Berlin \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" Deutschland\\\"]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"pl-6\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",\\\"Facebook\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.facebook.com\/myCraftnote\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Instagram\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Linkedin\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/de.linkedin.com\/company\/craftnote\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Xing\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Youtube\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 576 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}]]}]]}]}]]}],[\\\"$\\\",\\\"script\\\",null,{\\\"id\\\":\\\"usercentrics-cmp\\\",\\\"data-settings-id\\\":\\\"EtMLRyuYI\\\",\\\"src\\\":\\\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\\\",\\\"async\\\":true}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"social-media\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$e\\\"}}]]}],null]],\\\"initialHead\\\":[false,\\\"$Lf\\\"],\\\"globalErrorComponent\\\":\\\"$10\\\",\\\"missingSlots\\\":\\\"$W11\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"16:I[5341,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n17:I[1749,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"\"])<\/script><script>self.__next_f.push([1,\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"Image\\\"]\\n18:I[9419,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"BlocksRenderer\\\"]\\n12:T4d2,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\"])<\/script><script>self.__next_f.push([1,\"13:Ta28,\"])<\/script><script>self.__next_f.push([1,\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"15:{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"14:[\\\"$\\\",\\\"path\\\",null,\\\"$15\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"9:[[\\\"$\\\",\\\"nav\\\",null,{\\\"className\\\":\\\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-28 xl:w-48\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$12\\\",\\\"fill\\\":\\\"#ff5c20\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$13\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden xl:flex\\\",\\\"children\\\":[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"flex list-none items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Produkt\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/gewerke\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Gewerke\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Funktionen\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Schnittstelle\\\"}]}]]}]]}],[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/plantafel\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Plantafel\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/preise\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Preise\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/blog\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Blog\\\"}]}]],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative flex items-center px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Hilfe\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-6\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\\\",\\\"fill\\\":\\\"currentColor\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\\\",\\\"fill\\\":\\\"currentColor\\\"}]]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"viewBox\\\":\\\"0 0 512 512\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Hilfebereich\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":\\\"$14\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex cursor-pointer flex-col\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"+49 30 31197770\\\"}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-xs\\\",\\\"children\\\":\\\"Montag-Freitag: 9-12 \\u0026 13-17 Uhr\\\"}]]}]]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-[105px] py-2.5 pl-5 pr-10\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/termin.craftnote.de\/sign-up.php\/\\\",\\\"className\\\":\\\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Termin anfragen\\\"}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\\\",\\\"className\\\":\\\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Login\\\"}],[\\\"$\\\",\\\"$L16\\\",null,{}]]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"fixed top-[64px] z-[45]\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/v2.craftnote.de\/event\\\",\\\"rel\\\":\\\"\\\",\\\"target\\\":\\\"_self\\\",\\\"className\\\":\\\"cursor-pointer\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[68px] w-screen sm:h-[56px]\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_min_13_15_17_99db58fe10\/Event_banner_min_13_15_17_99db58fe10.png\\\",\\\"className\\\":\\\"hidden object-cover object-center sm:block\\\"}],[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_mobile_13_15_17_f33a1d797c\/Event_banner_mobile_13_15_17_f33a1d797c.png\\\",\\\"className\\\":\\\"object-cover object-center sm:hidden\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L18\\\",null,{\\\"content\\\":[{\\\"type\\\":\\\"paragraph\\\",\\\"children\\\":[{\\\"text\\\":\\\"Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!\\\",\\\"type\\\":\\\"text\\\"}]}]}]}]]}]}]}]]\\n\"])<\/script><script>self.__next_f.push([1,\"20:I[5720,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n38:I[1492,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"49\"])<\/script><script>self.__next_f.push([1,\"65\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n39:I[4818,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chun\"])<\/script><script>self.__next_f.push([1,\"ks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n6f:I[2167,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"f:[[\\\"$\\\",\\\"meta\\\",\\\"0\\\",{\\\"name\\\":\\\"viewport\\\",\\\"content\\\":\\\"width=device-width, initial-scale=1\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"1\\\",{\\\"charSet\\\":\\\"utf-8\\\"}],[\\\"$\\\",\\\"title\\\",\\\"2\\\",{\\\"children\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"3\\\",{\\\"name\\\":\\\"description\\\",\\\"content\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"4\\\",{\\\"name\\\":\\\"keywords\\\",\\\"content\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\"}],[\\\"$\\\",\\\"link\\\",\\\"5\\\",{\\\"rel\\\":\\\"icon\\\",\\\"href\\\":\\\"\/favicon.ico\\\"}],[\\\"$\\\",\\\"link\\\",\\\"6\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon.png\\\"}],[\\\"$\\\",\\\"link\\\",\\\"7\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon-180x180.png\\\",\\\"sizes\\\":\\\"180x180\\\",\\\"type\\\":\\\"image\/png\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"5:null\\n1d:{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}\\n1c:[\\\"$\\\",\\\"path\\\",null,\\\"$1d\\\"]\\n1f:{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}\\n1e:[\\\"$\\\",\\\"circle\\\",null,\\\"$1f\\\"]\\n1b:[\\\"$1c\\\",\\\"$1e\\\"]\\n1a:{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":\\\"$1b\\\"}\\n19:[\\\"$\\\",\\\"g\\\",null,\\\"$1a\\\"]\\n25:{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fc\"])<\/script><script>self.__next_f.push([1,\"tzt von:\\\"}\\n24:[\\\"$\\\",\\\"div\\\",null,\\\"$25\\\"]\\n2f:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n2e:[\\\"$\\\",\\\"$L17\\\",null,\\\"$2f\\\"]\\n2d:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$2e\\\"}\\n2c:[\\\"$\\\",\\\"div\\\",\\\"94\\\",\\\"$2d\\\"]\\n33:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"\"])<\/script><script>self.__next_f.push([1,\"height\\\":77}\\n32:[\\\"$\\\",\\\"$L17\\\",null,\\\"$33\\\"]\\n31:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$32\\\"}\\n30:[\\\"$\\\",\\\"div\\\",\\\"93\\\",\\\"$31\\\"]\\n2b:[\\\"$2c\\\",\\\"$30\\\"]\\n2a:{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":\\\"$2b\\\"}\\n29:[\\\"$\\\",\\\"div\\\",null,\\\"$2a\\\"]\\n37:{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}\\n36:[\\\"$\\\",\\\"img\\\",null,\\\"$37\\\"]\\n35:{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":\\\"$36\\\"}\\n34:[\\\"$\\\",\\\"div\\\",null,\\\"$35\\\"]\\n28:[\\\"$29\\\",\\\"$34\\\"]\\n27:{\\\"className\\\":\\\"f\"])<\/script><script>self.__next_f.push([1,\"lex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":\\\"$28\\\"}\\n26:[\\\"$\\\",\\\"div\\\",null,\\\"$27\\\"]\\n23:[\\\"$24\\\",\\\"$26\\\"]\\n22:{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":\\\"$23\\\"}\\n21:[\\\"$\\\",\\\"div\\\",null,\\\"$22\\\"]\\n3b:{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"}\\n40:{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd\"])<\/script><script>self.__next_f.push([1,\"1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}\\n3f:{\\\"id\\\":139,\\\"attributes\\\":\\\"$40\\\"}\\n3e:{\\\"data\\\":\\\"$3f\\\"}\\n3d:{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Form\"])<\/script><script>self.__next_f.push([1,\"ulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$3e\\\"}\\n44:{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strap\"])<\/script><script>self.__next_f.push([1,\"i-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}\\n43:{\\\"id\\\":128,\\\"attributes\\\":\\\"$44\\\"}\\n42:{\\\"data\\\":\\\"$43\\\"}\\n41:{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an u\"])<\/script><script>self.__next_f.push([1,\"nd exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$42\\\"}\\n48:{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metad\"])<\/script><script>self.__next_f.push([1,\"ata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}\\n47:{\\\"id\\\":129,\\\"attributes\\\":\\\"$48\\\"}\\n46:{\\\"data\\\":\\\"$47\\\"}\\n45:{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$46\\\"}\\n4c:{\\\"name\\\":\"])<\/script><script>self.__next_f.push([1,\"\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}\\n4b:{\\\"id\\\":140,\\\"attributes\\\":\\\"$4c\\\"\"])<\/script><script>self.__next_f.push([1,\"}\\n4a:{\\\"data\\\":\\\"$4b\\\"}\\n49:{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$4a\\\"}\\n50:{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"wi\"])<\/script><script>self.__next_f.push([1,\"dth\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}\\n4f:{\\\"id\\\":131,\\\"attributes\\\":\\\"$50\\\"}\\n4e:{\\\"data\\\":\\\"$4f\\\"}\\n4d:{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder\"])<\/script><script>self.__next_f.push([1,\" oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$4e\\\"}\\n54:{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Siche\"])<\/script><script>self.__next_f.push([1,\"r_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}\\n53:{\\\"id\\\":141,\\\"attributes\\\":\\\"$54\\\"}\\n52:{\\\"data\\\":\\\"$53\\\"}\\n51:{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit\"])<\/script><script>self.__next_f.push([1,\" der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$52\\\"}\\n3c:[\\\"$3d\\\",\\\"$41\\\",\\\"$45\\\",\\\"$49\\\",\\\"$4d\\\",\\\"$51\\\"]\\n56:{\\\"data\\\":null}\\n55:{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$56\\\"}\\n57:{\\\"data\\\":null}\\n3a:{\\\"id\\\"\"])<\/script><script>self.__next_f.push([1,\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":\\\"$3b\\\",\\\"Content\\\":\\\"$3c\\\",\\\"CTA\\\":\\\"$55\\\",\\\"Image\\\":\\\"$57\\\"}\\n59:{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"}\\n5c:{\\\"data\\\":null}\\n5b:{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5c\\\"}\\n5e:{\\\"data\\\":null}\\n5d:{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformation\"])<\/script><script>self.__next_f.push([1,\"en\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5e\\\"}\\n60:{\\\"data\\\":null}\\n5f:{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$60\\\"}\\n62:{\\\"data\\\":null}\\n61:{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$62\\\"}\\n64:{\\\"data\\\":null}\\n\"])<\/script><script>self.__next_f.push([1,\"63:{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$64\\\"}\\n5a:[\\\"$5b\\\",\\\"$5d\\\",\\\"$5f\\\",\\\"$61\\\",\\\"$63\\\"]\\n66:{\\\"data\\\":null}\\n65:{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$66\\\"}\\n6b:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30\"])<\/script><script>self.__next_f.push([1,\"_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000}\\n6c:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500}\\n6d:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-s\"])<\/script><script>self.__next_f.push([1,\"trapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750}\\n6e:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"heig\"])<\/script><script>self.__next_f.push([1,\"ht\\\":156}\\n6a:{\\\"large\\\":\\\"$6b\\\",\\\"small\\\":\\\"$6c\\\",\\\"medium\\\":\\\"$6d\\\",\\\"thumbnail\\\":\\\"$6e\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"69:{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":\\\"$6a\\\",\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"68:{\\\"id\\\":623,\\\"attributes\\\":\\\"$69\\\"}\\n67:{\\\"data\\\":\\\"$68\\\"}\\n58:{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":\\\"$59\\\",\\\"Content\\\":\\\"$5a\\\",\\\"CTA\\\":\\\"$65\\\",\\\"Image\\\":\\\"$67\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6:[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\\\",\\\"children\\\":[[\\\"$\\\",\\\"section\\\",null,{\\\"className\\\":\\\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \\\",\\\"children\\\":[[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\\\",\\\"children\\\":[\\\"Effiziente digitale Abl\u00e4ufe \\\",\\\" \\\",[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-primary\\\",\\\"children\\\":\\\"ohne Zettelchaos\\\"}],\\\" \\\",\\\"$undefined\\\"]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"font-montserrat sm:text-lg\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",\\\"0\\\",{\\\"children\\\":[[\\\"$\\\",\\\"strong\\\",\\\"0\\\",{\\\"children\\\":[\\\"Craftnote \u2013 Die App f\u00fcr Dein Handwerk\\\"]}]]}]]}]]}],[[\\\"$\\\",\\\"div\\\",\\\"2\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":[\\\"$\\\",\\\"g\\\",null,{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}],[\\\"$\\\",\\\"circle\\\",null,{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}]]}]}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"1\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$19\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"3\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$19\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}]]}]],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden lg:block\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\\\",\\\"children\\\":\\\"M\u00f6chte ich ausprobieren!\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"94\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}],[\\\"$\\\",\\\"div\\\",\\\"93\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}]}]]}]]}]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"style\\\":{\\\"objectFit\\\":\\\"contain\\\"},\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"alt\\\":\\\"Hero-image-homepage.png\\\"}]}],[\\\"$\\\",\\\"$L20\\\",null,{\\\"isCentered\\\":false,\\\"videoSrc\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\"}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-full lg:hidden\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 px-10\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-col items-center sm:flex-row sm:justify-center\\\",\\\"children\\\":[[[\\\"$\\\",\\\"a\\\",\\\"1\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"alt\\\":\\\"google-play.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}],[\\\"$\\\",\\\"a\\\",\\\"2\\\",{\\\"href\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"alt\\\":\\\"apple-store.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}]],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"z-[30]\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":\\\"$21\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex bg-gradient-to-b from-white to-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"$L38\\\",null,{\\\"quoteCardsData\\\":{\\\"Page_Subtitle\\\":\\\"**Craftnote \u2013 Die App f\u00fcr Dein Handwerk**\\\",\\\"createdAt\\\":\\\"2022-09-23T17:26:12.189Z\\\",\\\"updatedAt\\\":\\\"2024-03-15T11:52:03.292Z\\\",\\\"publishedAt\\\":\\\"2022-09-26T07:41:34.392Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Page_LogoText\\\":\\\"Unterst\u00fctzt von:\\\",\\\"SEO\\\":{\\\"id\\\":3,\\\"Title\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\",\\\"Keywords\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\",\\\"Description\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"},\\\"Page_Title\\\":{\\\"id\\\":22,\\\"Header_Primary\\\":\\\"ohne Zettelchaos\\\",\\\"Header_Default\\\":\\\"Effiziente digitale Abl\u00e4ufe \\\"},\\\"Page_Features\\\":[{\\\"id\\\":2,\\\"Feature\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"},{\\\"id\\\":1,\\\"Feature\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"},{\\\"id\\\":3,\\\"Feature\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}],\\\"Page_CTA\\\":[{\\\"id\\\":1,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":66,\\\"attributes\\\":{\\\"name\\\":\\\"google-play.png\\\",\\\"alternativeText\\\":\\\"google-play.png\\\",\\\"caption\\\":\\\"google-play.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_google_play_e4713a85fc\/small_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"small_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":23.52,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_google_play_e4713a85fc\/thumbnail_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"thumbnail_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":9.32,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"google_play_e4713a85fc\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":5.65,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:21.126Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:21.126Z\\\"}}}},{\\\"id\\\":2,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":67,\\\"attributes\\\":{\\\"name\\\":\\\"apple-store.png\\\",\\\"alternativeText\\\":\\\"apple-store.png\\\",\\\"caption\\\":\\\"apple-store.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_apple_store_e37f8578c8\/small_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"small_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":25.69,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_apple_store_e37f8578c8\/thumbnail_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"thumbnail_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":10.35,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"apple_store_e37f8578c8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":4.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:49.208Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:49.208Z\\\"}}}}],\\\"Page_Video\\\":{\\\"data\\\":{\\\"id\\\":212,\\\"attributes\\\":{\\\"name\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"alternativeText\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"caption\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"craftnote_homepage_video_Web_M_ddc1c35f15\\\",\\\"ext\\\":\\\".webm\\\",\\\"mime\\\":\\\"video\/webm\\\",\\\"size\\\":11112.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-06-02T09:17:08.535Z\\\",\\\"updatedAt\\\":\\\"2023-06-02T09:17:08.535Z\\\"}}},\\\"Partners\\\":{\\\"data\\\":[{\\\"id\\\":68,\\\"attributes\\\":{\\\"name\\\":\\\"handwerk-magazin.png\\\",\\\"alternativeText\\\":\\\"handwerk-magazin.png\\\",\\\"caption\\\":\\\"handwerk-magazin.png\\\",\\\"width\\\":168,\\\"height\\\":47,\\\"formats\\\":null,\\\"hash\\\":\\\"handwerk_magazin_0f3bb5aced\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":1.4,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:00.967Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:00.967Z\\\"}},{\\\"id\\\":69,\\\"attributes\\\":{\\\"name\\\":\\\"deutsches-institut.png\\\",\\\"alternativeText\\\":\\\"deutsches-institut.png\\\",\\\"caption\\\":\\\"deutsches-institut.png\\\",\\\"width\\\":717,\\\"height\\\":144,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_deutsches_institut_5743166780\/small_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"small_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":43.37,\\\"width\\\":500,\\\"height\\\":100},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_deutsches_institut_5743166780\/thumbnail_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"thumbnail_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":18.59,\\\"width\\\":245,\\\"height\\\":49}},\\\"hash\\\":\\\"deutsches_institut_5743166780\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":8.85,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.896Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.896Z\\\"}},{\\\"id\\\":70,\\\"attributes\\\":{\\\"name\\\":\\\"handelsblatt.png\\\",\\\"alternativeText\\\":\\\"handelsblatt.png\\\",\\\"caption\\\":\\\"handelsblatt.png\\\",\\\"width\\\":930,\\\"height\\\":195,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_handelsblatt_8ef9657bc8\/small_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"small_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":16.21,\\\"width\\\":500,\\\"height\\\":105},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_handelsblatt_8ef9657bc8\/medium_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"medium_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":30.74,\\\"width\\\":750,\\\"height\\\":157},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_handelsblatt_8ef9657bc8\/thumbnail_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"thumbnail_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":6.57,\\\"width\\\":245,\\\"height\\\":51}},\\\"hash\\\":\\\"handelsblatt_8ef9657bc8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":11.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.982Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.982Z\\\"}},{\\\"id\\\":71,\\\"attributes\\\":{\\\"name\\\":\\\"dhz.png\\\",\\\"alternativeText\\\":\\\"dhz.png\\\",\\\"caption\\\":\\\"dhz.png\\\",\\\"width\\\":900,\\\"height\\\":231,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_dhz_54990a70e3\/small_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"small_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":20.98,\\\"width\\\":500,\\\"height\\\":128},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_dhz_54990a70e3\/medium_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"medium_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":34.5,\\\"width\\\":750,\\\"height\\\":193},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_dhz_54990a70e3\/thumbnail_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"thumbnail_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":9.44,\\\"width\\\":245,\\\"height\\\":63}},\\\"hash\\\":\\\"dhz_54990a70e3\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":7.66,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:33.090Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:33.090Z\\\"}}]},\\\"Quote_Title\\\":{\\\"id\\\":23,\\\"Header_Primary\\\":\\\"6000+ bewertungen\\\",\\\"Header_Default\\\":\\\"Mehr als\\\"},\\\"QuoteCard\\\":[{\\\"id\\\":2,\\\"Title\\\":\\\"Kotyza Haustechnik GmbH \\u0026 Co. KG\\\",\\\"Description\\\":\\\"Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.\\\",\\\"Author\\\":\\\"Michael Kotyza  \\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"28 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":72,\\\"attributes\\\":{\\\"name\\\":\\\"michael-kotyza.webp\\\",\\\"alternativeText\\\":\\\"michael-kotyza.webp\\\",\\\"caption\\\":\\\"michael-kotyza.webp\\\",\\\"width\\\":400,\\\"height\\\":400,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_michael_kotyza_9cd28452ee\/thumbnail_michael_kotyza_9cd28452ee.webp\\\",\\\"hash\\\":\\\"thumbnail_michael_kotyza_9cd28452ee\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_michael-kotyza.webp\\\",\\\"path\\\":null,\\\"size\\\":3.2,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"michael_kotyza_9cd28452ee\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":15.95,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/michael_kotyza_9cd28452ee\/michael_kotyza_9cd28452ee.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:13:19.863Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:13:19.863Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Inseldachdecker GmbH\\\",\\\"Description\\\":\\\"Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.\\\",\\\"Author\\\":\\\"Wolfgang Menne\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"14 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":73,\\\"attributes\\\":{\\\"name\\\":\\\"wolfgang-menne.png\\\",\\\"alternativeText\\\":\\\"wolfgang-menne.png\\\",\\\"caption\\\":\\\"wolfgang-menne.png\\\",\\\"width\\\":479,\\\"height\\\":477,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_wolfgang_menne_81fa7c2ca2\/thumbnail_wolfgang_menne_81fa7c2ca2.png\\\",\\\"hash\\\":\\\"thumbnail_wolfgang_menne_81fa7c2ca2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_wolfgang-menne.png\\\",\\\"path\\\":null,\\\"size\\\":55.13,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"wolfgang_menne_81fa7c2ca2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":87.75,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/wolfgang_menne_81fa7c2ca2\/wolfgang_menne_81fa7c2ca2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:14:26.043Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:14:26.043Z\\\"}}}},{\\\"id\\\":3,\\\"Title\\\":\\\"Sachverst\u00e4ndiger des Glaserhandwerks\\\",\\\"Description\\\":\\\"Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.\\\",\\\"Author\\\":\\\"J\u00fcrgen Sieber\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"9 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":74,\\\"attributes\\\":{\\\"name\\\":\\\"juergen-sieber.webp\\\",\\\"alternativeText\\\":\\\"juergen-sieber.webp\\\",\\\"caption\\\":\\\"juergen-sieber.webp\\\",\\\"width\\\":640,\\\"height\\\":497,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_juergen_sieber_5c3b91b455\/small_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"small_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":23.37,\\\"width\\\":500,\\\"height\\\":388},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_juergen_sieber_5c3b91b455\/thumbnail_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"thumbnail_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":6.98,\\\"width\\\":201,\\\"height\\\":156}},\\\"hash\\\":\\\"juergen_sieber_5c3b91b455\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":42.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/juergen_sieber_5c3b91b455\/juergen_sieber_5c3b91b455.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:16:59.210Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:16:59.210Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Hildebrand Elektrotechnik GmbH\\\",\\\"Description\\\":\\\"Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.\\\",\\\"Author\\\":\\\"J\u00f6rg Hildebrand\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"20 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":98,\\\"attributes\\\":{\\\"name\\\":\\\"jorg-hildebrand.webp\\\",\\\"alternativeText\\\":\\\"jorg-hildebrand.webp\\\",\\\"caption\\\":\\\"jorg-hildebrand.webp\\\",\\\"width\\\":242,\\\"height\\\":236,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_jorg_hildebrand_668b7fc13c\/thumbnail_jorg_hildebrand_668b7fc13c.webp\\\",\\\"hash\\\":\\\"thumbnail_jorg_hildebrand_668b7fc13c\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_jorg-hildebrand.webp\\\",\\\"path\\\":null,\\\"size\\\":4,\\\"width\\\":160,\\\"height\\\":156}},\\\"hash\\\":\\\"jorg_hildebrand_668b7fc13c\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":8.24,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/jorg_hildebrand_668b7fc13c\/jorg_hildebrand_668b7fc13c.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:44:44.596Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:44:44.596Z\\\"}}}},{\\\"id\\\":7,\\\"Title\\\":\\\"Sebastian Fuchs - Bad und Heizung GmbH und Co. KG\\\",\\\"Description\\\":\\\"Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.\\\",\\\"Author\\\":\\\"Sebastian Fuchs\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"31 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":99,\\\"attributes\\\":{\\\"name\\\":\\\"sebatian-fuchs.webp\\\",\\\"alternativeText\\\":\\\"sebatian-fuchs.webp\\\",\\\"caption\\\":\\\"sebatian-fuchs.webp\\\",\\\"width\\\":800,\\\"height\\\":533,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_sebatian_fuchs_3f38cfd2e7\/small_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"small_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":13.88,\\\"width\\\":500,\\\"height\\\":333},\\\"medium\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_sebatian_fuchs_3f38cfd2e7\/medium_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"medium_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"medium_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":25.22,\\\"width\\\":750,\\\"height\\\":500},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_sebatian_fuchs_3f38cfd2e7\/thumbnail_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"thumbnail_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":4.16,\\\"width\\\":234,\\\"height\\\":156}},\\\"hash\\\":\\\"sebatian_fuchs_3f38cfd2e7\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":37.64,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/sebatian_fuchs_3f38cfd2e7\/sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:46:32.522Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:46:32.522Z\\\"}}}},{\\\"id\\\":8,\\\"Title\\\":\\\"Jackels Bau GmbH\\\",\\\"Description\\\":\\\"Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.\\\",\\\"Author\\\":\\\"Ralf Van Geffen\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"24 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":101,\\\"attributes\\\":{\\\"name\\\":\\\"ralf-van-greffen.webp\\\",\\\"alternativeText\\\":\\\"ralf-van-greffen.webp\\\",\\\"caption\\\":\\\"ralf-van-greffen.webp\\\",\\\"width\\\":500,\\\"height\\\":498,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_ralf_van_greffen_dea6aff44b\/thumbnail_ralf_van_greffen_dea6aff44b.webp\\\",\\\"hash\\\":\\\"thumbnail_ralf_van_greffen_dea6aff44b\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_ralf-van-greffen.webp\\\",\\\"path\\\":null,\\\"size\\\":3.6,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"ralf_van_greffen_dea6aff44b\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":31.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/ralf_van_greffen_dea6aff44b\/ralf_van_greffen_dea6aff44b.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:49:45.295Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:49:45.295Z\\\"}}}}],\\\"Highlight_Feature\\\":{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"},\\\"Content\\\":[{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":139,\\\"attributes\\\":{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":128,\\\"attributes\\\":{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}}}},{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":129,\\\"attributes\\\":{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}}}},{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":140,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":131,\\\"attributes\\\":{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}}}},{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":141,\\\"attributes\\\":{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}}}}],\\\"CTA\\\":{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":null}},\\\"Highlight_SingleFeature\\\":{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"},\\\"Content\\\":[{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}}],\\\"CTA\\\":{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":623,\\\"attributes\\\":{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}},\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}}}},\\\"Page_Logo\\\":{\\\"data\\\":[{\\\"id\\\":94,\\\"attributes\\\":{\\\"name\\\":\\\"Proven_expert.png\\\",\\\"alternativeText\\\":\\\"Proven_expert.png\\\",\\\"caption\\\":\\\"Proven_expert.png\\\",\\\"width\\\":344,\\\"height\\\":344,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Proven_expert_3a7b040f31\/thumbnail_Proven_expert_3a7b040f31.png\\\",\\\"hash\\\":\\\"thumbnail_Proven_expert_3a7b040f31\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Proven_expert.png\\\",\\\"path\\\":null,\\\"size\\\":14.91,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"Proven_expert_3a7b040f31\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":10.42,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:31.829Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:31.829Z\\\"}},{\\\"id\\\":93,\\\"attributes\\\":{\\\"name\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"alternativeText\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"caption\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":174,\\\"height\\\":174,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_GC_Gruppe_Logo_e5544388f7\/thumbnail_GC_Gruppe_Logo_e5544388f7.png\\\",\\\"hash\\\":\\\"thumbnail_GC_Gruppe_Logo_e5544388f7\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_GC_Gruppe_Logo.png\\\",\\\"path\\\":null,\\\"size\\\":12.87,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"GC_Gruppe_Logo_e5544388f7\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":2.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:10.850Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:10.850Z\\\"}}]},\\\"Page_Image\\\":{\\\"data\\\":[{\\\"id\\\":138,\\\"attributes\\\":{\\\"name\\\":\\\"Hero-image-homepage.png\\\",\\\"alternativeText\\\":\\\"Hero-image-homepage.png\\\",\\\"caption\\\":\\\"Hero-image-homepage.png\\\",\\\"width\\\":1328,\\\"height\\\":1018,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Hero_image_homepage_131289ce45\/large_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"large_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":211.25,\\\"width\\\":1000,\\\"height\\\":767},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Hero_image_homepage_131289ce45\/small_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"small_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":71.33,\\\"width\\\":500,\\\"height\\\":383},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Hero_image_homepage_131289ce45\/medium_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"medium_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":132.76,\\\"width\\\":750,\\\"height\\\":575},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Hero_image_homepage_131289ce45\/thumbnail_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"thumbnail_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":19.19,\\\"width\\\":204,\\\"height\\\":156}},\\\"hash\\\":\\\"Hero_image_homepage_131289ce45\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":64.02,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T09:12:27.335Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T09:12:27.335Z\\\"}}]},\\\"localizations\\\":{\\\"data\\\":[]}}}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L39\\\",null,{\\\"highlightFeature\\\":\\\"$3a\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center py-20 w-full px-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-8 text-xl font-semibold\\\",\\\"children\\\":\\\"Bekannt aus\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full max-w-6xl text-black_primary  \\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"68\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"alt\\\":\\\"handwerk-magazin.png\\\",\\\"title\\\":\\\"handwerk-magazin.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"69\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"alt\\\":\\\"deutsches-institut.png\\\",\\\"title\\\":\\\"deutsches-institut.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"70\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"alt\\\":\\\"handelsblatt.png\\\",\\\"title\\\":\\\"handelsblatt.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"71\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"alt\\\":\\\"dhz.png\\\",\\\"title\\\":\\\"dhz.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}]]}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L39\\\",null,{\\\"hasSingleImg\\\":true,\\\"highlightFeature\\\":\\\"$58\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L6f\\\",\\\"1\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.\\\",\\\"Subtitle\\\":\\\"Digitalisiere Deine Aufzeichnungen und lege sofort los\\\",\\\"createdAt\\\":\\\"2022-09-23T17:28:42.044Z\\\",\\\"updatedAt\\\":\\\"2023-04-25T13:04:21.026Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:28:45.741Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":25,\\\"Header_Primary\\\":\\\"Baumappe\\\",\\\"Header_Default\\\":\\\"Deine digitale\\\"},\\\"Link\\\":{\\\"id\\\":3,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/bautagebuch\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":133,\\\"attributes\\\":{\\\"name\\\":\\\"Digitale-baumappe.png\\\",\\\"alternativeText\\\":\\\"Digitale-baumappe.png\\\",\\\"caption\\\":\\\"Digitale-baumappe.png\\\",\\\"width\\\":1324,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Digitale_baumappe_104ba50ba2\/large_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"large_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":233.64,\\\"width\\\":1000,\\\"height\\\":605},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Digitale_baumappe_104ba50ba2\/small_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"small_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":83.2,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Digitale_baumappe_104ba50ba2\/medium_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"medium_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":152.65,\\\"width\\\":750,\\\"height\\\":454},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Digitale_baumappe_104ba50ba2\/thumbnail_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"thumbnail_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":29.22,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Digitale_baumappe_104ba50ba2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":76.83,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digitale_baumappe_104ba50ba2\/Digitale_baumappe_104ba50ba2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:43:49.370Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:43:49.370Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":4,\\\"Feature\\\":\\\"Jede Mappe entspricht einem Projekt\\\"},{\\\"id\\\":5,\\\"Feature\\\":\\\"Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick\\\"},{\\\"id\\\":6,\\\"Feature\\\":\\\"Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"2\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben. \\\",\\\"Subtitle\\\":\\\"Spare Dir das Nachfragen \\\",\\\"createdAt\\\":\\\"2022-09-23T17:32:50.853Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:37.369Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:32:52.320Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":26,\\\"Header_Primary\\\":\\\"Einfach erfasst \\\",\\\"Header_Default\\\":\\\"Arbeitszeiten\\\"},\\\"Link\\\":{\\\"id\\\":4,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/zeiterfassung\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":134,\\\"attributes\\\":{\\\"name\\\":\\\"Arbeitszeiten.png\\\",\\\"alternativeText\\\":\\\"Arbeitszeiten.png\\\",\\\"caption\\\":\\\"Arbeitszeiten.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Arbeitszeiten_160ded6efb\/large_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"large_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":227.94,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Arbeitszeiten_160ded6efb\/small_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"small_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":81.98,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Arbeitszeiten_160ded6efb\/medium_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"medium_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":148.88,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Arbeitszeiten_160ded6efb\/thumbnail_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"thumbnail_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":28.47,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Arbeitszeiten_160ded6efb\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":62.91,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Arbeitszeiten_160ded6efb\/Arbeitszeiten_160ded6efb.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:22.895Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:22.895Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":8,\\\"Feature\\\":\\\"Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen\\\"},{\\\"id\\\":7,\\\"Feature\\\":\\\"Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten\\\"},{\\\"id\\\":9,\\\"Feature\\\":\\\"Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"3\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden. \\\",\\\"Subtitle\\\":\\\"Deine bestehenden Prozesse werden digital \\\",\\\"createdAt\\\":\\\"2022-09-23T17:34:44.488Z\\\",\\\"updatedAt\\\":\\\"2024-03-27T10:55:48.400Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:34:46.529Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":27,\\\"Header_Primary\\\":\\\"aber Digital\\\",\\\"Header_Default\\\":\\\"Formulare,\\\"},\\\"Link\\\":{\\\"id\\\":5,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/rapport\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":135,\\\"attributes\\\":{\\\"name\\\":\\\"Formulare.png\\\",\\\"alternativeText\\\":\\\"Formulare.png\\\",\\\"caption\\\":\\\"Formulare.png\\\",\\\"width\\\":1335,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Formulare_c216ac2e3d\/large_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"large_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":191.95,\\\"width\\\":1000,\\\"height\\\":600},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Formulare_c216ac2e3d\/small_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"small_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":68.93,\\\"width\\\":500,\\\"height\\\":300},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Formulare_c216ac2e3d\/medium_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"medium_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":126.02,\\\"width\\\":750,\\\"height\\\":450},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Formulare_c216ac2e3d\/thumbnail_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"thumbnail_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":22.48,\\\"width\\\":245,\\\"height\\\":147}},\\\"hash\\\":\\\"Formulare_c216ac2e3d\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":52.92,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Formulare_c216ac2e3d\/Formulare_c216ac2e3d.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:51.827Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:51.827Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":10,\\\"Feature\\\":\\\"Verwende Vorlagen, um Deine Dokumentation zu standardisieren\\\"},{\\\"id\\\":11,\\\"Feature\\\":\\\"Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein \\\"},{\\\"id\\\":12,\\\"Feature\\\":\\\"Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"4\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.\\\",\\\"Subtitle\\\":\\\"Auf Ver\u00e4nderungen reagieren k\u00f6nnen\\\",\\\"createdAt\\\":\\\"2022-09-23T17:36:46.597Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:42:44.271Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:36:51.415Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":28,\\\"Header_Primary\\\":\\\"Dein Plan\\\",\\\"Header_Default\\\":\\\"Dein Betrieb \u2013\\\"},\\\"Link\\\":{\\\"id\\\":6,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/plantafel\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":136,\\\"attributes\\\":{\\\"name\\\":\\\"Dein-betrieb.png\\\",\\\"alternativeText\\\":\\\"Dein-betrieb.png\\\",\\\"caption\\\":\\\"Dein-betrieb.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Dein_betrieb_08fc008b42\/large_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"large_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":217.3,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Dein_betrieb_08fc008b42\/small_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"small_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":76.06,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Dein_betrieb_08fc008b42\/medium_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"medium_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":139.78,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Dein_betrieb_08fc008b42\/thumbnail_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"thumbnail_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":26.35,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Dein_betrieb_08fc008b42\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":65.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Dein_betrieb_08fc008b42\/Dein_betrieb_08fc008b42.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:24.615Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:24.615Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":13,\\\"Feature\\\":\\\"Du siehst, wer auf welcher Baustelle aktiv ist\\\"},{\\\"id\\\":14,\\\"Feature\\\":\\\"Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast\\\"},{\\\"id\\\":15,\\\"Feature\\\":\\\"Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"5\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen. \\\",\\\"Subtitle\\\":\\\"Keine \u00dcberraschungen mehr \\\",\\\"createdAt\\\":\\\"2022-09-23T17:38:22.095Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:54.167Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:38:23.580Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":29,\\\"Header_Primary\\\":\\\"Verteilt\\\",\\\"Header_Default\\\":\\\"Aufgaben\\\"},\\\"Link\\\":{\\\"id\\\":7,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":137,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgaben.png\\\",\\\"alternativeText\\\":\\\"Aufgaben.png\\\",\\\"caption\\\":\\\"Aufgaben.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Aufgaben_cc81305cf0\/large_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"large_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":244.8,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Aufgaben_cc81305cf0\/small_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"small_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":86.08,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Aufgaben_cc81305cf0\/medium_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"medium_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":157.4,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Aufgaben_cc81305cf0\/thumbnail_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"thumbnail_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":29.27,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Aufgaben_cc81305cf0\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":71.15,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgaben_cc81305cf0\/Aufgaben_cc81305cf0.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:50.612Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:50.612Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":16,\\\"Feature\\\":\\\"Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben\\\"},{\\\"id\\\":17,\\\"Feature\\\":\\\"Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist\\\"},{\\\"id\\\":18,\\\"Feature\\\":\\\"Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"\/images\/left-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"width\\\":384,\\\"height\\\":1552}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"\/images\/right-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"quality\\\":100,\\\"width\\\":825,\\\"height\\\":1246}]}]]}]\\n\"])<\/script><script>self.__next_f.push([1,\"\"])<\/script><script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script><script id=\"facebook\" data-nscript=\"afterInteractive\">const consentProperties = ['Hotjar', 'Facebook Pixel'];\n            window.addEventListener('ucEvent', function (e) {\n              if (e.detail && e.detail.event == 'consent_status') {\n                window.dataLayer = window.dataLayer || [];\n                consentProperties.map((property) => {\n                  if (e.detail.hasOwnProperty(property)) {\n                    window.dataLayer.push({\n                      event:\n                        'cn-consent' +\n                        '_' +\n                        property.split(' ')[0].toLowerCase() +\n                        '_' +\n                        (e.detail[property] ? 'granted' : 'denied'),\n                    });\n                  }\n                });\n              }\n            });\n            <\/script><script id=\"google-tag\" data-nscript=\"afterInteractive\"> window.dataLayer = window.dataLayer || [];\n            function gtag() {\n                dataLayer.push(arguments);\n            }\n            gtag(\"consent\", \"default\", {\n              ad_storage: \"denied\",\n              analytics_storage: \"denied\",\n              wait_for_update: 2000\n          });\n          gtag(\"set\", \"ads_data_redaction\", true);\n            <\/script><script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">const callback = function (e) {\n              if (\n                e.detail &&\n                e.detail.event == 'consent_status' &&\n                e.detail['Google Tag Manager']\n              ) {\n                (function (w, d, s, l, i) {\n                  w[l] = w[l] || [];\n                  w[l].push({\n                    'gtm.start': new Date().getTime(),\n                    event: 'gtm.js',\n                  });\n                  var f = d.getElementsByTagName(s)[0],\n                    j = d.createElement(s),\n                    dl = l != 'dataLayer' ? '&l=' + l : '';\n                  j.async = true;\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\n                  f.parentNode.insertBefore(j, f);\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\n                window.removeEventListener('ucEvent', callback);\n              }\n            };\n            \n            window.addEventListener('ucEvent', function (event) {\n              callback(event);\n            });<\/script><script id=\"social-media\" data-nscript=\"afterInteractive\">function decorateDomains() {\n\n              var domainsToDecorate = [\n                  \"app.mycraftnote.de\",\n                  \"v2.craftnote.de\"\n                ],\n                queryParams = [\n                  \"utm_medium\",\n                  \"utm_source\",\n                  \"utm_campaign\",\n                  \"utm_content\",\n                  \"utm_term\",\n                  \"gclid\",\n                  \"fbclid\",\n                  \"msclkid\"\n                ];\n              \/\/ do not edit anything below this line\n              var links = document.querySelectorAll(\"a\");\n              \n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\n              for (var linkIndex = 0; linkIndex < links.length; linkIndex++) {\n                for (var domainIndex = 0; domainIndex < domainsToDecorate.length; domainIndex++) {\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) > -1 && links[linkIndex].href.indexOf(\"#\") === -1) {\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\n                  }\n                }\n              }\n            \n              \/\/ decorates the URL with query params\n              function decorateUrl(urlToDecorate) {\n                urlToDecorate = (urlToDecorate.indexOf(\"?\") === -1) ? urlToDecorate + \"?\" : urlToDecorate + \"&\";\n                var collectedQueryParams = [];\n                for (var queryIndex = 0; queryIndex < queryParams.length; queryIndex++) {\n                  if (getQueryParam(queryParams[queryIndex])) {\n                    collectedQueryParams.push(queryParams[queryIndex] + \"=\" + getQueryParam(queryParams[queryIndex]));\n                  }\n                }\n                return urlToDecorate + collectedQueryParams.join(\"&\");\n              }\n            \n              \/\/ get value of query parameter\n              function getQueryParam(name) {\n                if (name = (new RegExp(\"[?&]\" + encodeURIComponent(name) + \"=([^&]*)\")).exec(window.location.search)) {\n                  return decodeURIComponent(name[1]);\n                }\n              }\n            }\n            decorateDomains();\n            <\/script><next-route-announcer style=\"position: absolute;\"><\/next-route-announcer><div id=\"usercentrics-root\" data-created-at=\"1725271788017\" style=\"\"><\/div><style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 25
                },
                "interactivePeriods": [
                    [
                        0,
                        1079
                    ],
                    [
                        1323,
                        1876
                    ],
                    [
                        1968,
                        2225
                    ],
                    [
                        2299,
                        6702
                    ],
                    [
                        6828,
                        6830
                    ],
                    [
                        6935,
                        10057
                    ]
                ],
                "longTasks": [
                    [
                        1079,
                        1323
                    ],
                    [
                        1876,
                        1968
                    ],
                    [
                        2225,
                        2299
                    ],
                    [
                        6702,
                        6828
                    ],
                    [
                        6830,
                        6935
                    ]
                ],
                "lastVisualChange": 7300,
                "render": 1700,
                "visualComplete85": 7200,
                "visualComplete90": 7200,
                "visualComplete95": 7200,
                "visualComplete99": 7200,
                "visualComplete": 7300,
                "SpeedIndex": 6862,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1597,
                        "size": 3528,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                            },
                            "bounds": [
                                1218,
                                12,
                                209,
                                40
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1597,
                        "size": 6561,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Proven_expert.png",
                                "fetchpriority": "high",
                                "width": "81",
                                "height": "77",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "bounds": [
                                384,
                                620.5,
                                81,
                                81
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1597,
                        "size": 6561,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 376.5,
                                "y": 640.5,
                                "width": 81,
                                "height": 81,
                                "top": 640.5,
                                "right": 457.5,
                                "bottom": 721.5,
                                "left": 376.5
                            },
                            "outerHTML": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2108,
                        "size": 49068,
                        "DOMNodeId": 49,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                            },
                            "bounds": [
                                384,
                                210.5,
                                576,
                                80
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2108,
                        "size": 49068,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 376.5,
                                "y": 210.5,
                                "width": 576,
                                "height": 80,
                                "top": 210.5,
                                "right": 952.5,
                                "bottom": 290.5,
                                "left": 376.5
                            },
                            "outerHTML": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2870,
                        "size": 106680,
                        "DOMNodeId": 163,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Craftnote banner",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "class": "hidden object-cover object-center sm:block",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "bounds": [
                                0,
                                64,
                                1920,
                                56
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2870,
                        "size": 106680,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 64,
                                "width": 1920,
                                "height": 56,
                                "top": 64,
                                "right": 1920,
                                "bottom": 120,
                                "left": 0
                            },
                            "outerHTML": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3163,
                        "size": 229740,
                        "DOMNodeId": 164,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Hero-image-homepage.png",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "bounds": [
                                963,
                                172,
                                570,
                                420
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3163,
                        "size": 229740,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 955.5,
                                "y": 172,
                                "width": 570,
                                "height": 420,
                                "top": 172,
                                "right": 1525.5,
                                "bottom": 592,
                                "left": 955.5
                            },
                            "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3667,
                        "size": 670275,
                        "DOMNodeId": 166,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "825",
                                "height": "1246",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "bounds": [
                                1245,
                                -40,
                                825,
                                1246.453125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3667,
                        "size": 670275,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1230,
                                "y": -40,
                                "width": 825,
                                "height": 1246.453125,
                                "top": -40,
                                "right": 2055,
                                "bottom": 1206.453125,
                                "left": 1230
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 6994,
                        "size": 65196,
                        "DOMNodeId": 280,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "dir": "ltr",
                                "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                            },
                            "bounds": [
                                24,
                                862.28125,
                                1872,
                                38.625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1596,
                        "size": 3528,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                            },
                            "bounds": [
                                1218,
                                12,
                                209,
                                40
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1596,
                        "size": 6561,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 376.5,
                                "y": 640.5,
                                "width": 81,
                                "height": 81,
                                "top": 640.5,
                                "right": 457.5,
                                "bottom": 721.5,
                                "left": 376.5
                            },
                            "outerHTML": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1596,
                        "size": 6561,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Proven_expert.png",
                                "fetchpriority": "high",
                                "width": "81",
                                "height": "77",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "bounds": [
                                384,
                                620.5,
                                81,
                                81
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2107,
                        "size": 49068,
                        "DOMNodeId": 49,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                            },
                            "bounds": [
                                384,
                                210.5,
                                576,
                                80
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2107,
                        "size": 49068,
                        "element": {
                            "nodeName": "H1",
                            "boundingRect": {
                                "x": 376.5,
                                "y": 210.5,
                                "width": 576,
                                "height": 80,
                                "top": 210.5,
                                "right": 952.5,
                                "bottom": 290.5,
                                "left": 376.5
                            },
                            "outerHTML": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2870,
                        "size": 106680,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 64,
                                "width": 1920,
                                "height": 56,
                                "top": 64,
                                "right": 1920,
                                "bottom": 120,
                                "left": 0
                            },
                            "outerHTML": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2870,
                        "size": 106680,
                        "DOMNodeId": 163,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Craftnote banner",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "class": "hidden object-cover object-center sm:block",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "bounds": [
                                0,
                                64,
                                1920,
                                56
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3162,
                        "size": 229740,
                        "DOMNodeId": 164,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Hero-image-homepage.png",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "bounds": [
                                963,
                                172,
                                570,
                                420
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3162,
                        "size": 229740,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 955.5,
                                "y": 172,
                                "width": 570,
                                "height": 420,
                                "top": 172,
                                "right": 1525.5,
                                "bottom": 592,
                                "left": 955.5
                            },
                            "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3666,
                        "size": 670275,
                        "DOMNodeId": 166,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "825",
                                "height": "1246",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "bounds": [
                                1245,
                                -40,
                                825,
                                1246.453125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3666,
                        "size": 670275,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1230,
                                "y": -40,
                                "width": 825,
                                "height": 1246.453125,
                                "top": -40,
                                "right": 2055,
                                "bottom": 1206.453125,
                                "left": 1230
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 6994,
                        "size": 65196,
                        "DOMNodeId": 280,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "dir": "ltr",
                                "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                            },
                            "bounds": [
                                24,
                                862.28125,
                                1872,
                                38.625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 42
                    },
                    {
                        "name": "redirectStart",
                        "time": 56
                    },
                    {
                        "name": "navigationStart",
                        "time": 136
                    },
                    {
                        "name": "domLoading",
                        "time": 137
                    },
                    {
                        "name": "responseEnd",
                        "time": 138
                    },
                    {
                        "name": "domInteractive",
                        "time": 138
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 138
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 138
                    },
                    {
                        "name": "domComplete",
                        "time": 139
                    },
                    {
                        "name": "fetchStart",
                        "time": 330
                    },
                    {
                        "name": "redirectEnd",
                        "time": 330
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 871
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 871
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 871
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 871
                    },
                    {
                        "name": "domLoading",
                        "time": 872
                    },
                    {
                        "name": "responseEnd",
                        "time": 927
                    },
                    {
                        "name": "domInteractive",
                        "time": 1487
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1487
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1487
                    },
                    {
                        "name": "firstPaint",
                        "time": 1596
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1596
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1596
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1999
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2274
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2274
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2274
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2468
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3771
                    },
                    {
                        "name": "domComplete",
                        "time": 4233
                    },
                    {
                        "name": "loadEventStart",
                        "time": 4233
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 4233
                    },
                    {
                        "name": "LayoutShift",
                        "time": 6552
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 6994
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3666
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 3666
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0090655640388487679
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0062847771313255286
                    }
                ],
                "chromeUserTiming.navigationStart": 137,
                "chromeUserTiming.redirectStart": 56,
                "chromeUserTiming.domLoading": 873,
                "chromeUserTiming.responseEnd": 927,
                "chromeUserTiming.domInteractive": 1488,
                "chromeUserTiming.domContentLoadedEventStart": 1488,
                "chromeUserTiming.domContentLoadedEventEnd": 1488,
                "chromeUserTiming.domComplete": 4234,
                "chromeUserTiming.redirectEnd": 330,
                "chromeUserTiming.fetchStart": 330,
                "chromeUserTiming.unloadEventStart": 871,
                "chromeUserTiming.unloadEventEnd": 871,
                "chromeUserTiming.markAsMainFrame": 871,
                "chromeUserTiming.commitNavigationEnd": 872,
                "chromeUserTiming.firstPaint": 1596,
                "chromeUserTiming.firstContentfulPaint": 1596,
                "chromeUserTiming.firstImagePaint": 1596,
                "chromeUserTiming.LayoutShift": 6553,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2274,
                "chromeUserTiming.firstMeaningfulPaint": 2274,
                "chromeUserTiming.loadEventStart": 4234,
                "chromeUserTiming.loadEventEnd": 4234,
                "chromeUserTiming.LargestTextPaint": 6994,
                "chromeUserTiming.LargestImagePaint": 3667,
                "chromeUserTiming.LargestContentfulPaint": 3667,
                "chromeUserTiming.TotalLayoutShift": 0.0090655640388487679,
                "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                "LayoutShifts": [
                    {
                        "time": 1999,
                        "score": 0.0026937622375580433,
                        "cumulative_score": 0.0026937622375580433,
                        "window_score": 0.0026937622375580433,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                377,
                                95,
                                576,
                                675
                            ],
                            [
                                531,
                                928,
                                566,
                                1
                            ],
                            [
                                508,
                                929,
                                611,
                                1
                            ],
                            [
                                508,
                                930,
                                611,
                                52
                            ],
                            [
                                1129,
                                930,
                                268,
                                52
                            ],
                            [
                                1129,
                                982,
                                73,
                                4
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 95,
                                    "width": 576,
                                    "height": 675,
                                    "top": 95,
                                    "right": 953,
                                    "bottom": 770,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 377,
                                    "y": 115,
                                    "width": 576,
                                    "height": 635,
                                    "top": 115,
                                    "right": 953,
                                    "bottom": 750,
                                    "left": 377
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 508,
                                    "y": 930,
                                    "width": 611,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1119,
                                    "bottom": 982,
                                    "left": 508
                                },
                                "currentRect": {
                                    "x": 531,
                                    "y": 930,
                                    "width": 566,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1097,
                                    "bottom": 982,
                                    "left": 531
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 508,
                                    "y": 929,
                                    "width": 611,
                                    "height": 41,
                                    "top": 929,
                                    "right": 1119,
                                    "bottom": 970,
                                    "left": 508
                                },
                                "currentRect": {
                                    "x": 531,
                                    "y": 928,
                                    "width": 566,
                                    "height": 43,
                                    "top": 928,
                                    "right": 1097,
                                    "bottom": 971,
                                    "left": 531
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1151,
                                    "y": 930,
                                    "width": 246,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1397,
                                    "bottom": 982,
                                    "left": 1151
                                },
                                "currentRect": {
                                    "x": 1129,
                                    "y": 930,
                                    "width": 245,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1374,
                                    "bottom": 982,
                                    "left": 1129
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1151,
                                    "y": 931,
                                    "width": 51,
                                    "height": 55,
                                    "top": 931,
                                    "right": 1202,
                                    "bottom": 986,
                                    "left": 1151
                                },
                                "currentRect": {
                                    "x": 1129,
                                    "y": 931,
                                    "width": 50,
                                    "height": 55,
                                    "top": 931,
                                    "right": 1179,
                                    "bottom": 986,
                                    "left": 1129
                                }
                            }
                        ]
                    },
                    {
                        "time": 2468,
                        "score": 6.93091595425666e-5,
                        "cumulative_score": 0.00276307139710061,
                        "window_score": 0.00276307139710061,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                582,
                                20,
                                591,
                                24
                            ],
                            [
                                560,
                                82,
                                800,
                                19
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 586,
                                    "y": 20,
                                    "width": 583,
                                    "height": 24,
                                    "top": 20,
                                    "right": 1169,
                                    "bottom": 44,
                                    "left": 586
                                },
                                "currentRect": {
                                    "x": 582,
                                    "y": 20,
                                    "width": 591,
                                    "height": 24,
                                    "top": 20,
                                    "right": 1173,
                                    "bottom": 44,
                                    "left": 582
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 560,
                                    "y": 82,
                                    "width": 800,
                                    "height": 19,
                                    "top": 82,
                                    "right": 1360,
                                    "bottom": 101,
                                    "left": 560
                                },
                                "currentRect": {
                                    "x": 560,
                                    "y": 82,
                                    "width": 800,
                                    "height": 19,
                                    "top": 82,
                                    "right": 1360,
                                    "bottom": 101,
                                    "left": 560
                                }
                            }
                        ]
                    },
                    {
                        "time": 3771,
                        "score": 1.7715510422628767e-5,
                        "cumulative_score": 0.0027807869075232388,
                        "window_score": 1.7715510422628767e-5,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                377,
                                506,
                                320,
                                19
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 506,
                                    "width": 320,
                                    "height": 19,
                                    "top": 506,
                                    "right": 697,
                                    "bottom": 525,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 377,
                                    "y": 506,
                                    "width": 320,
                                    "height": 19,
                                    "top": 506,
                                    "right": 697,
                                    "bottom": 525,
                                    "left": 377
                                }
                            }
                        ]
                    },
                    {
                        "time": 6552,
                        "score": 0.0062847771313255286,
                        "cumulative_score": 0.0090655640388487679,
                        "window_score": 0.0062847771313255286,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                353,
                                0,
                                1567,
                                64
                            ],
                            [
                                377,
                                64,
                                1543,
                                929
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 353,
                                    "y": 0,
                                    "width": 1200,
                                    "height": 64,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 64,
                                    "left": 353
                                },
                                "currentRect": {
                                    "x": 360,
                                    "y": 0,
                                    "width": 1200,
                                    "height": 64,
                                    "top": 0,
                                    "right": 1560,
                                    "bottom": 64,
                                    "left": 360
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1529,
                                    "bottom": 800,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 384,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1536,
                                    "bottom": 800,
                                    "left": 384
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 800,
                                    "width": 1152,
                                    "height": 193,
                                    "top": 800,
                                    "right": 1529,
                                    "bottom": 993,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 384,
                                    "y": 800,
                                    "width": 1152,
                                    "height": 193,
                                    "top": 800,
                                    "right": 1536,
                                    "bottom": 993,
                                    "left": 384
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1230,
                                    "y": 0,
                                    "width": 690,
                                    "height": 993,
                                    "top": 0,
                                    "right": 1920,
                                    "bottom": 993,
                                    "left": 1230
                                },
                                "currentRect": {
                                    "x": 1245,
                                    "y": 0,
                                    "width": 675,
                                    "height": 993,
                                    "top": 0,
                                    "right": 1920,
                                    "bottom": 993,
                                    "left": 1245
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1488.4100000000001
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 2303.096
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 874.20000000000005
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 876.19799999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 877.31500000000005
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 887.17999999999995
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 887.23599999999999
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 887.24300000000005
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 887.26599999999996
                        },
                        "2738": {
                            "name": "PriorityHints",
                            "firstUsed": 931.32000000000005
                        },
                        "2778": {
                            "name": "LinkRelPreloadImageSrcset",
                            "firstUsed": 931.34199999999998
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 931.39099999999996
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 932.88099999999997
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 966.072
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 966.14099999999996
                        },
                        "2347": {
                            "name": "ImageDecodingAttribute",
                            "firstUsed": 966.97400000000005
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 967.06500000000005
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 967.10599999999999
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 967.75400000000002
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 974.80999999999995
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 975.41899999999998
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 975.43299999999999
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 975.44399999999996
                        },
                        "1231": {
                            "name": "HTMLMediaElementControlsAttribute",
                            "firstUsed": 975.471
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 975.49800000000005
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 976.452
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 976.46699999999998
                        },
                        "895": {
                            "name": "HTMLMediaElementPreloadDefault",
                            "firstUsed": 976.52999999999997
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 997.75699999999995
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 997.77700000000004
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 997.80899999999997
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 997.84299999999996
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 997.91800000000001
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 997.92499999999995
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 997.93799999999999
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 997.99599999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 1001.346
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 1001.388
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 1001.476
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1013.104
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 1013.1319999999999
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 1048.037
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1050.3900000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1050.4000000000001
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 1050.4069999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 1052.51
                        },
                        "3252": {
                            "name": "CSSKeywordRevert",
                            "firstUsed": 1055.0640000000001
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1057.175
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 1057.3109999999999
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 1058.5989999999999
                        },
                        "1014": {
                            "name": "CSSFilterReference",
                            "firstUsed": 1059.4970000000001
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 1059.8099999999999
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1072.8969999999999
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1470.7329999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1488.4169999999999
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1491.376
                        },
                        "780": {
                            "name": "V8MessageChannel_Constructor",
                            "firstUsed": 1580.922
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 1591.3050000000001
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 1592.8900000000001
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 1593.79
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 1594.2619999999999
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1594.6189999999999
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1594.7950000000001
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1594.806
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 1594.8599999999999
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 1594.9059999999999
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 1595.49
                        },
                        "781": {
                            "name": "V8MessagePort_PostMessage_Method",
                            "firstUsed": 1595.9849999999999
                        },
                        "2399": {
                            "name": "ReadableStreamConstructor",
                            "firstUsed": 1619.586
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 1619.7570000000001
                        },
                        "431": {
                            "name": "TextDecoderConstructor",
                            "firstUsed": 1621.752
                        },
                        "2841": {
                            "name": "ReadableStreamGetReader",
                            "firstUsed": 1621.829
                        },
                        "432": {
                            "name": "TextDecoderDecode",
                            "firstUsed": 1623.204
                        },
                        "1467": {
                            "name": "NodeGetRootNode",
                            "firstUsed": 1653.7380000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1686.3050000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1925.7429999999999
                        },
                        "4194": {
                            "name": "NavigatorUAData_Mobile",
                            "firstUsed": 1961.165
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1965.2729999999999
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 2044.0930000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 2044.114
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 2140.0390000000002
                        },
                        "3020": {
                            "name": "DOMStorageWrite",
                            "firstUsed": 2187.3299999999999
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 2202.0819999999999
                        },
                        "2618": {
                            "name": "HistoryReplaceState",
                            "firstUsed": 2232.6909999999998
                        },
                        "2348": {
                            "name": "ImageDecodeAPI",
                            "firstUsed": 2248.8130000000001
                        },
                        "3258": {
                            "name": "V8InvalidatedArrayConstructorProtector",
                            "firstUsed": 2250.5749999999998
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 2252.4499999999998
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 2252.5149999999999
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 2280.4920000000002
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 2286.127
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 2290.2109999999998
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 2290.2890000000002
                        },
                        "907": {
                            "name": "ElementAttachShadowOpen",
                            "firstUsed": 2290.3029999999999
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 2290.6759999999999
                        },
                        "1307": {
                            "name": "V8Node_IsConnected_AttributeGetter",
                            "firstUsed": 2342.2060000000001
                        },
                        "4756": {
                            "name": "Feature_4756",
                            "firstUsed": 2942.152
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 3503.741
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 3556.4099999999999
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 3557.5050000000001
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 4233.826
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 4234.1689999999999
                        },
                        "3927": {
                            "name": "HiddenBackfaceWith3D",
                            "firstUsed": 4234.1760000000004
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 5005.3469999999998
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 5005.3919999999998
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 5005.4049999999997
                        },
                        "784": {
                            "name": "MessagePortsTransferred",
                            "firstUsed": 5005.4520000000002
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 5005.4639999999999
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 6012.1120000000001
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 6327.5240000000003
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 6352.5169999999998
                        },
                        "710": {
                            "name": "CryptoGetRandomValues",
                            "firstUsed": 6353.4949999999999
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 6372.5940000000001
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 6410.29
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 6411.5060000000003
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 6412.2349999999997
                        },
                        "2238": {
                            "name": "V8IndexAccessor",
                            "firstUsed": 6668.3059999999996
                        },
                        "83": {
                            "name": "DocumentAll",
                            "firstUsed": 6668.4679999999998
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 6668.7349999999997
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 6726.9579999999996
                        },
                        "2097": {
                            "name": "ARIAModalAttribute",
                            "firstUsed": 6729.3580000000002
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 6729.375
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 6757.1880000000001
                        },
                        "2087": {
                            "name": "ARIAHasPopupAttribute",
                            "firstUsed": 6764.6800000000003
                        },
                        "2079": {
                            "name": "ARIADescribedByAttribute",
                            "firstUsed": 6764.7039999999997
                        },
                        "2095": {
                            "name": "ARIALevelAttribute",
                            "firstUsed": 6771.8670000000002
                        }
                    },
                    "CSSFeatures": {
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 930.72000000000003
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 967.00400000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 967.01800000000003
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 967.024
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 967.03099999999995
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 967.03700000000003
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 967.04200000000003
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 967.048
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 967.05600000000004
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 968.428
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 983.41300000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 983.42499999999995
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 983.43299999999999
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 983.471
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 983.47799999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 983.48900000000003
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 983.49699999999996
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 983.50400000000002
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 983.55499999999995
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 983.56200000000001
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 983.56799999999998
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 983.57399999999996
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 998.01199999999994
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 998.029
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 998.04399999999998
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 998.05799999999999
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 1001.491
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1022.026
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1022.053
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1022.075
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 1022.085
                        },
                        "430": {
                            "name": "CSSPropertyAnimationName",
                            "firstUsed": 1022.093
                        },
                        "427": {
                            "name": "CSSPropertyAnimationDuration",
                            "firstUsed": 1022.1
                        },
                        "432": {
                            "name": "CSSPropertyAnimationTimingFunction",
                            "firstUsed": 1022.11
                        },
                        "429": {
                            "name": "CSSPropertyAnimationIterationCount",
                            "firstUsed": 1022.117
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 1022.149
                        },
                        "428": {
                            "name": "CSSPropertyAnimationFillMode",
                            "firstUsed": 1022.1609999999999
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1050.425
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1050.442
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 1050.4490000000001
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 1050.4570000000001
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 1050.481
                        },
                        "549": {
                            "name": "CSSPropertyFontVariationSettings",
                            "firstUsed": 1050.4929999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1050.501
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1052.8489999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1052.866
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1052.875
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1052.8920000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 1052.934
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1053.104
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1053.1189999999999
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1053.125
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1053.1320000000001
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1053.1369999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1053.2349999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1054.8099999999999
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 1055.0139999999999
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1055.0250000000001
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 1055.317
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 1055.3389999999999
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 1055.345
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1056.0609999999999
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1056.558
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1056.6179999999999
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1056.885
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 1056.9010000000001
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 1057.117
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1057.248
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1057.5550000000001
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1057.6120000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1058.0740000000001
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1058.49
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 1058.605
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1058.6120000000001
                        },
                        "361": {
                            "name": "CSSPropertyFloodOpacity",
                            "firstUsed": 1059.4159999999999
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 1059.472
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1060.1790000000001
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 1061.5599999999999
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 1061.673
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 1061.6880000000001
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 1061.9469999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1063.7280000000001
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 1063.74
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1063.9739999999999
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1064.2560000000001
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 1066.867
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 2253.759
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 2290.259
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 2290.2719999999999
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 4234.0630000000001
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 6344.2629999999999
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 6344.5630000000001
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 6344.6409999999996
                        },
                        "479": {
                            "name": "CSSPropertyAliasWebkitAlignItems",
                            "firstUsed": 6410.0469999999996
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 6410.0569999999998
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 6410.0950000000003
                        },
                        "493": {
                            "name": "CSSPropertyAliasWebkitJustifyContent",
                            "firstUsed": 6410.1000000000004
                        },
                        "103": {
                            "name": "CSSPropertyOutlineStyle",
                            "firstUsed": 6410.2960000000003
                        },
                        "104": {
                            "name": "CSSPropertyOutlineWidth",
                            "firstUsed": 6410.3000000000002
                        },
                        "39": {
                            "name": "CSSPropertyBorderBottomStyle",
                            "firstUsed": 6727.3919999999998
                        },
                        "488": {
                            "name": "CSSPropertyAliasWebkitFlexDirection",
                            "firstUsed": 6727.4120000000003
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 6727.4260000000004
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 6727.4520000000002
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 6727.46
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 6727.741
                        },
                        "101": {
                            "name": "CSSPropertyOutlineColor",
                            "firstUsed": 6728.4949999999999
                        },
                        "480": {
                            "name": "CSSPropertyAliasWebkitAlignSelf",
                            "firstUsed": 6730.8119999999999
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 6730.8280000000004
                        },
                        "62": {
                            "name": "CSSPropertyBorderTopLeftRadius",
                            "firstUsed": 6730.8469999999998
                        },
                        "63": {
                            "name": "CSSPropertyBorderTopRightRadius",
                            "firstUsed": 6730.8530000000001
                        },
                        "486": {
                            "name": "CSSPropertyAliasWebkitFlex",
                            "firstUsed": 6737.8710000000001
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 6737.9269999999997
                        },
                        "763": {
                            "name": "CSSPropertyScrollbarColor",
                            "firstUsed": 6740.4319999999998
                        },
                        "680": {
                            "name": "CSSPropertyScrollbarWidth",
                            "firstUsed": 6740.4579999999996
                        },
                        "197": {
                            "name": "CSSPropertyAliasWebkitBorderRadius",
                            "firstUsed": 6741.9489999999996
                        },
                        "491": {
                            "name": "CSSPropertyAliasWebkitFlexShrink",
                            "firstUsed": 6744.3320000000003
                        },
                        "87": {
                            "name": "CSSPropertyListStylePosition",
                            "firstUsed": 6773.9059999999999
                        },
                        "535": {
                            "name": "CSSPropertyFontVariantNumeric",
                            "firstUsed": 6775.3389999999999
                        },
                        "588": {
                            "name": "CSSPropertyFontVariantEastAsian",
                            "firstUsed": 6775.3490000000002
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 6776.3500000000004
                        },
                        "492": {
                            "name": "CSSPropertyAliasWebkitFlexWrap",
                            "firstUsed": 6778.4830000000002
                        },
                        "162": {
                            "name": "CSSPropertyWordBreak",
                            "firstUsed": 6797.8500000000004
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 6822.8819999999996
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 6829.5910000000003
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 76,
                "TTIMeasurementEnd": 10057,
                "LastInteractive": 6935,
                "TotalBlockingTime": 197,
                "testID": "240902_BiDcWB_8VK",
                "step": 1,
                "effectiveBps": 376660,
                "domTime": 0,
                "aft": 0,
                "titleTime": 139,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.88,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "109": 72.200000000000003,
                            "210": 95.200000000000003,
                            "311": 26.300000000000001,
                            "412": 28.600000000000001,
                            "513": 20,
                            "614": 15.800000000000001,
                            "715": 19,
                            "816": 57.899999999999999,
                            "917": 42.100000000000001,
                            "1019": 95.200000000000003,
                            "1120": 100,
                            "1221": 95,
                            "1323": 100,
                            "1425": 95,
                            "1526": 100,
                            "1627": 100,
                            "1750": 100,
                            "1851": 100,
                            "1952": 100,
                            "2053": 100,
                            "2154": 100,
                            "2255": 100,
                            "2356": 100,
                            "2457": 100,
                            "2558": 95.5,
                            "2659": 66.700000000000003,
                            "2759": 78.900000000000006,
                            "2860": 95.200000000000003,
                            "2961": 71.400000000000006,
                            "3062": 78.900000000000006,
                            "3163": 90,
                            "3264": 77.299999999999997,
                            "3365": 73.700000000000003,
                            "3466": 90,
                            "3567": 100,
                            "3668": 100,
                            "3770": 81,
                            "3871": 95,
                            "3974": 50,
                            "4075": 47.399999999999999,
                            "4176": 52.399999999999999,
                            "4277": 42.100000000000001,
                            "4377": 63.200000000000003,
                            "4479": 52.200000000000003,
                            "4580": 40,
                            "4682": 40.899999999999999,
                            "4817": 96.299999999999997,
                            "4918": 35,
                            "5019": 35,
                            "5121": 36.799999999999997,
                            "5222": 19,
                            "5323": 15,
                            "5424": 15,
                            "5525": 19,
                            "5626": 10.5,
                            "5727": 23.800000000000001,
                            "5827": 52.399999999999999,
                            "5928": 15.800000000000001,
                            "6029": 10.5,
                            "6130": 45,
                            "6231": 38.100000000000001,
                            "6332": 47.399999999999999,
                            "6433": 65,
                            "6534": 63.600000000000001,
                            "6640": 75,
                            "6750": 100,
                            "6853": 100,
                            "6954": 100,
                            "7055": 72.200000000000003,
                            "7156": 30,
                            "7257": 15.800000000000001,
                            "7358": 28.600000000000001,
                            "7459": 15.800000000000001,
                            "7560": 19,
                            "7661": 15,
                            "7762": 36.799999999999997,
                            "7863": 33.299999999999997,
                            "7964": 19,
                            "8065": 11.1,
                            "8166": 19,
                            "8267": 15,
                            "8368": 15,
                            "8469": 19,
                            "8570": 10.5,
                            "8671": 15,
                            "8772": 52.200000000000003,
                            "8873": 28.600000000000001,
                            "8974": 15,
                            "9075": 15,
                            "9176": 19,
                            "9277": 15,
                            "9377": 15,
                            "9478": 22.699999999999999,
                            "9579": 15,
                            "9680": 15,
                            "9781": 50,
                            "9882": 28.600000000000001,
                            "9983": 19,
                            "10084": 10.5,
                            "10185": 66.700000000000003
                        },
                        "max": 100,
                        "count": 101
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "109": 0,
                            "210": 287782,
                            "311": 343101,
                            "412": 17039,
                            "513": 5223,
                            "614": 0,
                            "715": 24978,
                            "816": 336659,
                            "917": 2719923,
                            "1019": 1963244,
                            "1120": 6853790,
                            "1221": 7762581,
                            "1323": 3607781,
                            "1425": 5048723,
                            "1526": 1658805,
                            "1627": 1230212,
                            "1750": 9800225,
                            "1851": 6689888,
                            "1952": 7970039,
                            "2053": 5196980,
                            "2154": 4967529,
                            "2255": 2755711,
                            "2356": 4349255,
                            "2457": 6009831,
                            "2558": 5542017,
                            "2659": 6465099,
                            "2759": 6572661,
                            "2860": 4410957,
                            "2961": 7157744,
                            "3062": 5569687,
                            "3163": 5572354,
                            "3264": 3473204,
                            "3365": 3535984,
                            "3466": 3578523,
                            "3567": 3097196,
                            "3668": 5149677,
                            "3770": 777403,
                            "3871": 1174076,
                            "3974": 12142433,
                            "4075": 1872744,
                            "4176": 2250624,
                            "4277": 1773262,
                            "4377": 4107739,
                            "4479": 4152014,
                            "4580": 4463988,
                            "4682": 4875415,
                            "4817": 5146546,
                            "4918": 6129892,
                            "5019": 2261005,
                            "5121": 42455,
                            "5222": 11247,
                            "5323": 0,
                            "5424": 0,
                            "5525": 0,
                            "5626": 0,
                            "5727": 0,
                            "5827": 0,
                            "5928": 4279,
                            "6029": 0,
                            "6130": 653607,
                            "6231": 377382,
                            "6332": 361673,
                            "6433": 487061,
                            "6534": 632637,
                            "6640": 4855611,
                            "6750": 418755,
                            "6853": 0,
                            "6954": 26326,
                            "7055": 618233,
                            "7156": 155550,
                            "7257": 0,
                            "7358": 0,
                            "7459": 0,
                            "7560": 0,
                            "7661": 0,
                            "7762": 0,
                            "7863": 0,
                            "7964": 0,
                            "8065": 0,
                            "8166": 0,
                            "8267": 0,
                            "8368": 0,
                            "8469": 0,
                            "8570": 0,
                            "8671": 0,
                            "8772": 0,
                            "8873": 0,
                            "8974": 0,
                            "9075": 0,
                            "9176": 0,
                            "9277": 0,
                            "9377": 0,
                            "9478": 0,
                            "9579": 0,
                            "9680": 0,
                            "9781": 0,
                            "9882": 0,
                            "9983": 0,
                            "10084": 0,
                            "10185": 0
                        },
                        "max": 12142433,
                        "count": 101
                    }
                },
                "effectiveBpsDoc": 658567,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 6900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_006900.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 7200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_007200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 7300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_007300.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "craftnote.de": {
                        "bytes": 0,
                        "requests": 1,
                        "connections": 1
                    },
                    "v2.craftnote.de": {
                        "bytes": 1193507,
                        "requests": 35,
                        "cdn_provider": "Vercel",
                        "connections": 1
                    },
                    "www.craftnote.de": {
                        "bytes": 996,
                        "requests": 2,
                        "cdn_provider": "Vercel",
                        "connections": 1
                    },
                    "app.mycraftnote.de": {
                        "bytes": 1248,
                        "requests": 1,
                        "cdn_provider": "Fastly",
                        "connections": 1
                    },
                    "storage.googleapis.com": {
                        "bytes": 925202,
                        "requests": 11,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "uct.service.usercentrics.eu": {
                        "bytes": 35,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "api.usercentrics.eu": {
                        "bytes": 11252,
                        "requests": 6,
                        "cdn_provider": "Google",
                        "connections": 2
                    },
                    "app.usercentrics.eu": {
                        "bytes": 190294,
                        "requests": 15,
                        "cdn_provider": "Google",
                        "connections": 2
                    },
                    "consent-api.service.consent.usercentrics.eu": {
                        "bytes": 0,
                        "requests": 2,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 33529,
                        "bytesUncompressed": 241239,
                        "requests": 9
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 378524,
                        "bytesUncompressed": 1264032,
                        "requests": 27
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 15353,
                        "bytesUncompressed": 71139,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 430940,
                        "bytesUncompressed": 436835,
                        "requests": 26
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 561449,
                        "bytesUncompressed": 1294252,
                        "requests": 6
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 891487,
                        "bytesUncompressed": 185890,
                        "requests": 1
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 11252,
                        "bytesUncompressed": 33658,
                        "requests": 3
                    }
                },
                "consoleLog": [
                    {
                        "source": "security",
                        "level": "warning",
                        "text": "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https:\/\/craftnote.de') does not match the recipient window's origin ('https:\/\/www.craftnote.de').",
                        "timestamp": 1725271789461.73,
                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "lineNumber": 0,
                        "stackTrace": {
                            "callFrames": [
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 38951
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 38719
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 31184
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 31289
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 30204
                                },
                                {
                                    "functionName": "lt",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 29949
                                },
                                {
                                    "functionName": "e.queryIFrame",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 38550
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 37425
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 31184
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 31289
                                },
                                {
                                    "functionName": "",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 30204
                                },
                                {
                                    "functionName": "lt",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 29949
                                },
                                {
                                    "functionName": "o.onload",
                                    "scriptId": "73",
                                    "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "lineNumber": 0,
                                    "columnNumber": 37266
                                }
                            ]
                        }
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "Usercentrics: Cross Domain Consent Sharing is not available. Error: Usercentrics: IFrame did not load",
                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "line": 1,
                        "column": 294174
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-1gzx-10.10.1.18",
                "loadTime": 1855,
                "docTime": 1855,
                "fullyLoaded": 3013,
                "bytesOut": 31770,
                "bytesOutDoc": 21841,
                "bytesIn": 1865613,
                "bytesInDoc": 1864436,
                "requests": [
                    {
                        "type": 3,
                        "id": "AD7E33D805CD1589F465E429D20508B8-1",
                        "request_id": "AD7E33D805CD1589F465E429D20508B8-1",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/",
                        "raw_id": "AD7E33D805CD1589F465E429D20508B8",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Document",
                        "load_ms": 103,
                        "ttfb_ms": 66,
                        "load_start": 131,
                        "load_start_float": 131.00006099999999,
                        "bytesIn": 32537,
                        "objectSize": 32537,
                        "objectSizeUncompressed": 235800,
                        "chunks": [
                            {
                                "ts": 201,
                                "bytes": 32537,
                                "inflated": 39192
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 39,
                        "connect_start": 40,
                        "connect_end": 70,
                        "ssl_start": 70,
                        "ssl_end": 130,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "v2.craftnote.de",
                            "sanList": [
                                "v2.craftnote.de"
                            ],
                            "issuer": "R10",
                            "validFrom": 1724354549,
                            "validTo": 1732130548,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1724358059868,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203E129559751A85D154E658493A7B3F2ABD8C946A9C5185A7EAC654A2D2236EB902210097D453477C4FDA22698CD39044C1E8104FB83574132707D2E354B3877415F6B8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1724358059903,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DC2DA6429F1DB5B2B572235DFC4E645D843B61907D97A33F6DBE04E70DE986FC02201D4195582996BF087F8A07EE9BAFE504462F1829A37616A8615798D0895EDAA5"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"2zm94i9d5u51rl\"",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:40 GMT",
                                "server: Vercel",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::iad1::8wfsx-1725271840675-5bda4a43dfb6",
                                "age: 13",
                                "content-encoding: br",
                                "content-type: text\/html; charset=utf-8",
                                "etag: W\/\"2zm94i9d5u51rl\"",
                                "vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url",
                                "x-matched-path: \/",
                                "x-powered-by: Next.js",
                                "x-vercel-execution-region: iad1",
                                ":status: 304"
                            ]
                        },
                        "bytesOut": 2230,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 38,
                        "connect_ms": 30,
                        "ssl_ms": 60,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Vercel",
                        "server_count": null,
                        "created": 0,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 2097472,
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISBIwblH\/m94iIsbZxnXzev0YhMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODIyMTkyMjI5WhcNMjQxMTIwMTkyMjI4WjAaMRgwFgYDVQQD\nEw92Mi5jcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDBtMSSII7WTfco5P7Q8253bKwpai9xeugE5GgzwVe60Dflg4EXdivMj1568wP7\n5Zo\/\/O2nsadBoZCV81x+cvzQ9JJLd67\/sfjFBZPwmz1er1QA7HljQh1OBmA+gJL\/\nurtznbN04Aw\/Goe1h4VSR1z6owvfgccoJ2ckFPERRHfcM8mb5K2\/\/2qnaszksTRM\nr8u08JX1X030huIpllWDuN8exvX9+1VABSS+EjcuwAmE8FwixTEUkxEZxkFB28KM\noi16qbP9qC3upxboqRcQDwLeyYq9bxpsqFS97DHyF1IXlJu8Icl+MuN\/pKRJHKTN\nu0mkMcnD1jIaUDxG8vTFV7RDAgMBAAGjggITMIICDzAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFMhbo02mON9O7Y1OQgvRW35dE8cyMB8GA1UdIwQYMBaAFLu8w0el5Lyp\nxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPdjIuY3JhZnRub3RlLmRlMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRe7\/nXAAABAMARzBFAiA+EpVZdRqF0VTmWEk6\nez8qvYyUapxRhafqxlSi0iNuuQIhAJfUU0d8T9oiaYzTkETB6BBPuDV0EycH0uNU\ns4d0Ffa4AHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRe7\/n\nfwAABAMARzBFAiEA3C2mQp8dtbK1ciNd\/E5kXYQ7YZB9l6M\/bb4E5w3phvwCIB1B\nlVgplr8If4oH7puv5QRGLxgpo3YWqGFXmNCJXtqlMA0GCSqGSIb3DQEBCwUAA4IB\nAQBcj+6rAzgh4bxh1yMDclBkm4sKvhRLqC2qXvxRoIcw1eQGG7VzuAFGdzbXWtrl\nqb8zoyBUcfsaWy3u1SCzpj0wXe2laodBf7HZxJCS43kDkODvPf72MbIvzTRElLk2\nS51pMLPJSnJxggXmH5fRopINrxLQaBhBtjhqSBfwhSVKqCww2ZaeXxoXwSALzux5\npvnApogabRDmn0tbZBV97UxfZlSugY+7xOaDYuZOmBsxqjtBo6MMJKq1qaFoPIsB\n9pc98FXFAAvqgBoMuoSb5s\/v+2XrC14Du0usxDC\/Loy+zqtax6eOfYlacsukL4Vi\noGYFIX4KTzDXaj5x79w0wdiA\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 234,
                        "ttfb_start": 131,
                        "ttfb_end": 197,
                        "download_start": 197,
                        "download_end": 234,
                        "download_ms": 37,
                        "all_start": 1,
                        "all_end": 234,
                        "all_ms": 231,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 14,
                            "v8.compile": 12
                        },
                        "cpu.EvaluateScript": 14,
                        "cpu.v8.compile": 12,
                        "cpuTime": 26,
                        "js_timing": [
                            [
                                1163.095,
                                1163.3699999999999
                            ],
                            [
                                1163.4269999999999,
                                1163.607
                            ],
                            [
                                1163.6559999999999,
                                1163.7670000000001
                            ],
                            [
                                1163.8040000000001,
                                1163.921
                            ],
                            [
                                1163.9680000000001,
                                1164.117
                            ],
                            [
                                1164.1479999999999,
                                1164.241
                            ],
                            [
                                1164.3050000000001,
                                1164.5409999999999
                            ],
                            [
                                1164.596,
                                1164.731
                            ],
                            [
                                1164.7819999999999,
                                1164.961
                            ],
                            [
                                1165.002,
                                1165.107
                            ],
                            [
                                1165.6010000000001,
                                1166.2629999999999
                            ],
                            [
                                1166.316,
                                1166.4829999999999
                            ],
                            [
                                1166.5609999999999,
                                1166.7149999999999
                            ],
                            [
                                1166.759,
                                1166.9059999999999
                            ],
                            [
                                1166.9490000000001,
                                1167.0909999999999
                            ],
                            [
                                1167.144,
                                1167.2860000000001
                            ],
                            [
                                1167.328,
                                1167.4749999999999
                            ],
                            [
                                1167.529,
                                1167.673
                            ],
                            [
                                1167.72,
                                1167.836
                            ],
                            [
                                1167.8699999999999,
                                1168.001
                            ],
                            [
                                1168.037,
                                1168.162
                            ],
                            [
                                1168.201,
                                1168.3420000000001
                            ],
                            [
                                1168.3969999999999,
                                1168.5429999999999
                            ],
                            [
                                1168.606,
                                1168.742
                            ],
                            [
                                1168.7819999999999,
                                1168.923
                            ],
                            [
                                1168.9680000000001,
                                1169.117
                            ],
                            [
                                1169.1590000000001,
                                1169.29
                            ],
                            [
                                1169.3330000000001,
                                1169.4680000000001
                            ],
                            [
                                1169.5260000000001,
                                1169.6659999999999
                            ],
                            [
                                1169.722,
                                1169.8589999999999
                            ],
                            [
                                1169.902,
                                1170.05
                            ],
                            [
                                1170.0909999999999,
                                1170.223
                            ],
                            [
                                1170.2660000000001,
                                1170.413
                            ],
                            [
                                1170.4559999999999,
                                1170.6469999999999
                            ],
                            [
                                1170.692,
                                1170.8440000000001
                            ],
                            [
                                1170.8889999999999,
                                1171.02
                            ],
                            [
                                1171.104,
                                1171.21
                            ],
                            [
                                1174.0830000000001,
                                1176.6320000000001
                            ],
                            [
                                1483.8320000000001,
                                1484.106
                            ],
                            [
                                1484.2139999999999,
                                1484.393
                            ],
                            [
                                1484.4349999999999,
                                1484.8399999999999
                            ],
                            [
                                1484.9169999999999,
                                1485.1400000000001
                            ],
                            [
                                1485.181,
                                1485.297
                            ],
                            [
                                1485.3689999999999,
                                1485.47
                            ],
                            [
                                1485.5920000000001,
                                1488.9970000000001
                            ],
                            [
                                1489.0609999999999,
                                1489.249
                            ],
                            [
                                1489.2940000000001,
                                1489.4280000000001
                            ],
                            [
                                1489.4690000000001,
                                1489.585
                            ],
                            [
                                1163.1120000000001,
                                1163.3240000000001
                            ],
                            [
                                1163.4359999999999,
                                1163.5820000000001
                            ],
                            [
                                1163.665,
                                1163.7570000000001
                            ],
                            [
                                1163.8109999999999,
                                1163.913
                            ],
                            [
                                1163.9739999999999,
                                1164.105
                            ],
                            [
                                1164.155,
                                1164.231
                            ],
                            [
                                1164.3119999999999,
                                1164.5260000000001
                            ],
                            [
                                1164.6189999999999,
                                1164.7149999999999
                            ],
                            [
                                1164.789,
                                1164.9469999999999
                            ],
                            [
                                1165.011,
                                1165.0940000000001
                            ],
                            [
                                1165.614,
                                1166.2180000000001
                            ],
                            [
                                1166.327,
                                1166.4670000000001
                            ],
                            [
                                1166.5699999999999,
                                1166.6990000000001
                            ],
                            [
                                1166.7670000000001,
                                1166.8900000000001
                            ],
                            [
                                1166.96,
                                1167.076
                            ],
                            [
                                1167.152,
                                1167.271
                            ],
                            [
                                1167.3389999999999,
                                1167.4590000000001
                            ],
                            [
                                1167.54,
                                1167.6590000000001
                            ],
                            [
                                1167.7270000000001,
                                1167.825
                            ],
                            [
                                1167.8779999999999,
                                1167.972
                            ],
                            [
                                1168.0440000000001,
                                1168.1500000000001
                            ],
                            [
                                1168.2090000000001,
                                1168.327
                            ],
                            [
                                1168.405,
                                1168.527
                            ],
                            [
                                1168.614,
                                1168.7270000000001
                            ],
                            [
                                1168.7919999999999,
                                1168.9090000000001
                            ],
                            [
                                1168.9760000000001,
                                1169.1020000000001
                            ],
                            [
                                1169.1669999999999,
                                1169.2750000000001
                            ],
                            [
                                1169.3409999999999,
                                1169.454
                            ],
                            [
                                1169.5340000000001,
                                1169.652
                            ],
                            [
                                1169.731,
                                1169.8430000000001
                            ],
                            [
                                1169.9100000000001,
                                1170.0360000000001
                            ],
                            [
                                1170.0989999999999,
                                1170.2090000000001
                            ],
                            [
                                1170.289,
                                1170.3979999999999
                            ],
                            [
                                1170.4639999999999,
                                1170.6310000000001
                            ],
                            [
                                1170.7,
                                1170.826
                            ],
                            [
                                1170.8969999999999,
                                1171.0060000000001
                            ],
                            [
                                1171.1110000000001,
                                1171.1969999999999
                            ],
                            [
                                1174.098,
                                1176.6020000000001
                            ],
                            [
                                1483.845,
                                1484.069
                            ],
                            [
                                1484.223,
                                1484.376
                            ],
                            [
                                1484.443,
                                1484.818
                            ],
                            [
                                1484.9480000000001,
                                1485.1279999999999
                            ],
                            [
                                1485.1869999999999,
                                1485.287
                            ],
                            [
                                1485.377,
                                1485.4590000000001
                            ],
                            [
                                1485.598,
                                1488.9680000000001
                            ],
                            [
                                1489.0709999999999,
                                1489.229
                            ],
                            [
                                1489.3030000000001,
                                1489.4100000000001
                            ],
                            [
                                1489.4770000000001,
                                1489.5730000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "241524.4",
                        "request_id": "241524.4",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/images\/fischer-logo.png",
                        "raw_id": "241524.4",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 95,
                        "ttfb_ms": 64,
                        "load_start": 306,
                        "load_start_float": 306.00009999999997,
                        "bytesIn": 45046,
                        "objectSize": 45046,
                        "objectSizeUncompressed": 45046,
                        "chunks": [
                            {
                                "ts": 401,
                                "bytes": 45046
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/images\/fischer-logo.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",
                                "if-none-match: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:40 GMT",
                                "server: Vercel",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::4x8nj-1725271840854-206e0924e44a",
                                "age: 2063396",
                                "x-matched-path: \/images\/fischer-logo.png",
                                "etag: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                "content-type: image\/png",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"fischer-logo.png\"",
                                "accept-ranges: bytes",
                                "content-length: 45046"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 304,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 100,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 401,
                        "ttfb_start": 306,
                        "ttfb_end": 370,
                        "download_start": 370,
                        "download_end": 401,
                        "download_ms": 31,
                        "all_start": 306,
                        "all_end": 401,
                        "all_ms": 95,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "241524.70",
                        "request_id": "241524.70",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Archive-Regular.ttf",
                        "raw_id": "241524.70",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 98,
                        "ttfb_ms": 47,
                        "load_start": 618,
                        "load_start_float": 618.00015900000005,
                        "bytesIn": 25442,
                        "objectSize": 25442,
                        "objectSizeUncompressed": 75012,
                        "chunks": [
                            {
                                "ts": 681,
                                "bytes": 25442,
                                "inflated": 9476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Archive-Regular.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"a91f668936e6132cf864992069003f37\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::6fwrc-1725271841166-9bea550e0d23",
                                "content-encoding: br",
                                "age: 2063397",
                                "x-matched-path: \/fonts\/Archive-Regular.ttf",
                                "etag: W\/\"a91f668936e6132cf864992069003f37\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Archive-Regular.ttf\""
                            ]
                        },
                        "bytesOut": 2164,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 575,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 159,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 716,
                        "ttfb_start": 618,
                        "ttfb_end": 665,
                        "download_start": 665,
                        "download_end": 716,
                        "download_ms": 51,
                        "all_start": 618,
                        "all_end": 716,
                        "all_ms": 98,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "241524.84",
                        "request_id": "241524.84",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Bold.ttf",
                        "raw_id": "241524.84",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 263,
                        "ttfb_ms": 58,
                        "load_start": 619,
                        "load_start_float": 619.00016100000005,
                        "bytesIn": 107635,
                        "objectSize": 107635,
                        "objectSizeUncompressed": 244468,
                        "chunks": [
                            {
                                "ts": 721,
                                "bytes": 32768,
                                "inflated": 9534
                            },
                            {
                                "ts": 767,
                                "bytes": 32768,
                                "inflated": 62065
                            },
                            {
                                "ts": 791,
                                "bytes": 32768,
                                "inflated": 17300
                            },
                            {
                                "ts": 881,
                                "bytes": 9331,
                                "inflated": 24497
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Bold.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"ade91f473255991f410f61857696434b\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::6qrqc-1725271841167-68ea9684731b",
                                "content-encoding: br",
                                "age: 2063397",
                                "x-matched-path: \/fonts\/Montserrat-Bold.ttf",
                                "etag: W\/\"ade91f473255991f410f61857696434b\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Montserrat-Bold.ttf\""
                            ]
                        },
                        "bytesOut": 2164,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 578,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 161,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 882,
                        "ttfb_start": 619,
                        "ttfb_end": 677,
                        "download_start": 677,
                        "download_end": 882,
                        "download_ms": 205,
                        "all_start": 619,
                        "all_end": 882,
                        "all_ms": 263,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "241524.78",
                        "request_id": "241524.78",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Regular.ttf",
                        "raw_id": "241524.78",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 264,
                        "ttfb_ms": 57,
                        "load_start": 620,
                        "load_start_float": 620.00016300000004,
                        "bytesIn": 107500,
                        "objectSize": 107500,
                        "objectSizeUncompressed": 245708,
                        "chunks": [
                            {
                                "ts": 739,
                                "bytes": 32768,
                                "inflated": 11156
                            },
                            {
                                "ts": 774,
                                "bytes": 32768,
                                "inflated": 61597
                            },
                            {
                                "ts": 799,
                                "bytes": 32768,
                                "inflated": 17429
                            },
                            {
                                "ts": 883,
                                "bytes": 9196,
                                "inflated": 24454
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Regular.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::8gznw-1725271841169-766711d995c6",
                                "content-encoding: br",
                                "age: 2063397",
                                "x-matched-path: \/fonts\/Montserrat-Regular.ttf",
                                "etag: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Montserrat-Regular.ttf\""
                            ]
                        },
                        "bytesOut": 2173,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 584,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 163,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 884,
                        "ttfb_start": 620,
                        "ttfb_end": 677,
                        "download_start": 677,
                        "download_end": 884,
                        "download_ms": 207,
                        "all_start": 620,
                        "all_end": 884,
                        "all_ms": 264,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "241524.82",
                        "request_id": "241524.82",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-SemiBold.ttf",
                        "raw_id": "241524.82",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 267,
                        "ttfb_ms": 56,
                        "load_start": 621,
                        "load_start_float": 621.00016500000004,
                        "bytesIn": 107010,
                        "objectSize": 107010,
                        "objectSizeUncompressed": 243816,
                        "chunks": [
                            {
                                "ts": 743,
                                "bytes": 32768,
                                "inflated": 8895
                            },
                            {
                                "ts": 786,
                                "bytes": 32768,
                                "inflated": 61870
                            },
                            {
                                "ts": 804,
                                "bytes": 32768,
                                "inflated": 19795
                            },
                            {
                                "ts": 888,
                                "bytes": 8706,
                                "inflated": 22184
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-SemiBold.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::cdcfz-1725271841170-994dc98d7295",
                                "content-encoding: br",
                                "age: 832399",
                                "x-matched-path: \/fonts\/Montserrat-SemiBold.ttf",
                                "etag: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Montserrat-SemiBold.ttf\""
                            ]
                        },
                        "bytesOut": 2176,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 586,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 165,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 888,
                        "ttfb_start": 621,
                        "ttfb_end": 677,
                        "download_start": 677,
                        "download_end": 888,
                        "download_ms": 211,
                        "all_start": 621,
                        "all_end": 888,
                        "all_ms": 267,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "241524.80",
                        "request_id": "241524.80",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Medium.ttf",
                        "raw_id": "241524.80",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 118,
                        "ttfb_ms": 46,
                        "load_start": 894,
                        "load_start_float": 894.00018899999998,
                        "bytesIn": 107332,
                        "objectSize": 107332,
                        "objectSizeUncompressed": 243180,
                        "chunks": [
                            {
                                "ts": 958,
                                "bytes": 32768,
                                "inflated": 9392
                            },
                            {
                                "ts": 988,
                                "bytes": 32768,
                                "inflated": 61497
                            },
                            {
                                "ts": 999,
                                "bytes": 32768,
                                "inflated": 17668
                            },
                            {
                                "ts": 1011,
                                "bytes": 9028,
                                "inflated": 23551
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Medium.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::8wfsx-1725271841435-21907a8b1eec",
                                "content-encoding: br",
                                "age: 2063397",
                                "x-matched-path: \/fonts\/Montserrat-Medium.ttf",
                                "etag: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Montserrat-Medium.ttf\""
                            ]
                        },
                        "bytesOut": 2170,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 875,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 189,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1012,
                        "ttfb_start": 894,
                        "ttfb_end": 940,
                        "download_start": 940,
                        "download_end": 1012,
                        "download_ms": 72,
                        "all_start": 894,
                        "all_end": 1012,
                        "all_ms": 118,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "241524.76",
                        "request_id": "241524.76",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/fonts\/Montserrat-Light.ttf",
                        "raw_id": "241524.76",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 106,
                        "ttfb_ms": 47,
                        "load_start": 1151,
                        "load_start_float": 1151.0002159999999,
                        "bytesIn": 106530,
                        "objectSize": 106530,
                        "objectSizeUncompressed": 242068,
                        "chunks": [
                            {
                                "ts": 1205,
                                "bytes": 32768,
                                "inflated": 10423
                            },
                            {
                                "ts": 1225,
                                "bytes": 32768,
                                "inflated": 60915
                            },
                            {
                                "ts": 1235,
                                "bytes": 32768,
                                "inflated": 19501
                            },
                            {
                                "ts": 1257,
                                "bytes": 8226,
                                "inflated": 20157
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "font\/ttf",
                        "contentEncoding": "br",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/fonts\/Montserrat-Light.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=0",
                                "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: 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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "x-vercel-cache: BYPASS",
                                "x-vercel-id: fra1::bx8g2-1725271841698-a6719da1d36c",
                                "content-encoding: br",
                                "age: 2063397",
                                "x-matched-path: \/fonts\/Montserrat-Light.ttf",
                                "etag: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                "content-type: font\/ttf",
                                "access-control-allow-origin: *",
                                "content-disposition: inline; filename=\"Montserrat-Light.ttf\""
                            ]
                        },
                        "bytesOut": 2167,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 1126,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 216,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1257,
                        "ttfb_start": 1151,
                        "ttfb_end": 1198,
                        "download_start": 1198,
                        "download_end": 1257,
                        "download_ms": 59,
                        "all_start": 1151,
                        "all_end": 1257,
                        "all_ms": 106,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "241524.153",
                        "request_id": "241524.153",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "raw_id": "241524.153",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 66,
                        "ttfb_ms": 46,
                        "load_start": 1153,
                        "load_start_float": 1153.0002119999999,
                        "bytesIn": 29278,
                        "objectSize": 29278,
                        "objectSizeUncompressed": 29278,
                        "chunks": [
                            {
                                "ts": 1219,
                                "bytes": 29278
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-modified-since: Sat, 24 Aug 2024 16:12:48 GMT",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8wcjf-1725271841699-06cae4b46a83",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "age: 755846",
                                "x-vercel-imgsrc: f8782adcd0050dec1489056963e0a79d",
                                "content-disposition: inline; filename=\"left-bg-container.webp\"",
                                "content-length: 29278",
                                "last-modified: Sat, 24 Aug 2024 16:12:48 GMT",
                                "x-matched-path: \/images\/left-bg-container.png",
                                "content-type: image\/webp",
                                "access-control-allow-origin: *",
                                "accept-ranges: bytes"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 1108,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 212,
                        "server_port": "443",
                        "load_end": 1219,
                        "ttfb_start": 1153,
                        "ttfb_end": 1199,
                        "download_start": 1199,
                        "download_end": 1219,
                        "download_ms": 20,
                        "all_start": 1153,
                        "all_end": 1219,
                        "all_ms": 66,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "241524.154",
                        "request_id": "241524.154",
                        "ip_addr": "76.76.21.241",
                        "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "v2.craftnote.de",
                        "url": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "raw_id": "241524.154",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 102,
                        "ttfb_ms": 74,
                        "load_start": 1158,
                        "load_start_float": 1158.0002139999999,
                        "bytesIn": 74366,
                        "objectSize": 74366,
                        "objectSizeUncompressed": 74366,
                        "chunks": [
                            {
                                "ts": 1242,
                                "bytes": 65536
                            },
                            {
                                "ts": 1260,
                                "bytes": 8830
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0, must-revalidate",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 77,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/v2.craftnote.de\/",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v2.craftnote.de",
                                ":method: GET",
                                ":path: \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-modified-since: Sat, 24 Aug 2024 16:12:49 GMT",
                                "priority: i",
                                "referer: https:\/\/v2.craftnote.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": [
                                "cache-control: public, max-age=0, must-revalidate",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "server: Vercel",
                                "vary: Accept",
                                "x-vercel-cache: HIT",
                                "x-vercel-id: fra1::8wfsx-1725271841710-d9725bf3529d",
                                "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                "age: 755846",
                                "x-vercel-imgsrc: 33057451f218c809d35cc3acc6564b16",
                                "content-disposition: inline; filename=\"right-bg-container.webp\"",
                                "content-length: 74366",
                                "last-modified: Sat, 24 Aug 2024 16:12:49 GMT",
                                "x-matched-path: \/images\/right-bg-container.png",
                                "content-type: image\/webp",
                                "access-control-allow-origin: *",
                                "accept-ranges: bytes"
                            ]
                        },
                        "bytesOut": 2239,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": "Vercel",
                        "server_count": null,
                        "created": 1109,
                        "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                        "netlog_id": 214,
                        "server_port": "443",
                        "load_end": 1260,
                        "ttfb_start": 1158,
                        "ttfb_end": 1232,
                        "download_start": 1232,
                        "download_end": 1260,
                        "download_ms": 28,
                        "all_start": 1158,
                        "all_end": 1260,
                        "all_ms": 102,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                        "id": "99999.99999.1",
                        "is_secure": 1,
                        "host": "storage.googleapis.com",
                        "url": "\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                        "responseCode": 206,
                        "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": 45,
                        "connect_ms": 30,
                        "ssl_ms": 61,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": null,
                        "server_count": null,
                        "dns_start": 1031,
                        "dns_end": 1076,
                        "connect_start": 1077,
                        "connect_end": 1107,
                        "ssl_start": 1107,
                        "ssl_end": 1168,
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "created": 878,
                        "load_start": 1169,
                        "priority": "Low",
                        "protocol": "HTTP\/2",
                        "socket": 211,
                        "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "chunks": [
                            {
                                "ts": 911,
                                "bytes": 65536
                            },
                            {
                                "ts": 916,
                                "bytes": 65536
                            },
                            {
                                "ts": 921,
                                "bytes": 65536
                            },
                            {
                                "ts": 924,
                                "bytes": 65536
                            },
                            {
                                "ts": 928,
                                "bytes": 65536
                            },
                            {
                                "ts": 953,
                                "bytes": 65536
                            },
                            {
                                "ts": 975,
                                "bytes": 65536
                            },
                            {
                                "ts": 993,
                                "bytes": 65536
                            },
                            {
                                "ts": 1003,
                                "bytes": 65536
                            },
                            {
                                "ts": 1014,
                                "bytes": 65536
                            },
                            {
                                "ts": 1021,
                                "bytes": 65536
                            },
                            {
                                "ts": 1023,
                                "bytes": 65536
                            },
                            {
                                "ts": 1029,
                                "bytes": 17299
                            },
                            {
                                "ts": 1264,
                                "bytes": 4735
                            },
                            {
                                "ts": 1265,
                                "bytes": 2010
                            },
                            {
                                "ts": 1271,
                                "bytes": 2363
                            },
                            {
                                "ts": 1273,
                                "bytes": 2372
                            },
                            {
                                "ts": 1277,
                                "bytes": 2372
                            },
                            {
                                "ts": 1282,
                                "bytes": 2262
                            },
                            {
                                "ts": 1283,
                                "bytes": 1186
                            },
                            {
                                "ts": 1293,
                                "bytes": 4744
                            },
                            {
                                "ts": 1296,
                                "bytes": 2262
                            },
                            {
                                "ts": 1300,
                                "bytes": 2372
                            },
                            {
                                "ts": 1304,
                                "bytes": 2372
                            },
                            {
                                "ts": 1309,
                                "bytes": 2271
                            },
                            {
                                "ts": 1312,
                                "bytes": 2363
                            },
                            {
                                "ts": 1316,
                                "bytes": 2372
                            },
                            {
                                "ts": 1343,
                                "bytes": 2372
                            },
                            {
                                "ts": 1351,
                                "bytes": 11640
                            },
                            {
                                "ts": 1355,
                                "bytes": 4744
                            },
                            {
                                "ts": 1363,
                                "bytes": 2262
                            },
                            {
                                "ts": 1367,
                                "bytes": 4744
                            },
                            {
                                "ts": 1368,
                                "bytes": 2259
                            },
                            {
                                "ts": 1369,
                                "bytes": 2363
                            },
                            {
                                "ts": 1374,
                                "bytes": 2372
                            },
                            {
                                "ts": 1384,
                                "bytes": 4634
                            },
                            {
                                "ts": 1386,
                                "bytes": 2372
                            },
                            {
                                "ts": 1388,
                                "bytes": 1186
                            },
                            {
                                "ts": 1392,
                                "bytes": 2372
                            },
                            {
                                "ts": 1396,
                                "bytes": 2262
                            },
                            {
                                "ts": 1400,
                                "bytes": 2372
                            },
                            {
                                "ts": 1404,
                                "bytes": 2372
                            },
                            {
                                "ts": 1408,
                                "bytes": 2271
                            },
                            {
                                "ts": 1412,
                                "bytes": 2363
                            },
                            {
                                "ts": 1416,
                                "bytes": 2372
                            },
                            {
                                "ts": 1421,
                                "bytes": 2372
                            },
                            {
                                "ts": 1425,
                                "bytes": 2262
                            },
                            {
                                "ts": 1429,
                                "bytes": 2372
                            },
                            {
                                "ts": 1433,
                                "bytes": 2372
                            },
                            {
                                "ts": 1437,
                                "bytes": 3448
                            },
                            {
                                "ts": 1443,
                                "bytes": 2372
                            },
                            {
                                "ts": 1443,
                                "bytes": 1186
                            },
                            {
                                "ts": 1447,
                                "bytes": 2372
                            },
                            {
                                "ts": 1452,
                                "bytes": 2262
                            },
                            {
                                "ts": 1455,
                                "bytes": 2372
                            },
                            {
                                "ts": 1460,
                                "bytes": 2372
                            },
                            {
                                "ts": 1466,
                                "bytes": 2271
                            },
                            {
                                "ts": 1468,
                                "bytes": 2363
                            },
                            {
                                "ts": 1473,
                                "bytes": 2372
                            },
                            {
                                "ts": 1480,
                                "bytes": 4634
                            },
                            {
                                "ts": 1484,
                                "bytes": 2372
                            },
                            {
                                "ts": 1488,
                                "bytes": 2372
                            },
                            {
                                "ts": 1492,
                                "bytes": 2271
                            },
                            {
                                "ts": 1496,
                                "bytes": 2363
                            },
                            {
                                "ts": 1498,
                                "bytes": 1186
                            },
                            {
                                "ts": 1502,
                                "bytes": 2372
                            },
                            {
                                "ts": 1506,
                                "bytes": 2271
                            },
                            {
                                "ts": 1510,
                                "bytes": 2363
                            },
                            {
                                "ts": 1514,
                                "bytes": 2372
                            },
                            {
                                "ts": 1519,
                                "bytes": 2372
                            },
                            {
                                "ts": 1523,
                                "bytes": 2262
                            },
                            {
                                "ts": 1527,
                                "bytes": 2372
                            },
                            {
                                "ts": 1531,
                                "bytes": 2372
                            },
                            {
                                "ts": 1535,
                                "bytes": 2271
                            },
                            {
                                "ts": 1539,
                                "bytes": 2363
                            },
                            {
                                "ts": 1547,
                                "bytes": 4744
                            },
                            {
                                "ts": 1551,
                                "bytes": 2262
                            },
                            {
                                "ts": 1553,
                                "bytes": 1186
                            },
                            {
                                "ts": 1557,
                                "bytes": 2372
                            },
                            {
                                "ts": 1561,
                                "bytes": 2372
                            },
                            {
                                "ts": 1566,
                                "bytes": 2262
                            },
                            {
                                "ts": 1569,
                                "bytes": 2372
                            },
                            {
                                "ts": 1574,
                                "bytes": 2372
                            },
                            {
                                "ts": 1580,
                                "bytes": 3448
                            },
                            {
                                "ts": 1584,
                                "bytes": 2372
                            },
                            {
                                "ts": 1588,
                                "bytes": 2372
                            },
                            {
                                "ts": 1592,
                                "bytes": 2271
                            },
                            {
                                "ts": 1596,
                                "bytes": 2363
                            },
                            {
                                "ts": 1600,
                                "bytes": 2372
                            },
                            {
                                "ts": 1607,
                                "bytes": 3457
                            },
                            {
                                "ts": 1611,
                                "bytes": 2363
                            },
                            {
                                "ts": 1615,
                                "bytes": 2372
                            },
                            {
                                "ts": 1620,
                                "bytes": 2372
                            },
                            {
                                "ts": 1624,
                                "bytes": 2262
                            },
                            {
                                "ts": 1628,
                                "bytes": 2372
                            },
                            {
                                "ts": 1634,
                                "bytes": 2372
                            },
                            {
                                "ts": 1637,
                                "bytes": 2271
                            },
                            {
                                "ts": 1641,
                                "bytes": 2363
                            },
                            {
                                "ts": 1648,
                                "bytes": 2372
                            },
                            {
                                "ts": 1652,
                                "bytes": 2372
                            },
                            {
                                "ts": 1660,
                                "bytes": 2262
                            },
                            {
                                "ts": 1666,
                                "bytes": 4744
                            },
                            {
                                "ts": 1674,
                                "bytes": 3448
                            },
                            {
                                "ts": 1683,
                                "bytes": 4744
                            },
                            {
                                "ts": 1691,
                                "bytes": 4634
                            },
                            {
                                "ts": 1700,
                                "bytes": 4744
                            },
                            {
                                "ts": 1702,
                                "bytes": 4634
                            },
                            {
                                "ts": 1704,
                                "bytes": 2372
                            },
                            {
                                "ts": 1707,
                                "bytes": 2271
                            },
                            {
                                "ts": 1712,
                                "bytes": 2363
                            },
                            {
                                "ts": 1716,
                                "bytes": 2372
                            },
                            {
                                "ts": 1720,
                                "bytes": 2372
                            },
                            {
                                "ts": 1721,
                                "bytes": 1085
                            },
                            {
                                "ts": 1726,
                                "bytes": 2363
                            },
                            {
                                "ts": 1730,
                                "bytes": 2372
                            },
                            {
                                "ts": 1734,
                                "bytes": 2372
                            },
                            {
                                "ts": 1738,
                                "bytes": 2262
                            },
                            {
                                "ts": 1743,
                                "bytes": 2372
                            },
                            {
                                "ts": 1746,
                                "bytes": 2372
                            },
                            {
                                "ts": 1750,
                                "bytes": 2271
                            },
                            {
                                "ts": 1754,
                                "bytes": 2363
                            },
                            {
                                "ts": 1759,
                                "bytes": 2372
                            },
                            {
                                "ts": 1762,
                                "bytes": 2372
                            },
                            {
                                "ts": 1766,
                                "bytes": 2262
                            },
                            {
                                "ts": 1771,
                                "bytes": 2372
                            },
                            {
                                "ts": 1777,
                                "bytes": 4643
                            },
                            {
                                "ts": 1792,
                                "bytes": 7107
                            },
                            {
                                "ts": 1793,
                                "bytes": 2262
                            },
                            {
                                "ts": 1797,
                                "bytes": 2372
                            },
                            {
                                "ts": 1801,
                                "bytes": 2372
                            },
                            {
                                "ts": 1805,
                                "bytes": 2271
                            }
                        ],
                        "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,
                        "objectSizeUncompressed": 1121760,
                        "netlog_id": 191,
                        "ttfb_ms": 85,
                        "load_ms": 636,
                        "load_start_float": 1169.0001910000001,
                        "headers": {
                            "request": [
                                ":method: GET",
                                ":authority: storage.googleapis.com",
                                ":scheme: https",
                                ":path: \/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "accept-encoding: identity;q=1, *;q=0",
                                "sec-ch-ua-mobile: ?0",
                                "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",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "accept: *\/*",
                                "x-client-data: CM+XywE=",
                                "sec-fetch-site: cross-site",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-dest: video",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "accept-language: en-US,en;q=0.9",
                                "range: bytes=803731-11112052",
                                "if-range: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                "priority: i"
                            ],
                            "response": [
                                ":status: 206",
                                "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                "cache-control: public, max-age=3600",
                                "expires: Mon, 02 Sep 2024 11:10:41 GMT",
                                "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                "etag: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                "x-goog-generation: 1709035921622235",
                                "x-goog-metageneration: 1",
                                "x-goog-stored-content-encoding: identity",
                                "x-goog-stored-content-length: 11112053",
                                "x-goog-meta-x-goog-reserved-source-generation: 1685697428436556",
                                "content-type: video\/webm",
                                "content-disposition: inline; filename=\"craftnote-homepage-video_WebM.webm\"",
                                "x-goog-hash: crc32c=MmhOmA==\u0000md5=p4mVjE0LT2MzagsOLvhk1A==",
                                "x-goog-storage-class: STANDARD",
                                "accept-ranges: bytes",
                                "content-range: bytes 803731-11112052\/11112053",
                                "content-length: 10308322",
                                "x-guploader-uploadid: AD-8ljtwk5CXTux0Tx7tDTkgSu3Hafrz8gEU0ACqQlFt8WrNh7tyUl1gC3JRiDdOhm86wfZwZljYEX7rWg",
                                "server: UploadServer"
                            ]
                        },
                        "cacheControl": "public, max-age=3600",
                        "expires": "Mon, 02 Sep 2024 11:10:41 GMT",
                        "contentType": "video\/webm",
                        "bytesIn": 1121760,
                        "objectSize": 1121760,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEZjCCA06gAwIBAgIQWGC5BYtD7JsJ5pDMv5YzzjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDczMTI0WhcNMjQxMDI4MDczMTIzWjAhMR8w\nHQYDVQQDExZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEmkZNEny36afjygvxkUQY\/IkYsPY3qwDcEH5bzVRVbxKisywZ1b++\nlitjI7msvw7MRULyjKZjCsY55lFylhBqEqOCAkkwggJFMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT9\n1efedmzdLD3I4mwoBjKgjddSXTAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDAh\nBgNVHREEGjAYghZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83\nNXI0WnlBM3ZBMC5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgA\/F0tP1yJH\nWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZEhqithAAAEAwBHMEUCIAM9+BKR\n6+onldJ625RuIQgsLZMz59ebPVybm8cet0vmAiEAlZx2tx\/5KbPfvu+0UyueC\/5j\n\/HJ\/dDs2aFBOqZomilMAdgDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1\nmwAAAZEhqitOAAAEAwBHMEUCIQDDGL6NY6XVrldwSNSEaZ07J74C2+8HmMQnA5ED\nYkO\/MAIgaFWItLR\/amj4kBoS2SxPJD3lTAUYHhSZU9iBEZ1d2jQwDQYJKoZIhvcN\nAQELBQADggEBAB9OoDtb86YshAWk1H675p7MpVO5oIv1VKv81aFhzMnZZQrpV7Ro\nG\/9Afa8Wm0U1nfVkV3g0+wx\/4PyMfhJb9TZ7O3IajsjW1dH0XX8BiJJVQRAqoT98\nHdE3BFcnt53Rw1m7O30TtSX\/4l3BVi\/DnCjePGYpvI+YoFkouQ\/UweJ4ugGvFwnK\nGQX5q2xVluQv1tBlzmYLR7DoiCDzP7zg7smMgUI5UiqRv\/3FvquyjEI6BTjefByi\nhW8CpCDANj4+KGtWhfIYSdc4rLy\/bq9HeBiEkDRkMnlasoHbootOhEW7Bbklupe0\n2+Ej23fGpH6MTc488PXzMtJAzgOUUkIKIJk=\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"
                        ],
                        "ip_addr": "142.250.186.155",
                        "server_port": "443",
                        "bytesOut": 0,
                        "request_id": "99999.99999.1",
                        "raw_id": "99999.99999.1",
                        "load_end": 1805,
                        "ttfb_start": 1169,
                        "ttfb_end": 1254,
                        "download_start": 1254,
                        "download_end": 1805,
                        "download_ms": 551,
                        "all_start": 1031,
                        "all_end": 1805,
                        "all_ms": 772,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "7E0EABEACDBF83E89A4D80CC8A842323",
                        "request_id": "7E0EABEACDBF83E89A4D80CC8A842323",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "raw_id": "7E0EABEACDBF83E89A4D80CC8A842323",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 77,
                        "ttfb_ms": 77,
                        "load_start": 1953,
                        "load_start_float": 1953.000237,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:10:42 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 250,
                        "protocol": "HTTP\/2",
                        "dns_start": 1780,
                        "dns_end": 1829,
                        "connect_start": 1831,
                        "connect_end": 1871,
                        "ssl_start": 1872,
                        "ssl_end": 1952,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "api.usercentrics.eu",
                            "sanList": [
                                "api.usercentrics.eu",
                                "cdcs.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1722507311,
                            "validTo": 1730286503,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722510912126,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502200D5FD732067D25C4BC8E3409844819BA90AE328B7D4CFDA8A6CBB021821E048B022100B0238D0FE055ABBA92BE60C24D7328F4189A10CC71CBEA1861D60DB807406844"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722510912125,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022038CE8811974742765700C4F8884F67D6508748747E39D5E4D8B0C237B53E104002200FC1BA8E536F0DA35DF6BAC957DD78151B977EE552CA26D7EAD77A94BBD46B0D"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:10:42 GMT",
                                "expires: Mon, 02 Sep 2024 10:10:42 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljuempS51jiHDgLSdIoRORfZwj81YDcqes79rdH4dLlRlBpv5CDwKgY-SPquANYuK_riEtUUm6PRIA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1810,
                        "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": 49,
                        "connect_ms": 40,
                        "ssl_ms": 80,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1779,
                        "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de 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": 237,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFRzCCBC+gAwIBAgIRAPLf8FWTYpyLEBsJxmBGKKgwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMTEwMTUxMVoXDTI0MTAzMDExMDgyM1owHjEc\nMBoGA1UEAxMTYXBpLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAJ0vECC4lmpZtR2WVDt\/DALiV3Pnx8NhYxqXut9Q6GoYT0r\/\nPl\/vX7qCKXb1m24Mgdadoy\/3jZtcSQSdFDt+ytCBE2nwRODhd8tudpo3lsL4SCJJ\n15598Bwzq0CNbCliLlh\/ntSTca6+8lvW9lrYwbTujAobsj\/juPXApdm11p2vph4D\nQ0kouBeLR164CUJ59jswInFNAQYx4GTyc3AR98doAuTbDgfMaziJB5awBTjzFi+3\nO3NY5Kh55SWPFSWe5lSZxtaPQzebdQckHrHskMTVXRtUhWMjrVztxraZGyE5aSgy\nf1\/24\/p0wRMaFU640zbQglPG5eAPptx8bsx1M+cCAwEAAaOCAmEwggJdMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQf4NzZjeyaNX+CuH+BRtK5SUiXfDAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzh0ODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA0BgNVHREELTArghNhcGkudXNlcmNlbnRyaWNzLmV1ghRj\nZGNzLnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8E\nLzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvTWhKMnFUUDhaU1EuY3Js\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp\n3GhCCp\/mZ0xaOnQAAAGRDaaqfgAABAMARzBFAiANX9cyBn0lxLyONAmESBm6kK4y\ni31M\/aimy7Ahgh4EiwIhALAjjQ\/gVau6kr5gwk1zKPQYmhDMccvqGGHWDbgHQGhE\nAHUA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGRDaaqfQAABAMA\nRjBEAiA4zogRl0dCdlcAxPiIT2fWUIdIdH451eTYsMI3tT4QQAIgD8G6jlNvDaNd\n9rrJV914FRuXfuVSyibX6td6lLvUaw0wDQYJKoZIhvcNAQELBQADggEBAChDGk+f\nR5TjuInChAGzTunc+GinNKW2XE1tF2319f6xlWcD7ZFv\/T0IvR03DPBlhcUbuNqa\nAsUYAK289bQwoVOV0DJbyfEdeiIP0mzHlW80EHZ6Ec6NkRmbLyPdGeTQmO0PvXO6\n30ZYSRLG6gxcEIYjz1h8V\/gvU2isf\/Eu4fKOptXKoqP8nAVOaHyCOmrOwARs4MVj\nOvhgUP+oDqIU8GmaUw22NkUGVmd6vwEzUUBg\/wdQdQVAkK8qJ95i47y\/qvf2oToI\nGVIKrSSRnSW\/M44XK5CTOryUiaQCbRZUy3SnDQQ4adBSH9sy8FhKzMnrpSgoSxKz\nfXShfd1HzLb7tEQ=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2030,
                        "ttfb_start": 1953,
                        "ttfb_end": 2030,
                        "download_start": 2030,
                        "download_end": 2030,
                        "download_ms": 0,
                        "all_start": 1780,
                        "all_end": 2030,
                        "all_ms": 246,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "ED905FF97260B0D92B25CCFCEC514EF1",
                        "request_id": "ED905FF97260B0D92B25CCFCEC514EF1",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                        "raw_id": "ED905FF97260B0D92B25CCFCEC514EF1",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 105,
                        "ttfb_ms": 105,
                        "load_start": 2045,
                        "load_start_float": 2045.0002629999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:10:42 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 250,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:10:42 GMT",
                                "expires: Mon, 02 Sep 2024 10:10:42 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljsAbL7WKOj4sBhH9JBZSscsOV-cg-lfe7_OaaBuRNambzR1d4izt8_VPxl_O4si6FCiMj8"
                            ]
                        },
                        "bytesOut": 1789,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2043,
                        "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de same_site>",
                        "chunks": [],
                        "netlog_id": 263,
                        "server_port": "443",
                        "load_end": 2150,
                        "ttfb_start": 2045,
                        "ttfb_end": 2150,
                        "download_start": 2150,
                        "download_end": 2150,
                        "download_ms": 0,
                        "all_start": 2045,
                        "all_end": 2150,
                        "all_ms": 105,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "14F280567F87BD1FA6A8EEE0286C81A8",
                        "request_id": "14F280567F87BD1FA6A8EEE0286C81A8",
                        "ip_addr": "35.190.14.188",
                        "full_url": "https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.usercentrics.eu",
                        "url": "\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                        "raw_id": "14F280567F87BD1FA6A8EEE0286C81A8",
                        "frame_id": "4CC75325152DCD8CBE579271E3C245AC",
                        "documentURL": "https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 94,
                        "ttfb_ms": 90,
                        "load_start": 2439,
                        "load_start_float": 2439.0002840000002,
                        "bytesIn": 1142,
                        "objectSize": 1142,
                        "objectSizeUncompressed": 5482,
                        "chunks": [
                            {
                                "ts": 2532,
                                "bytes": 1142,
                                "inflated": 5482
                            }
                        ],
                        "expires": "Mon, 30 Sep 2024 08:32:22 GMT",
                        "cacheControl": "public, max-age=2592000, no-transform",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 292,
                        "protocol": "HTTP\/2",
                        "dns_start": 2179,
                        "dns_end": 2254,
                        "connect_start": 2255,
                        "connect_end": 2331,
                        "ssl_start": 2331,
                        "ssl_end": 2439,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "app.usercentrics.eu",
                            "sanList": [
                                "app.usercentrics.eu",
                                "privacy-proxy.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1722631065,
                            "validTo": 1730410198,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722634666176,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722634666173,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                        "initiator_line": 0,
                        "initiator_column": 39048,
                        "initiator_type": "script",
                        "initiator_function": "e.appendIFrame",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.usercentrics.eu",
                                ":method: GET",
                                ":path: \/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                                ":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",
                                "referer: https:\/\/v2.craftnote.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: iframe",
                                "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": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: Content-Type",
                                "access-control-expose-headers: Content-Length",
                                "access-control-expose-headers: Transfer-Encoding",
                                "age: 178700",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=2592000, no-transform",
                                "content-encoding: gzip",
                                "content-length: 1142",
                                "content-type: text\/html",
                                "date: Sat, 31 Aug 2024 08:32:22 GMT",
                                "etag: \"8a0dcb54b65580f25a2b81bc60394af4\"",
                                "expires: Mon, 30 Sep 2024 08:32:22 GMT",
                                "last-modified: Wed, 21 Aug 2024 12:51:48 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-goog-generation: 1724244708912914",
                                "x-goog-hash: crc32c=ZjFzLw==",
                                "x-goog-hash: md5=ig3LVLZVgPJaK4G8YDlK9A==",
                                "x-goog-metageneration: 2",
                                "x-goog-storage-class: STANDARD",
                                "x-goog-stored-content-encoding: gzip",
                                "x-goog-stored-content-length: 1142",
                                "x-guploader-uploadid: AD-8ljuzSreQ3wOeFMRuS2_BsRtWzxNrkERMzui-9jViBgiCSnAVFVvyHppjjYj8qXNemS8a_Wc",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 75,
                        "connect_ms": 76,
                        "ssl_ms": 108,
                        "gzip_total": 1142,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2183,
                        "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de cross_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 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": 284,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFUTCCBDmgAwIBAgIRAPFYfV1fNTnNEKdWaj8DsXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMjIwMzc0NVoXDTI0MTAzMTIxMjk1OFowHjEc\nMBoGA1UEAxMTYXBwLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMki93ZpZ3vLP\/887kSmkhQv2v3HR8lQCCLY5g7\/EZvde\/jF\n0IcF8RGYOpKm\/bTi3i+sHDoYCn64+psJKuhZOZHPGSvV6iMGMFnLNzE8bP+HmBX\/\na1J98tqXHswNeAEAfVmnQ\/M1PqPPReis++FPHzJJ7FaH5fvzqjIM3uSia90rBVpd\n9tXfgQI6Tx\/nS292IWF92gYlq3kniDfNioWPRdgANmJVGL9dUqzfqTAjl4\/pQhwR\nWUCfAiyqHJLWcLaY0JE1u+aig+pYwpjZ1PrFHqGsxjjkRJGUXgUUbTtU6VuChDsn\nhrz+K19WLCqJJggrAGRHFyqdNBkMOKs7JLrzhn0CAwEAAaOCAmswggJnMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTDMB1q\/dc\/9\/pkb87xEAkDsPdVljAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzhWZzAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA9BgNVHREENjA0ghNhcHAudXNlcmNlbnRyaWNzLmV1gh1w\ncml2YWN5LXByb3h5LnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvbUlRaXhh\ndV9yLVkuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRFQcAwAAABAMARzBFAiEA3S+UhhvNSldt\nyTksmq6KYhsJW1nsJk97Ee\/M3WdSY2YCIFEV\/SHvTg+0hjjhSs2hjR80izeRhwVX\nxyZpExedsVkUAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGR\nFQcAvQAABAMARzBFAiAr1DebsRTlIB7YvOtrmq1vWcIDUR7ITfLorwEfQC8R1gIh\nAIWPubYRZmjeaSMvrZjFk9+2XhB8lAo3UUpWZtQ8Yr43MA0GCSqGSIb3DQEBCwUA\nA4IBAQAblIX0ZlFb2hg2Gq8Z65K3YLg\/Mz5v\/sEY6OodchFwFl7ruHpEM03dl53G\noGBdMRHnz5sdxzd8qMfhLl\/9zcdV\/DNaFN4Lk0qHdSzqj3a+NIsCs8U5G9R04e\/U\nL43MabZEJINeWk2ZESu0M3fDbA7P1r2kJvjcaOfVERvbFQynj7\/bE8aNHp0Hs4FE\nHWxinpGC+aoV8KSZuZ4CjA\/5LlqtHtJOwQ3qO5Rw8Og8G9jE7DHi5bmhtoWr3h0C\nnwSJ9ar2sE2zkBx1fGqnX8K6c6A3jB6cpFi50Zq5j2oDq97DfBVEHL7zRjkR30ek\naeAlXyRvCUULbJrmdzj+kM93bn+C\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2533,
                        "ttfb_start": 2439,
                        "ttfb_end": 2529,
                        "download_start": 2529,
                        "download_end": 2533,
                        "download_ms": 4,
                        "all_start": 2179,
                        "all_end": 2533,
                        "all_ms": 353,
                        "index": 13,
                        "number": 14,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                2588.2649999999999,
                                2590.2370000000001
                            ],
                            [
                                2588.5940000000001,
                                2589.0749999999998
                            ],
                            [
                                2593.9520000000002,
                                2594.308
                            ],
                            [
                                2595.0479999999998,
                                2595.1689999999999
                            ],
                            [
                                2727.9870000000001,
                                2728.085
                            ],
                            [
                                2746.1979999999999,
                                2746.752
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "6807E4F7216CC301A683752D782A1E8B",
                        "request_id": "6807E4F7216CC301A683752D782A1E8B",
                        "ip_addr": "35.241.3.184",
                        "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "api.usercentrics.eu",
                        "url": "\/translations\/translations-de.json",
                        "raw_id": "6807E4F7216CC301A683752D782A1E8B",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "responseCode": 200,
                        "request_type": "Preflight",
                        "load_ms": 105,
                        "ttfb_ms": 105,
                        "load_start": 2566,
                        "load_start_float": 2566.0003000000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Mon, 02 Sep 2024 10:10:43 GMT",
                        "cacheControl": "private, max-age=0",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 2579,
                        "connect_end": 2579,
                        "ssl_start": 2579,
                        "ssl_end": 2579,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "api.usercentrics.eu",
                            "sanList": [
                                "api.usercentrics.eu",
                                "cdcs.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1722507311,
                            "validTo": 1730286503,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722510912126,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502200D5FD732067D25C4BC8E3409844819BA90AE328B7D4CFDA8A6CBB021821E048B022100B0238D0FE055ABBA92BE60C24D7328F4189A10CC71CBEA1861D60DB807406844"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722510912125,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022038CE8811974742765700C4F8884F67D6508748747E39D5E4D8B0C237B53E104002200FC1BA8E536F0DA35DF6BAC957DD78151B977EE552CA26D7EAD77A94BBD46B0D"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: api.usercentrics.eu",
                                ":method: OPTIONS",
                                ":path: \/translations\/translations-de.json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: GET",
                                "origin: https:\/\/v2.craftnote.de",
                                "priority: u=1, i",
                                "referer: https:\/\/v2.craftnote.de\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3600",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=0",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:10:43 GMT",
                                "expires: Mon, 02 Sep 2024 10:10:43 GMT",
                                "server: UploadServer",
                                "strict-transport-security: max-age=7776000",
                                "x-client-geo-location: DE,DEHE",
                                "x-guploader-uploadid: AD-8ljswvyYMCC2q3HwWJMzPiUSfpCGLnNjktrQyGKBXN6yoVsuqv4Kb-4U_-9j4Nj8tAjzWIq5Gjxn0Ug"
                            ]
                        },
                        "bytesOut": 1789,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 0,
                        "ssl_ms": 0,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2565,
                        "chunks": [],
                        "netlog_id": 300,
                        "load_end": 2671,
                        "ttfb_start": 2566,
                        "ttfb_end": 2671,
                        "download_start": 2671,
                        "download_end": 2671,
                        "download_ms": 0,
                        "all_start": 2566,
                        "all_end": 2671,
                        "all_ms": 105,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "241524.182",
                        "request_id": "241524.182",
                        "ip_addr": "34.95.108.180",
                        "full_url": "https:\/\/uct.service.usercentrics.eu\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "uct.service.usercentrics.eu",
                        "url": "\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                        "raw_id": "241524.182",
                        "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                        "documentURL": "https:\/\/v2.craftnote.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 57,
                        "ttfb_ms": 56,
                        "load_start": 2956,
                        "load_start_float": 2956.0003280000001,
                        "bytesIn": 35,
                        "objectSize": 35,
                        "objectSizeUncompressed": 35,
                        "chunks": [
                            {
                                "ts": 3013,
                                "bytes": 35
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store",
                        "contentType": "image\/gif",
                        "contentEncoding": "",
                        "socket": 357,
                        "protocol": "HTTP\/2",
                        "dns_start": 2800,
                        "dns_end": 2838,
                        "connect_start": 2859,
                        "connect_end": 2889,
                        "ssl_start": 2889,
                        "ssl_end": 2955,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "uct.service.usercentrics.eu",
                            "sanList": [
                                "uct.service.usercentrics.eu"
                            ],
                            "issuer": "WR3",
                            "validFrom": 1721407758,
                            "validTo": 1729186971,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1721411358794,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008FD77FF080ABF0CCEDA6AF0DC110F10D9A4CDAC22C242FEB5CDBD0B01A84219B02210090AA1C85894FEAF2A0F7CA984B3A1A0B2BB752B3ADCB1C69B5479F8B4EF22D8F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1721411358788,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022029BC0BCB56E546F3CD203AF93B48C989FAC4925A19EC141274514BAEDD3AE88F022042AF05EF4996E91134A2CAB2A03880832F3B73C8D725872761EBA835D958B3B3"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: uct.service.usercentrics.eu",
                                ":method: GET",
                                ":path: \/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                                ":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:\/\/v2.craftnote.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: 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": [
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-store",
                                "content-length: 35",
                                "content-type: image\/gif",
                                "date: Mon, 02 Sep 2024 10:10:43 GMT",
                                "function-execution-id: fwvlevx7rueo",
                                "server: Google Frontend",
                                "strict-transport-security: max-age=7776000",
                                "via: 1.1 google",
                                "x-cloud-trace-context: e8d5b12d165d4d013fe652095e289d45",
                                "x-powered-by: Express",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2176,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 38,
                        "connect_ms": 30,
                        "ssl_ms": 66,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2798,
                        "socket_group": "https:\/\/uct.service.usercentrics.eu <https:\/\/craftnote.de 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": 328,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFQjCCBCqgAwIBAgIRAPZUd6PK+V56Codatyd9L+cwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDcxOTE2NDkxOFoXDTI0MTAxNzE3NDI1MVowJjEk\nMCIGA1UEAxMbdWN0LnNlcnZpY2UudXNlcmNlbnRyaWNzLmV1MIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuUAJSvxbGFF9VoaHmeocWRUmbbL+jkQc6Xo\nxABZSz\/Y0qRoNBFyTnTcE6N3YXdtQig\/jFK4F5CJX648kc\/sIrnvevl6vP258s+U\nrgMMF\/gA0jkHaQY0LmiT8vTaU1dDrjc8yCjYT3PhX6mRdnHXO0a2NBHmkpzdJ4hf\nedJHnrEEoYiyhc+qi5fwIN74gl9L39qpzWfEpKk6WZ1GkV7SmkKj\/UzyUoGFD6rd\n556GR9SL0ieDehaDDAUVR8obIkNOAzTWye+vxcXxiuc0fLjqnVoUL1ND6n5o9kud\nZw7Kmh3NpDAJyxQY5s3hbRvkBT8NkZSnYV0SFGCAAzTT+BmXHQIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\n\/wQCMAAwHQYDVR0OBBYEFBUDg8DY3r9\/xYYhqDRTf3MEbQMQMB8GA1UdIwQYMBaA\nFMeB9f2OiNkAPE1jolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcw\nAYYbaHR0cDovL28ucGtpLmdvb2cvcy93cjMvOWxRMCUGCCsGAQUFBzAChhlodHRw\nOi8vaS5wa2kuZ29vZy93cjMuY3J0MCYGA1UdEQQfMB2CG3VjdC5zZXJ2aWNlLnVz\nZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCug\nKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvZzNFV0dYMzFlRG8uY3JsMIIBBAYK\nKwYBBAHWeQIEAgSB9QSB8gDwAHcAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/m\nZ0xaOnQAAAGQzBzQSgAABAMASDBGAiEAj9d\/8ICr8Mztpq8NwRDxDZpM2sIsJC\/r\nXNvQsBqEIZsCIQCQqhyFiU\/q8qD3yphLOhoLK7dSs63LHGm1R5+LTvItjwB1ABmY\nEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkMwc0EQAAAQDAEYwRAIg\nKbwLy1blRvPNIDr5O0jJifrEkloZ7BQSdFFLrt066I8CIEKvBe9JlukRNKLKsqA4\ngIMvO3PI1yWHJ2HrqDXZWLOzMA0GCSqGSIb3DQEBCwUAA4IBAQAKEljYcz2fMfcv\nQk+x178WsMx4BcL8GpSc1G9k809p8IzOe2\/zr5bhl3QpBVgiEne0v7tX64GII1AT\noKTh\/GPHWtuGkcsmXcS6zH5aL+Z\/g8iiKw4W69vtyxB+7WNFO3hinne1Gia34VJq\nak0sJReb6iMkA\/wS3FFQwqzpByUwhHrCX36qps1VMNYu0+4QZ4wAWWdnoldE1yu\/\noeuAvHo9BtglE88gWENa\/L4W8FcgyPbtGJZSZ18CZMqoymgHQSPJ9exWfUTP8jPi\n\/1iI9mAc4glSy8A65yLZmxzKLWJMIor1arkRl6lZ60cKk75hRrYkQJc3YO62rLTY\nq3Wuv+NW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "35 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:10:43+00:00",
                                    "date:modify": "2024-09-02T10:10:43+00:00",
                                    "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                },
                                "tainted": false,
                                "filesize": "35B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "583B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 3013,
                        "ttfb_start": 2956,
                        "ttfb_end": 3012,
                        "download_start": 3012,
                        "download_end": 3013,
                        "download_ms": 1,
                        "all_start": 2800,
                        "all_end": 3013,
                        "all_ms": 191,
                        "index": 15,
                        "number": 16
                    }
                ],
                "requestsFull": 16,
                "requestsDoc": 11,
                "responses_200": 5,
                "responses_404": 0,
                "responses_other": 11,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "222222686C5DA1E84D7AD04891EC98A0",
                "loadEventStart": 1834,
                "loadEventEnd": 1834,
                "domContentLoadedEventStart": 1469,
                "domContentLoadedEventEnd": 1470,
                "URL": "https:\/\/www.craftnote.de\/",
                "connections": 5,
                "final_base_page_request": 0,
                "final_base_page_request_id": "AD7E33D805CD1589F465E429D20508B8-1",
                "final_url": "https:\/\/v2.craftnote.de\/",
                "domInteractive": 1469,
                "firstPaint": 798.80000000074506,
                "firstContentfulPaint": 820,
                "firstImagePaint": 820,
                "firstMeaningfulPaint": 1581,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 197,
                "basePageSSLTime": 60,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 1142,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 35,
                "image_savings": 0,
                "base_page_cdn": "Vercel",
                "cpuTimes": {
                    "ParseHTML": 55,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 3,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 77,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 68,
                    "MarkLoad": 0,
                    "Layout": 389,
                    "ParseAuthorStyleSheet": 4,
                    "PrePaint": 28,
                    "Paint": 11,
                    "Layerize": 7,
                    "ResourceChangePriority": 0,
                    "IntersectionObserverController::computeIntersections": 6,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 1,
                    "FunctionCall": 298,
                    "EvaluateScript": 87,
                    "v8.compile": 26,
                    "v8.produceCache": 104,
                    "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": 14,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "v8.compileModule": 16,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "v8.evaluateModule": 68,
                    "v8.produceModuleCache": 36,
                    "FireAnimationFrame": 0,
                    "HandlePostMessage": 1,
                    "TimerFire": 1,
                    "Idle": 1707
                },
                "cpuTimesDoc": {
                    "ParseHTML": 55,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 32,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 58,
                    "MarkLoad": 0,
                    "Layout": 386,
                    "ParseAuthorStyleSheet": 4,
                    "PrePaint": 24,
                    "Paint": 8,
                    "Layerize": 3,
                    "ResourceChangePriority": 0,
                    "IntersectionObserverController::computeIntersections": 6,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 1,
                    "FunctionCall": 170,
                    "EvaluateScript": 83,
                    "v8.compile": 24,
                    "v8.produceCache": 104,
                    "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": 2,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "v8.compileModule": 15,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "v8.evaluateModule": 53,
                    "v8.produceModuleCache": 21,
                    "FireAnimationFrame": 0,
                    "HandlePostMessage": 0,
                    "TimerFire": 0,
                    "Idle": 802
                },
                "cpu.ParseHTML": 55,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 3,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 77,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 68,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 389,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.PrePaint": 28,
                "cpu.Paint": 11,
                "cpu.Layerize": 7,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 6,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 1,
                "cpu.FunctionCall": 298,
                "cpu.EvaluateScript": 87,
                "cpu.v8.compile": 26,
                "cpu.v8.produceCache": 104,
                "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": 14,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.v8.compileModule": 16,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.v8.evaluateModule": 68,
                "cpu.v8.produceModuleCache": 36,
                "cpu.FireAnimationFrame": 0,
                "cpu.HandlePostMessage": 1,
                "cpu.TimerFire": 1,
                "cpu.Idle": 1707,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725271837.6574121,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725271840.4427514,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 4720,
                "fullyLoadedCPUpct": 44.696969696979941,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "222222686C5DA1E84D7AD04891EC98A0",
                                "loaderId": "A0A16DB3BA6137F961533C5FEE0A2F6D"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "https:\/\/app.usercentrics.eu",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/v2.craftnote.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/v2.craftnote.de\/",
                "document_hostname": "v2.craftnote.de",
                "document_origin": "https:\/\/v2.craftnote.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 866,
                "domComplete": 1834,
                "PerformancePaintTiming.first-paint": 798.80000000074506,
                "PerformancePaintTiming.first-contentful-paint": 798.80000000074506,
                "origin_dns": {
                    "cname": [
                        "cname.vercel-dns.com."
                    ],
                    "ns": [
                        "ns1.webhosting-franken.de.",
                        "ns2.webhosting-franken.de.",
                        "sns.webhosting-franken.de."
                    ],
                    "mx": [
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "1 aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"google-site-verification=MDzCnFSv4GW8pWj3cUSahU8Rcsrwb-V6rPQ-txhOmaw\"",
                        "\"facebook-domain-verification=vbi3qmkr46sost5yy4p8z3u87lt7d9\"",
                        "\"google-site-verification=A8x0D-48LxP5wjH_afarWAFGaR7JfKR7mvpD9PGIGIA\"",
                        "\"atlassian-domain-verification=aKzhcv73mrkPtIGSxhs6to09bjIOFDCLNxpgmMYs\/U5LX4dNEE8uXrhAAfnGHT8z\"",
                        "\"stripe-verification=d703855e5591706b99df5e49a3c3910100f78c13b946ca3c08dc12ebcacad5bd\"",
                        "\"google-site-verification=Kh2p2XxnQYqbc4q638cg03biiE_rbswuWmbAX7O_8ps\"",
                        "\"sendinblue-code:c9d91dcaaf3e8eb779259d25c799d2c0\"",
                        "\"google-site-verification=suu7n1ijd2hvyg8len-y02hzpe1xhc3fuugeo4k3vcq\"",
                        "\"firebase=craftnote-live\"",
                        "\"v=spf1 mx include:_spf.firebasemail.com ip4:212.146.196.230 ip4:116.202.44.84 ip4:209.85.160.200 ip4:192.161.144.0\/20 ip4:185.12.80.0\/22 ip4:96.46.150.192\/27 ip4:174.137.46.0\/24 ip4:188.172.128.0\/20 ip4:216.198.0.0\/18 ip4:74.125.137.27 ip4:172.217.219.26 \" \"ip4:64.233.177.26 ip4:142.250.96.26 ip4:142.250.10.26 ip4:185.41.28.0\/22 ip4:94.143.16.0\/21 ip4:185.24.144.0\/22 ip4:153.92.224.0\/19 ip4:213.32.128.0\/18 ip4:185.107.232.0\/22 ip4:77.32.128.0\/18 ip4:77.32.192.0\/19 ip4:212.146.192.0\/18 ~all\"",
                        "\"google-site-verification=YKRUKnZOMuTB6hol2QdwvIGupYZDSQjaoTWD8m67Vwg\""
                    ],
                    "soa": [
                        "ns1.webhosting-franken.de. postmaster.webhosting-franken.de. 2019011001 28800 7200 604800 3600"
                    ],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "Node.js",
                    "UI frameworks": "Tailwind CSS",
                    "JavaScript frameworks": "React",
                    "PaaS": "Vercel",
                    "Payment processors": "Stripe",
                    "Web frameworks": "Next.js 14.1.2",
                    "Web servers": "Next.js 14.1.2",
                    "JavaScript libraries": "core-js 3.25.5",
                    "Performance": "Priority Hints",
                    "Cookie compliance": "Usercentrics",
                    "Marketing automation": "Sendinblue",
                    "Email": "Sendinblue,Google Workspace",
                    "Webmail": "Google Workspace",
                    "Miscellaneous": "Webpack"
                },
                "detected_apps": {
                    "Node.js": "",
                    "Tailwind CSS": "",
                    "React": "",
                    "Vercel": "",
                    "Stripe": "",
                    "Next.js": "14.1.2",
                    "core-js": "3.25.5",
                    "Priority Hints": "",
                    "Usercentrics": "",
                    "Sendinblue": "",
                    "Google Workspace": "",
                    "Webpack": ""
                },
                "detected_technologies": {
                    "Node.js": {
                        "name": "Node.js",
                        "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                        "slug": "node-js",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Node.js.svg",
                        "website": "http:\/\/nodejs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                    },
                    "Tailwind CSS": {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "React": {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    "Vercel": {
                        "name": "Vercel",
                        "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                        "slug": "vercel",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vercel.svg",
                        "website": "https:\/\/vercel.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring",
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Stripe": {
                        "name": "Stripe",
                        "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                        "slug": "stripe",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Stripe.svg",
                        "website": "http:\/\/stripe.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "Next.js": {
                        "name": "Next.js",
                        "description": "Next.js is a React framework for developing single page Javascript applications.",
                        "slug": "next-js",
                        "categories": [
                            {
                                "id": 18,
                                "slug": "web-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "Web frameworks",
                                "priority": 7
                            },
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "14.1.2",
                        "icon": "Next.js.svg",
                        "website": "https:\/\/nextjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.25.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Priority Hints": {
                        "name": "Priority Hints",
                        "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                        "slug": "priority-hints",
                        "categories": [
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Priority Hints.svg",
                        "website": "https:\/\/wicg.github.io\/priority-hints\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Usercentrics": {
                        "name": "Usercentrics",
                        "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                        "slug": "usercentrics",
                        "categories": [
                            {
                                "id": 67,
                                "slug": "cookie-compliance",
                                "groups": [
                                    13
                                ],
                                "name": "Cookie compliance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Usercentrics.svg",
                        "website": "https:\/\/usercentrics.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Sendinblue": {
                        "name": "Sendinblue",
                        "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                        "slug": "sendinblue",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Sendinblue.svg",
                        "website": "https:\/\/www.sendinblue.com",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "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
                    },
                    "Webpack": {
                        "name": "Webpack",
                        "description": "Webpack is an open-source JavaScript module bundler.",
                        "slug": "webpack",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Webpack.svg",
                        "website": "https:\/\/webpack.js.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Node.js",
                        "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                        "slug": "node-js",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Node.js.svg",
                        "website": "http:\/\/nodejs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Vercel",
                        "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                        "slug": "vercel",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vercel.svg",
                        "website": "https:\/\/vercel.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring",
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Stripe",
                        "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                        "slug": "stripe",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Stripe.svg",
                        "website": "http:\/\/stripe.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Next.js",
                        "description": "Next.js is a React framework for developing single page Javascript applications.",
                        "slug": "next-js",
                        "categories": [
                            {
                                "id": 18,
                                "slug": "web-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "Web frameworks",
                                "priority": 7
                            },
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "14.1.2",
                        "icon": "Next.js.svg",
                        "website": "https:\/\/nextjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.25.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Priority Hints",
                        "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                        "slug": "priority-hints",
                        "categories": [
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Priority Hints.svg",
                        "website": "https:\/\/wicg.github.io\/priority-hints\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Usercentrics",
                        "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                        "slug": "usercentrics",
                        "categories": [
                            {
                                "id": 67,
                                "slug": "cookie-compliance",
                                "groups": [
                                    13
                                ],
                                "name": "Cookie compliance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Usercentrics.svg",
                        "website": "https:\/\/usercentrics.com",
                        "pricing": [
                            "freemium",
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Sendinblue",
                        "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                        "slug": "sendinblue",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Sendinblue.svg",
                        "website": "https:\/\/www.sendinblue.com",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "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": "Webpack",
                        "description": "Webpack is an open-source JavaScript module bundler.",
                        "slug": "webpack",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Webpack.svg",
                        "website": "https:\/\/webpack.js.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                                    "target": [
                                                        ".mr-3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                    "target": [
                                        ".mr-3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                                    "target": [
                                                        ".hover\\:bg-primary"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                    "target": [
                                        ".hover\\:bg-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "29.3pt (39px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\">",
                                                    "target": [
                                                        ".bg-background_primary.font-montserrat.overflow-hidden"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">ohne Zettelchaos<\/span>",
                                    "target": [
                                        "h1 > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                                    "target": [
                                                        ".mr-5"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.4399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-white\">",
                                                    "target": [
                                                        ".bg-background_primary.font-montserrat.overflow-hidden > .bg-white:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.4399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-white\">",
                                                    "target": [
                                                        ".bg-white:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .lg\\:w-fit.mt-10 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Baumappe<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Einfach erfasst <\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">aber Digital<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Dein Plan<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.7400000000000002,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">Verteilt<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                    "target": [
                                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b0a39e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 2.1699999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"bg-background_primary\">",
                                                    "target": [
                                                        ".bg-background_primary:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:justify-end.lg\\:flex.mt-10 > div > .text-clay.text-center.mt-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fafafa",
                                                "bgColor": "#ff5c20",
                                                "contrastRatio": 2.9500000000000002,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            ".bPfOZt"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "quote_svg__a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                },
                                                {
                                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                    "target": [
                                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: quote_svg__a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: quote_svg__a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "focus-lock-id",
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"focus-lock-id\">",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            ".sc-aXZVg > div:nth-child(3) > div"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: focus-lock-id"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<div id=\"focus-lock-id\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-aXZVg > div:nth-child(3)"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: focus-lock-id"
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "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 does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/?\">",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/?\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                    "target": [
                                        ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"javascript:UC_UI.denyAllConsents().then(UC_UI.closeCMP);\" class=\"uc-deny-all\"><\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".uc-deny-all"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"javascript:UC_UI.acceptAllConsents().then(UC_UI.closeCMP);\" class=\"uc-accept-all\"><\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".uc-accept-all"
                                        ]
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": "serious",
                            "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": [
                                                {
                                                    "html": "<div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div>",
                                                    "target": [
                                                        ".w-\\[105px\\]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "List element has direct children that are not allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<ul class=\"flex list-none items-center\">",
                                    "target": [
                                        ".xl\\:flex.hidden > .list-none"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                                }
                            ]
                        }
                    ],
                    "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"overflowHidden\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-privacy-icon\" aria-hidden=\"true\" class=\"sc-eqUAAy cNkVwm\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-eqUAAy"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg\" aria-hidden=\"true\" alt=\"\" class=\"sc-JrDLc jwYYuC\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-JrDLc"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style aria-hidden=\"true\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#language-tooltip-id > style"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                },
                                {
                                    "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-kpDqfm"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                                    "target": [
                                                        ".xl\\:flex-row > .flex-col.flex > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                                    "target": [
                                                        ".px-8.text-center.items-center > .flex-col.flex > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                                    "target": [
                                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                                    "target": [
                                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                    ]
                                                },
                                                {
                                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                                    "target": [
                                                        [
                                                            "#usercentrics-root",
                                                            "#uc-heading-title"
                                                        ]
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" style=\"scroll-behavior:smooth\">",
                                    "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": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                    "target": [
                                        ".px-5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                    "target": [
                                        ".px-5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                    "target": [
                                        ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#707070",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.9500000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.95"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span>",
                                    "target": [
                                        ".group.px-5:nth-child(5) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "29.3pt (39px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong>",
                                    "target": [
                                        ".sm\\:text-lg > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(2) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(3) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span>",
                                    "target": [
                                        ".sm\\:text-base.mb-4.flex:nth-child(4) > .pr-4.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div>",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:text-xl.lg\\:text-left.mb-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p>",
                                    "target": [
                                        ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 5.79,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                    "target": [
                                        ".px-8.text-center.items-center > .flex-col.flex > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-primary\">Was genau<\/span>",
                                    "target": [
                                        ".px-8.text-center.items-center > .flex-col.flex > h2 > .text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div>",
                                    "target": [
                                        ".px-8.text-center.items-center > .sm\\:text-2xl.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>PDF-Formulare<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Zeiterfassung<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Plantafel<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Aufgabenliste<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Chat<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.359999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.36"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .my-4.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>digitalen Baumappe<\/strong>",
                                    "target": [
                                        ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div>",
                                    "target": [
                                        ".mb-8.text-xl.font-semibold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 5.79,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.0800000000000001,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-primary\">Craftnote<\/span>",
                                    "target": [
                                        ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left > .text-primary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong>",
                                    "target": [
                                        ".links-color-primary.mb-4.text-brown > p > strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(4) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 7.1299999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.13"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span>",
                                    "target": [
                                        ".text-base.mb-3.w-full:nth-child(8) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 5.1399999999999997,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.14"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 14.539999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#66544e",
                                                "bgColor": "#f3f1f1",
                                                "contrastRatio": 6.3399999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.34"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span>",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div>",
                                    "target": [
                                        ".order-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span>",
                                    "target": [
                                        ".xl\\:w-40"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span>",
                                    "target": [
                                        ".xl\\:order-2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                    "target": [
                                        ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span>",
                                    "target": [
                                        ".xl\\:order-1 > .mb-2\\.5.xl\\:w-48.font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"font-bold\">Adresse<\/span>",
                                    "target": [
                                        ".order-3 > .font-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p>",
                                    "target": [
                                        ".mt-2\\.5 > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c1917",
                                                "contrastRatio": 17.48,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"pl-6\">[email protected]<\/span>",
                                    "target": [
                                        ".pl-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "11.8pt (15.75px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.2pt (12.25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"sc-iHGNWf iXbMcU\">mehr<\/span>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-iHGNWf"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "7.9pt (10.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"sc-hRJfrW bknZLt\">Powered by&nbsp;<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a><\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-hRJfrW"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "7.9pt (10.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gmPhUn"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" style=\"scroll-behavior:smooth\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uc-fading-wrapper",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uc-fading-wrapper\" tabindex=\"-1\" class=\"sc-fPXMVe ilxdbb\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-fading-wrapper"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "language-tooltip-id",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"language-tooltip-id\" role=\"tooltip\" data-id=\"tooltip\" class=\"__react_component_tooltip language-tooltip-id place-left type-dark allow_click\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#language-tooltip-id"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uc-heading-title",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-heading-title"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-cmp",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script>",
                                    "target": [
                                        "#usercentrics-cmp"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "play_svg__a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "#play_svg__a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "close_black_bg_svg__a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                    "target": [
                                        "#close_black_bg_svg__a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-root",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"usercentrics-root\" data-created-at=\"1725271842303\" style=\"\"><\/div>",
                                    "target": [
                                        "#usercentrics-root"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "usercentrics-language-selector",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div data-testid=\"uc-language-container\" id=\"usercentrics-language-selector\" class=\"sc-fBWQRz elcAsN\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#usercentrics-language-selector"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\" id=\"a\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#a"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"b\" fill=\"white\"><use href=\"#a\"><\/use><\/mask>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#b"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uc-show-more",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uc-show-more\" data-testid=\"uc-message-container\" class=\"sc-ddjGPC hkDVQe\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#uc-show-more"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span id=\"docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "craftnote",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script>",
                                    "target": [
                                        "#craftnote"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "facebook",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"facebook\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#facebook"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "google-tag",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"google-tag\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#google-tag"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "google-tag-manager",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#google-tag-manager"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "social-media",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"social-media\" data-nscript=\"afterInteractive\">",
                                    "target": [
                                        "#social-media"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "__next-route-announcer__",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                    "target": [
                                        [
                                            "next-route-announcer",
                                            "#__next-route-announcer__"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uc-cross-domain-bridge",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<iframe id=\"uc-cross-domain-bridge\" src=\"https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html\" style=\"display: none;\"><\/iframe>",
                                    "target": [
                                        "#uc-cross-domain-bridge"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uc-overflow-style",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style>",
                                    "target": [
                                        "#uc-overflow-style"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" style=\"scroll-behavior:smooth\">",
                                    "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\" style=\"scroll-behavior:smooth\">",
                                    "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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 alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Hero-image-homepage.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Michael Kotyza  \"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Wolfgang Menne\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00fcrgen Sieber\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00f6rg Hildebrand\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Sebastian Fuchs\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Ralf Van Geffen\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                    "target": [
                                        "img[alt=\"Digital-Baumappe.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                    "target": [
                                        "img[alt=\"zeiterfassung.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                    "target": [
                                        "img[alt=\"plantafel.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                    "target": [
                                        "img[alt=\"Aufgabenliste-v2.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                    "target": [
                                        "img[alt=\"chat.svg\"]"
                                    ]
                                },
                                {
                                    "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                    "target": [
                                        "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handwerk-magazin.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"deutsches-institut.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handelsblatt.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"dhz.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                    "target": [
                                        "img[alt=\"30-days-demo.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Digitale-baumappe.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Arbeitszeiten.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Formulare.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Dein-betrieb.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Aufgaben.png\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                    "target": [
                                        "img[width=\"384\"]"
                                    ]
                                },
                                {
                                    "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 alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                    "target": [
                                        "img[width=\"825\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a>",
                                    "target": [
                                        ".pl-5.pr-10.py-2\\.5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                    "target": [
                                        ".px-5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                    "target": [
                                        ".px-5:nth-child(3) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                    "target": [
                                        ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a>",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a>",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                    ]
                                },
                                {
                                    "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:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                    "target": [
                                        ".mr-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                    "target": [
                                        ".hover\\:bg-primary"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\">",
                                    "target": [
                                        ".cursor-pointer[href=\"https:\/\/v2.craftnote.de\/event?\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a>",
                                    "target": [
                                        ".mt-5 > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".mt-5 > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan"
                                    ]
                                },
                                {
                                    "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt"
                                    ]
                                },
                                {
                                    "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:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                    "target": [
                                        ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                    "target": [
                                        ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "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:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                    "target": [
                                        ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                    "target": [
                                        ".xl\\:order-2 > .h-8:nth-child(6)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                    "target": [
                                        ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                    "target": [
                                        ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gmPhUn"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": "serious",
                            "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=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100"
                                    ]
                                },
                                {
                                    "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=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                    "target": [
                                        ".w-\\[299px\\]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"group relative px-5\">",
                                    "target": [
                                        ".group.px-5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li>",
                                    "target": [
                                        ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li>",
                                    "target": [
                                        ".list-none > .px-5:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"group relative flex items-center px-5\">",
                                    "target": [
                                        ".group.px-5: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 class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                    "target": [
                                        ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                    "target": [
                                        ".mr-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                    "target": [
                                        "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                    "target": [
                                        ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Hero-image-homepage.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Michael Kotyza  \"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Wolfgang Menne\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00fcrgen Sieber\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"J\u00f6rg Hildebrand\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Sebastian Fuchs\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Ralf Van Geffen\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                    "target": [
                                        "img[alt=\"Digital-Baumappe.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                    "target": [
                                        "img[alt=\"zeiterfassung.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                    "target": [
                                        "img[alt=\"plantafel.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                    "target": [
                                        "img[alt=\"Aufgabenliste-v2.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                    "target": [
                                        "img[alt=\"chat.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                    "target": [
                                        "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handwerk-magazin.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"deutsches-institut.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"handelsblatt.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                    "target": [
                                        "img[alt=\"dhz.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                    "target": [
                                        "img[alt=\"30-days-demo.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Digitale-baumappe.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Arbeitszeiten.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Formulare.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Dein-betrieb.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                    "target": [
                                        "img[alt=\"Aufgaben.png\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                    "target": [
                                        ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                    "target": [
                                        ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                    "target": [
                                        "img[width=\"384\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                    "target": [
                                        "img[width=\"825\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                    "target": [
                                        ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-gEvEer"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bbSZdi"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-bmzYkS"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".dtDeSp"
                                        ]
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".bPfOZt"
                                        ]
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "valid-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2aa",
                                "wcag312"
                            ],
                            "description": "Ensures lang attributes have valid values",
                            "help": "lang attribute must have a valid value",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/valid-lang?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": "<div lang=\"de\" data-testid=\"uc-banner-content\" tabindex=\"-1\" class=\"sc-dhKdcB zmLCD\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            ".sc-dhKdcB"
                                        ]
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p>",
                                    "target": [
                                        ".w-\\[68\\%\\] > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#586778",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                    "target": [
                                        ".xl\\:flex-row > .flex-col.flex > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff5c20",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"text-primary\">6000+ bewertungen<\/span>",
                                    "target": [
                                        ".xl\\:flex-row > .flex-col.flex > h2 > .text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#34180e",
                                                "contrastRatio": 0,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                    "target": [
                                                        ".bg-gradient-to-b"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span>",
                                    "target": [
                                        ".text-2xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "contrastRatio": 0,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscuring",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it partially overlaps other elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span style=\"font-size: 10.5pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\">",
                                    "target": [
                                        [
                                            "#usercentrics-root",
                                            "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb > span"
                                        ]
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\">",
                                    "target": [
                                        "video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "",
                "base_page_cname": "",
                "base_page_dns_server": "sns.webhosting-franken.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 12814,
                "testUrl": "https:\/\/www.craftnote.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:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75\",\"width\":1920,\"height\":56,\"naturalWidth\":1920,\"naturalHeight\":56},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":23,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75\",\"width\":570,\"height\":420,\"naturalWidth\":1328,\"naturalHeight\":1018},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":24,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":400,\"naturalHeight\":400},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":479,\"naturalHeight\":477},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":640,\"naturalHeight\":497},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":242,\"naturalHeight\":236},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":800,\"naturalHeight\":533},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":500,\"naturalHeight\":498},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\",\"width\":167,\"height\":72,\"naturalWidth\":168,\"naturalHeight\":47},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\",\"width\":167,\"height\":72,\"naturalWidth\":717,\"naturalHeight\":144},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\",\"width\":167,\"height\":72,\"naturalWidth\":930,\"naturalHeight\":195},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\",\"width\":167,\"height\":72,\"naturalWidth\":900,\"naturalHeight\":231},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75\",\"width\":384,\"height\":1552,\"naturalWidth\":384,\"naturalHeight\":1552},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100\",\"width\":825,\"height\":1246,\"naturalWidth\":828,\"naturalHeight\":1251}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Archive",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "100"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "800"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Montserrat",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "900"
                    },
                    {
                        "family": "swiper-icons",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 2.73,
                "generated-content-size": 6.4699999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                        "html": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 56
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                        "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75",
                        "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "\/images\/fischer-logo.png",
                        "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1280,
                        "naturalHeight": 198
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                        "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1328,
                        "naturalHeight": 1018
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 384,
                        "naturalHeight": 1552
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 828,
                        "naturalHeight": 1251
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75",
                        "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 400,
                        "naturalHeight": 400
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75",
                        "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 479,
                        "naturalHeight": 477
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75",
                        "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 640,
                        "naturalHeight": 497
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75",
                        "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 242,
                        "naturalHeight": 236
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75",
                        "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 800,
                        "naturalHeight": 533
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75",
                        "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                        "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 500,
                        "naturalHeight": 498
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 54,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 54,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 55,
                        "naturalHeight": 55
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 168,
                        "naturalHeight": 47
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 717,
                        "naturalHeight": 144
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 930,
                        "naturalHeight": 195
                    },
                    {
                        "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                        "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 900,
                        "naturalHeight": 231
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75",
                        "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75",
                        "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75",
                        "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75",
                        "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75",
                        "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75 3840w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                        "currentSrc": "",
                        "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js",
                    "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                    "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css"
                ],
                "rendered-html": "<html lang=\"de\" style=\"scroll-behavior:smooth\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" href=\"\/images\/fischer-logo.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/367d0ecb0b5045aa.css\" data-precedence=\"next\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\" data-precedence=\"next\"><link rel=\"preload\" as=\"script\" fetchpriority=\"low\" href=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\"><script src=\"\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8069-8d0528875d448296.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js\" async=\"\"><\/script><script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/3019-081d3f18c698e13d.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/893-bba2477777773f30.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1568-822dbc317979bfcb.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js\" async=\"\"><\/script><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\"><meta name=\"facebook-domain-verification\" content=\"srs2x37nritucphll065v11hvpey94\"><title>Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle <\/title><meta name=\"description\" content=\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \"><meta name=\"keywords\" content=\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\"><link rel=\"icon\" href=\"\/favicon.ico\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon.png\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon-180x180.png\" sizes=\"180x180\" type=\"image\/png\"><script src=\"\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js\" nomodule=\"\"><\/script><script type=\"module\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js\"><\/script><\/head><body class=\"overflowHidden\"><noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript><nav class=\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\"><div class=\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\"><a href=\"https:\/\/v2.craftnote.de\/?\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-28 xl:w-48\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\" fill=\"#ff5c20\"><\/path><path d=\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"><\/path><\/svg><\/a><div class=\"hidden xl:flex\"><ul class=\"flex list-none items-center\"><li class=\"group relative px-5\"><span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span><ul class=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li><\/ul><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li><li class=\"group relative flex items-center px-5\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span><ul class=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-6\"><path d=\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\" fill=\"currentColor\"><\/path><path d=\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg class=\"mr-1.5 h-5 w-5\" viewBox=\"0 0 512 512\"><path d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><div class=\"flex cursor-pointer flex-col\"><span class=\"hover:text-primary\">+49 30 31197770<\/span><span class=\"text-xs\">Montag-Freitag: 9-12 &amp; 13-17 Uhr<\/span><\/div><\/li><\/ul><\/li><div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div><\/ul><\/div><div class=\"flex\"><a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a><a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a><div class=\"flex items-center justify-center xl:hidden\"><div class=\"z-20 mr-1 flex h-3.5 w-5 cursor-pointer flex-col justify-between\"><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><\/div><div class=\"absolute -top-44 left-0 -z-20 rounded bg-white shadow-md transition-opacity duration-300 ease-in-out opacity-0\"><ul class=\"w-screen list-none bg-white pb-4 pl-4 text-lg\"><li class=\"m-auto max-w-6xl\"><span class=\"cursor-pointer py-0.5\">&gt;<!-- --> Produkt<\/span><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\">Preise<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\">Hilfebereich<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\">Blog<\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/nav><div class=\"fixed top-[64px] z-[45]\"><a href=\"https:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\"><div class=\"relative h-[68px] w-screen sm:h-[56px]\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover object-center sm:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75\"><div class=\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\"><p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p><\/div><\/div><\/a><\/div><main><div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\"><section class=\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\"><div class=\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\"><div class=\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \"><h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1><div class=\"font-montserrat sm:text-lg\"><p><strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong><\/p><\/div><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span><\/div><div class=\"hidden lg:block\"><div class=\"z-30\"><div class=\"mt-5\"><a href=\"https:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\"><div class=\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\"><img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\"><\/div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 132.114 131.169\" class=\"translate-x-[20px] sm:translate-x-[40px] z-[30] h-[50px] w-[50px] translate-y-[-130px] cursor-pointer sm:h-[90px] sm:w-[90px] sm:translate-y-[-250px] lg:translate-y-[-210px] xl:h-[100px] xl:w-[100px] xl:translate-y-[-250px]\"><defs><filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\"><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"8\" result=\"b\"><\/feGaussianBlur><feFlood flood-opacity=\"0.345\"><\/feFlood><feComposite operator=\"in\" in2=\"b\"><\/feComposite><feComposite in=\"SourceGraphic\"><\/feComposite><\/filter><\/defs><g filter=\"url(#play_svg__a)\"><g fill=\"#fff\"><path d=\"M65.585 24h.945a41.585 41.585 0 1 1 0 83.169h-.945a41.585 41.585 0 1 1 0-83.169Z\"><\/path><path d=\"M66.53 106.115c1.368 0 2.725-.067 4.07-.2a40.287 40.287 0 0 0 7.902-1.596 40.409 40.409 0 0 0 7.329-3.084 40.22 40.22 0 0 0 6.453-4.35 41.076 41.076 0 0 0 7.878-8.67 40.217 40.217 0 0 0 3.713-6.855 40.407 40.407 0 0 0 2.385-7.71 40.29 40.29 0 0 0 .6-3.995 41.217 41.217 0 0 0-.6-12.137 40.017 40.017 0 0 0-2.385-7.71 40.643 40.643 0 0 0-3.713-6.855 40.364 40.364 0 0 0-2.333-3.123 41.076 41.076 0 0 0-8.668-7.878 40.22 40.22 0 0 0-6.856-3.713 40.409 40.409 0 0 0-7.709-2.385 40.287 40.287 0 0 0-3.995-.599 41.217 41.217 0 0 0-4.071-.2h-.945c-1.368 0-2.726.067-4.071.2a40.287 40.287 0 0 0-7.902 1.595 40.408 40.408 0 0 0-7.329 3.084 40.218 40.218 0 0 0-6.453 4.35 41.075 41.075 0 0 0-7.878 8.67 40.217 40.217 0 0 0-3.713 6.855 40.407 40.407 0 0 0-2.385 7.71 40.287 40.287 0 0 0-.599 3.995 41.217 41.217 0 0 0 .6 12.137 40.017 40.017 0 0 0 2.384 7.71 40.643 40.643 0 0 0 3.713 6.855 40.363 40.363 0 0 0 2.333 3.123 41.072 41.072 0 0 0 8.668 7.878 40.217 40.217 0 0 0 6.856 3.713 40.408 40.408 0 0 0 7.71 2.385c1.317.266 2.65.466 3.995.6 1.345.133 2.703.2 4.07.2h.946m0 1.054h-.945a41.454 41.454 0 0 1-16.187-3.268A41.651 41.651 0 0 1 36.18 94.99a41.651 41.651 0 0 1-8.912-13.218A41.454 41.454 0 0 1 24 65.585a41.454 41.454 0 0 1 3.268-16.187A41.651 41.651 0 0 1 36.18 36.18a41.651 41.651 0 0 1 13.218-8.912A41.454 41.454 0 0 1 65.585 24h.945a41.454 41.454 0 0 1 16.186 3.268 41.651 41.651 0 0 1 13.218 8.912 41.651 41.651 0 0 1 8.912 13.218 41.454 41.454 0 0 1 3.268 16.187 41.454 41.454 0 0 1-3.268 16.186 41.651 41.651 0 0 1-8.912 13.218 41.651 41.651 0 0 1-13.218 8.912 41.454 41.454 0 0 1-16.186 3.268Z\"><\/path><\/g><\/g><path d=\"M64.64 24h1.89a41.585 41.585 0 1 1 0 83.169h-1.89a41.585 41.585 0 1 1 0-83.169Z\" fill=\"#ff5c20\"><\/path><path d=\"M83.843 64.01a2.106 2.106 0 0 1 0 3.427l-25.04 17.974a2.087 2.087 0 0 1-1.11.4 2.139 2.139 0 0 1-1.9-.977 2.087 2.087 0 0 1-.329-1.136V47.749a2.087 2.087 0 0 1 .325-1.133 2.139 2.139 0 0 1 1.904-.977 2.087 2.087 0 0 1 1.11.4Z\" fill=\"#fff\"><\/path><\/svg><div class=\"hidden\"><video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\"><source src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\" type=\"video\/mp4\">Sorry, your browser doesn't support videos.<\/video><div class=\"fixed right-7 top-7 z-[55]\"><svg width=\"36\" height=\"36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"cursor-pointer\"><g filter=\"url(#close_black_bg_svg__a)\"><rect x=\"6\" y=\"6\" width=\"23.185\" height=\"23.185\" rx=\"11.592\" fill=\"#fff\"><\/rect><path d=\"M23.892 11.303a.996.996 0 0 0-1.41 0l-4.89 4.88-4.89-4.89a.996.996 0 1 0-1.41 1.41l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41l4.89-4.89 4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4Z\" fill=\"#34180E\"><\/path><\/g><defs><filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"><\/feFlood><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"><\/feColorMatrix><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"3\"><\/feGaussianBlur><feComposite in2=\"hardAlpha\" operator=\"out\"><\/feComposite><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"><\/feColorMatrix><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_884_66578\"><\/feBlend><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_884_66578\" result=\"shape\"><\/feBlend><\/filter><\/defs><\/svg><\/div><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen backdrop-blur-sm\"><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen bg-black opacity-[85%]\"><\/div><\/div><\/div><\/div><div class=\"w-full lg:hidden\"><div class=\"z-30 px-10\"><div class=\"flex w-full flex-col items-center sm:flex-row sm:justify-center\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"google-play.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"apple-store.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"z-[30]\"><button class=\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/section><div class=\"flex bg-gradient-to-b from-white to-background_primary\"><div class=\"z-[25] m-auto w-full max-w-6xl pb-[35px] pt-[70px] sm:pb-[45px] sm:pt-[85px] lg:pb-[75px] lg:pt-[130px]\"><div class=\"mb-8 flex flex-col justify-center xl:flex-row\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2><\/div><div class=\"flex justify-center xl:ml-8\"><span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span><div class=\"flex\"><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.06 6.312c.558-1.75 2.983-1.75 3.539 0l1.99 6.255c.122.381.359.713.676.948.317.236.7.363 1.092.363h6.44c1.803 0 2.551 2.356 1.095 3.44l-5.21 3.864a1.898 1.898 0 0 0-.676.95 1.938 1.938 0 0 0 0 1.174l1.99 6.255c.558 1.75-1.405 3.207-2.865 2.124l-5.21-3.865a1.834 1.834 0 0 0-2.185 0l-5.21 3.865c-1.458 1.083-3.419-.374-2.863-2.124l1.99-6.255a1.939 1.939 0 0 0 0-1.175 1.899 1.899 0 0 0-.676-.95L6.769 17.32c-1.456-1.083-.707-3.439 1.094-3.439h6.44c.392 0 .774-.127 1.092-.362.318-.236.555-.568.677-.949l1.99-6.255-.002-.002Z\" fill=\"#B0A39E\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.8 5a1.83 1.83 0 0 0-1.74 1.312l.002.002-1.99 6.255a1.898 1.898 0 0 1-.677.949c-.317.235-.7.362-1.093.362H7.863c-1.8 0-2.55 2.356-1.094 3.439l5.208 3.863c.318.235.555.568.676.95.122.38.122.792 0 1.174l-1.99 6.255c-.556 1.75 1.405 3.207 2.863 2.124l5.21-3.865c.31-.23.681-.356 1.064-.362V5Z\" fill=\"#F9AC18\"><\/path><\/svg><\/div><\/div><\/div><div class=\"swiper swiper-initialized swiper-horizontal swiper-pointer-events sm:w-[80%] md:w-[75%] lg:w-full swiper-backface-hidden\"><div class=\"swiper-wrapper\" style=\"transition-duration: 0ms; transform: translate3d(-377.333px, 0px, 0px);\"><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-prev\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p><p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p><p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-active\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p><p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p><p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-next\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p><p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p><p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p><p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p><p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p><p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p><p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"flex flex-col items-center px-8 text-center\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2><\/div><div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div><div class=\"my-8 flex w-full max-w-6xl flex-wrap justify-evenly lg:flex-row xl:justify-between\"><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div><div class=\"links-color-primary text-brown\"><p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div><div class=\"links-color-primary text-brown\"><p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div><div class=\"links-color-primary text-brown\"><p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div><div class=\"links-color-primary text-brown\"><p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div><div class=\"links-color-primary text-brown\"><p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div><div class=\"links-color-primary text-brown\"><p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p><\/div><\/div><div class=\"mt-10 w-full max-w-6xl lg:mt-16 lg:flex lg:justify-end lg:pr-[40px] xl:pr-0\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"flex flex-col items-center py-20 w-full px-4\"><div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div><div class=\"flex w-full max-w-6xl text-black_primary  \"><div class=\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\"><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"m-auto mb-6 flex max-w-6xl flex-col-reverse justify-center px-8 sm:px-24 lg:flex-row lg:items-center lg:px-8 xl:px-0\"><div class=\"lg:w-[40%]\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2><\/div><div class=\"markdown-custom-styles mb-4 sm:text-2xl\"><\/div><div class=\"links-color-primary mb-4 text-brown\"><p><strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong><\/p><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span><\/div><div class=\"markdown-custom-styles mb-4\"><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><div class=\"md:justify-center lg:flex lg:w-[60%]\"><div class=\"relative m-auto mb-6 h-[200px] w-[300px] xs:h-[267px] xs:w-[400px] sm:h-[333px] sm:w-[500px] md:h-[380px] md:w-[600px] lg:h-[600px] lg:w-[800px]\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\"><noscript><img alt=\"30-days-demo.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><\/div><div class=\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\"><img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\"><\/div><div class=\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\"><img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\"><\/div><\/div><\/main><footer class=\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\"><div class=\"mx-auto flex max-w-6xl flex-wrap justify-between\"><div class=\"order-1 mb-5 w-full px-5 xl:px-2\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-52\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\" fill=\"currentColor\"><\/path><\/svg><\/div><div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div><div class=\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\"><div class=\"mb-7 flex w-1\/2 flex-col xl:order-3\"><span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a><a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a><a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a><a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a><a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-4\"><span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span><a href=\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-2\"><span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span><a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a><a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a><a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a><a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a><a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-1\"><span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span><a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a><a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a><\/div><\/div><div class=\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\"><span class=\"font-bold\">Adresse<\/span><div class=\"mt-2.5 flex\"><p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p><span class=\"pl-6\">[email protected]<\/span><\/div><\/div><div class=\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\"><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 576 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\" fill=\"currentColor\"><\/path><\/svg><\/a><\/div><\/div><\/footer><script src=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\" async=\"\"><\/script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])<\/script><script>self.__next_f.push([1,\"1:HL[\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"style\\\"]\\n0:\\\"$L2\\\"\\n\"])<\/script><script>self.__next_f.push([1,\"3:HL[\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"style\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"4:I[7690,[],\\\"\\\"]\\n7:I[5935,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\na:I[5613,[],\\\"\\\"]\\nb:I[1778,[],\\\"\\\"]\\nd:I[4965,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n10:I[8955,[],\\\"\\\"]\\n8:T417,\"])<\/script><script>self.__next_f.push([1,\"const callback = function (e) {\\n              if (\\n                e.detail \\u0026\\u0026\\n                e.detail.event == 'consent_status' \\u0026\\u0026\\n                e.detail['Google Tag Manager']\\n              ) {\\n                (function (w, d, s, l, i) {\\n                  w[l] = w[l] || [];\\n                  w[l].push({\\n                    'gtm.start': new Date().getTime(),\\n                    event: 'gtm.js',\\n                  });\\n                  var f = d.getElementsByTagName(s)[0],\\n                    j = d.createElement(s),\\n                    dl = l != 'dataLayer' ? '\\u0026l=' + l : '';\\n                  j.async = true;\\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\\n                  f.parentNode.insertBefore(j, f);\\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\\n                window.removeEventListener('ucEvent', callback);\\n              }\\n            };\\n            \\n            window.addEventListener('ucEvent', function (event) {\\n              callback(event);\\n            });\"])<\/script><script>self.__next_f.push([1,\"c:Tefa,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"e:T884,\"])<\/script><script>self.__next_f.push([1,\"function decorateDomains() {\\n\\n              var domainsToDecorate = [\\n                  \\\"app.mycraftnote.de\\\",\\n                  \\\"v2.craftnote.de\\\"\\n                ],\\n                queryParams = [\\n                  \\\"utm_medium\\\",\\n                  \\\"utm_source\\\",\\n                  \\\"utm_campaign\\\",\\n                  \\\"utm_content\\\",\\n                  \\\"utm_term\\\",\\n                  \\\"gclid\\\",\\n                  \\\"fbclid\\\",\\n                  \\\"msclkid\\\"\\n                ];\\n              \/\/ do not edit anything below this line\\n              var links = document.querySelectorAll(\\\"a\\\");\\n              \\n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\\n              for (var linkIndex = 0; linkIndex \\u003c links.length; linkIndex++) {\\n                for (var domainIndex = 0; domainIndex \\u003c domainsToDecorate.length; domainIndex++) {\\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) \\u003e -1 \\u0026\\u0026 links[linkIndex].href.indexOf(\\\"#\\\") === -1) {\\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\\n                  }\\n                }\\n              }\\n            \\n              \/\/ decorates the URL with query params\\n              function decorateUrl(urlToDecorate) {\\n                urlToDecorate = (urlToDecorate.indexOf(\\\"?\\\") === -1) ? urlToDecorate + \\\"?\\\" : urlToDecorate + \\\"\\u0026\\\";\\n                var collectedQueryParams = [];\\n                for (var queryIndex = 0; queryIndex \\u003c queryParams.length; queryIndex++) {\\n                  if (getQueryParam(queryParams[queryIndex])) {\\n                    collectedQueryParams.push(queryParams[queryIndex] + \\\"=\\\" + getQueryParam(queryParams[queryIndex]));\\n                  }\\n                }\\n                return urlToDecorate + collectedQueryParams.join(\\\"\\u0026\\\");\\n              }\\n            \\n              \/\/ get value of query parameter\\n              function getQueryParam(name) {\\n                if (name = (new RegExp(\\\"[?\\u0026]\\\" + encodeURIComponent(name) + \\\"=([^\\u0026]*)\\\")).exec(window.location.search)) {\\n                  return decodeURIComponent(name[1]);\\n                }\\n              }\\n            }\\n            decorateDomains();\\n            \"])<\/script><script>self.__next_f.push([1,\"11:[]\\n\"])<\/script><script>self.__next_f.push([1,\"2:[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],[\\\"$\\\",\\\"$L4\\\",null,{\\\"buildId\\\":\\\"SPFSQSucdWn_8jSCU7-Iy\\\",\\\"assetPrefix\\\":\\\"\\\",\\\"initialCanonicalUrl\\\":\\\"\/\\\",\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{}]},\\\"$undefined\\\",\\\"$undefined\\\",true],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{},[\\\"$L5\\\",\\\"$L6\\\",null]]},[null,[\\\"$\\\",\\\"html\\\",null,{\\\"lang\\\":\\\"de\\\",\\\"style\\\":{\\\"scrollBehavior\\\":\\\"smooth\\\"},\\\"children\\\":[[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"craftnote\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.UC_UI_DOMAINS = {\\\\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\\\\n          };\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"facebook\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"const consentProperties = ['Hotjar', 'Facebook Pixel'];\\\\n            window.addEventListener('ucEvent', function (e) {\\\\n              if (e.detail \\u0026\\u0026 e.detail.event == 'consent_status') {\\\\n                window.dataLayer = window.dataLayer || [];\\\\n                consentProperties.map((property) =\\u003e {\\\\n                  if (e.detail.hasOwnProperty(property)) {\\\\n                    window.dataLayer.push({\\\\n                      event:\\\\n                        'cn-consent' +\\\\n                        '_' +\\\\n                        property.split(' ')[0].toLowerCase() +\\\\n                        '_' +\\\\n                        (e.detail[property] ? 'granted' : 'denied'),\\\\n                    });\\\\n                  }\\\\n                });\\\\n              }\\\\n            });\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.dataLayer = window.dataLayer || [];\\\\n            function gtag() {\\\\n                dataLayer.push(arguments);\\\\n            }\\\\n            gtag(\\\\\\\"consent\\\\\\\", \\\\\\\"default\\\\\\\", {\\\\n              ad_storage: \\\\\\\"denied\\\\\\\",\\\\n              analytics_storage: \\\\\\\"denied\\\\\\\",\\\\n              wait_for_update: 2000\\\\n          });\\\\n          gtag(\\\\\\\"set\\\\\\\", \\\\\\\"ads_data_redaction\\\\\\\", true);\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag-manager\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$8\\\"}}],[\\\"$\\\",\\\"meta\\\",null,{\\\"name\\\":\\\"facebook-domain-verification\\\",\\\"content\\\":\\\"srs2x37nritucphll065v11hvpey94\\\"}],[\\\"$\\\",\\\"body\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"noscript\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"iframe\\\",null,{\\\"src\\\":\\\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\\\",\\\"height\\\":\\\"0\\\",\\\"width\\\":\\\"0\\\",\\\"style\\\":{\\\"display\\\":\\\"none\\\",\\\"visibility\\\":\\\"hidden\\\"}}]}],\\\"$L9\\\",[\\\"$\\\",\\\"main\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"$La\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"loading\\\":\\\"$undefined\\\",\\\"loadingStyles\\\":\\\"$undefined\\\",\\\"loadingScripts\\\":\\\"$undefined\\\",\\\"hasLoading\\\":false,\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$Lb\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[[\\\"$\\\",\\\"title\\\",null,{\\\"children\\\":\\\"404: This page could not be found.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"fontFamily\\\":\\\"system-ui,\\\\\\\"Segoe UI\\\\\\\",Roboto,Helvetica,Arial,sans-serif,\\\\\\\"Apple Color Emoji\\\\\\\",\\\\\\\"Segoe UI Emoji\\\\\\\"\\\",\\\"height\\\":\\\"100vh\\\",\\\"textAlign\\\":\\\"center\\\",\\\"display\\\":\\\"flex\\\",\\\"flexDirection\\\":\\\"column\\\",\\\"alignItems\\\":\\\"center\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"style\\\",null,{\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\\\"}}],[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"next-error-h1\\\",\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\",\\\"margin\\\":\\\"0 20px 0 0\\\",\\\"padding\\\":\\\"0 23px 0 0\\\",\\\"fontSize\\\":24,\\\"fontWeight\\\":500,\\\"verticalAlign\\\":\\\"top\\\",\\\"lineHeight\\\":\\\"49px\\\"},\\\"children\\\":\\\"404\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\"},\\\"children\\\":[\\\"$\\\",\\\"h2\\\",null,{\\\"style\\\":{\\\"fontSize\\\":14,\\\"fontWeight\\\":400,\\\"lineHeight\\\":\\\"49px\\\",\\\"margin\\\":0},\\\"children\\\":\\\"This page could not be found.\\\"}]}]]}]}]],\\\"notFoundStyles\\\":[],\\\"styles\\\":[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]]}]}],[\\\"$\\\",\\\"footer\\\",null,{\\\"className\\\":\\\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mx-auto flex max-w-6xl flex-wrap justify-between\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-1 mb-5 w-full px-5 xl:px-2\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-52\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$c\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\\\",\\\"children\\\":\\\"Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-3\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Support\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Hilfebereich\\\",{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Hilfebereich\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Blog\\\",{\\\"href\\\":\\\"\/blog\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Blog\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Datenschutz\\\",{\\\"href\\\":\\\"\/datenschutz\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Datenschutz\\\"}],[\\\"$\\\",\\\"a\\\",\\\"AGB\\\",{\\\"href\\\":\\\"\/agb\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"AGB\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Updates\\\",{\\\"href\\\":\\\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Updates\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-40\\\",\\\"children\\\":\\\"Craftnote App\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"App Store\\\",{\\\"href\\\":\\\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/apple-store.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}],[\\\"$\\\",\\\"a\\\",\\\"Google Play\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/google-play.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"\u00dcber Uns\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Events\\\",{\\\"href\\\":\\\"\/event\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Events\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Jobs\\\",{\\\"href\\\":\\\"\/jobs\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Jobs\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Impressum\\\",{\\\"href\\\":\\\"\/impressum\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Impressum\\\"}],[\\\"$\\\",\\\"a\\\",\\\"\u00dcber Craftnote\\\",{\\\"href\\\":\\\"\/ueber-uns\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"\u00dcber Craftnote\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Werde Partner\\\",{\\\"href\\\":\\\"\/partnerschaft\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Werde Partner\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-1\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Produkt\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Preise\\\",{\\\"href\\\":\\\"\/preise\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Preise\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Gewerke\\\",{\\\"href\\\":\\\"\/gewerke\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Gewerke\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Funktionen\\\",{\\\"href\\\":\\\"\/funktionen\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Funktionen\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Schnittstelle\\\",{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Schnittstelle\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Download\\\",{\\\"href\\\":\\\"https:\/\/www.craftnote.de\/download\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Download\\\"}]]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"font-bold\\\",\\\"children\\\":\\\"Adresse\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-2.5 flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",null,{\\\"children\\\":[\\\"Heinrich-Heine-Platz 10 \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" 10179 Berlin \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" Deutschland\\\"]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"pl-6\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",\\\"Facebook\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.facebook.com\/myCraftnote\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Instagram\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Linkedin\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/de.linkedin.com\/company\/craftnote\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Xing\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Youtube\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 576 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}]]}]]}]}]]}],[\\\"$\\\",\\\"script\\\",null,{\\\"id\\\":\\\"usercentrics-cmp\\\",\\\"data-settings-id\\\":\\\"EtMLRyuYI\\\",\\\"src\\\":\\\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\\\",\\\"async\\\":true}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"social-media\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$e\\\"}}]]}],null]],\\\"initialHead\\\":[false,\\\"$Lf\\\"],\\\"globalErrorComponent\\\":\\\"$10\\\",\\\"missingSlots\\\":\\\"$W11\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"19:I[1749,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"Image\\\"]\\n1a:I[5720,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\"])<\/script><script>self.__next_f.push([1,\"\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n32:I[1492,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\"])<\/script><script>self.__next_f.push([1,\"\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n33:I[4818,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n69:I[2167,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"\"])<\/script><script>self.__next_f.push([1,\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n16:{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}\\n15:[\\\"$\\\",\\\"path\\\",null,\\\"$16\\\"]\\n18:{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}\\n17:[\\\"$\\\",\\\"circle\\\",null,\\\"$18\\\"]\\n14\"])<\/script><script>self.__next_f.push([1,\":[\\\"$15\\\",\\\"$17\\\"]\\n13:{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":\\\"$14\\\"}\\n12:[\\\"$\\\",\\\"g\\\",null,\\\"$13\\\"]\\n1f:{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}\\n1e:[\\\"$\\\",\\\"div\\\",null,\\\"$1f\\\"]\\n29:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n28:[\\\"$\\\",\\\"$L19\\\",null,\\\"$29\\\"]\\n27:{\\\"className\\\":\\\"px-2 sm:px-2 lg:\"])<\/script><script>self.__next_f.push([1,\"px-0 lg:pr-4\\\",\\\"children\\\":\\\"$28\\\"}\\n26:[\\\"$\\\",\\\"div\\\",\\\"94\\\",\\\"$27\\\"]\\n2d:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n2c:[\\\"$\\\",\\\"$L19\\\",null,\\\"$2d\\\"]\\n2b:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$2c\\\"}\\n2a:[\\\"$\\\",\\\"div\\\",\\\"93\\\",\\\"$2b\\\"]\\n25:[\\\"$26\\\",\\\"$2a\\\"]\\n24:{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":\\\"$25\\\"}\\n23:[\\\"$\\\",\\\"div\\\",null,\\\"$24\\\"]\\n31:\"])<\/script><script>self.__next_f.push([1,\"{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}\\n30:[\\\"$\\\",\\\"img\\\",null,\\\"$31\\\"]\\n2f:{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":\\\"$30\\\"}\\n2e:[\\\"$\\\",\\\"div\\\",null,\\\"$2f\\\"]\\n22:[\\\"$23\\\",\\\"$2e\\\"]\\n21:{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":\\\"$22\\\"}\\n20:[\\\"$\\\",\\\"div\\\",null,\\\"$21\\\"]\\n1d:[\\\"$1e\\\",\\\"$20\\\"]\\n1c:{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":\\\"$1d\\\"}\\n1b:[\\\"$\\\",\\\"div\\\",null,\\\"$1c\\\"]\\n35:{\\\"id\\\":24,\\\"Header_Primar\"])<\/script><script>self.__next_f.push([1,\"y\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"}\\n3a:{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedA\"])<\/script><script>self.__next_f.push([1,\"t\\\":\\\"2023-01-10T11:55:48.707Z\\\"}\\n39:{\\\"id\\\":139,\\\"attributes\\\":\\\"$3a\\\"}\\n38:{\\\"data\\\":\\\"$39\\\"}\\n37:{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$38\\\"}\\n3e:{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alterna\"])<\/script><script>self.__next_f.push([1,\"tiveText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}\\n3d:{\\\"id\\\":128,\\\"attributes\\\":\\\"$3e\\\"}\\n3c:{\\\"data\\\":\\\"$3d\\\"}\\n3b:{\\\"id\\\":1,\\\"Title\\\":\\\"Spare \"])<\/script><script>self.__next_f.push([1,\"Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$3c\\\"}\\n42:{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\"])<\/script><script>self.__next_f.push([1,\"\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}\\n41:{\\\"id\\\":129,\\\"attributes\\\":\\\"$42\\\"}\\n40:{\\\"data\\\":\\\"$41\\\"}\\n3f:{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dc\"])<\/script><script>self.__next_f.push([1,\"berblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$40\\\"}\\n46:{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-upload\"])<\/script><script>self.__next_f.push([1,\"s\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}\\n45:{\\\"id\\\":140,\\\"attributes\\\":\\\"$46\\\"}\\n44:{\\\"data\\\":\\\"$45\\\"}\\n43:{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du \"])<\/script><script>self.__next_f.push([1,\"siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$44\\\"}\\n4a:{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2\"])<\/script><script>self.__next_f.push([1,\"023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}\\n49:{\\\"id\\\":131,\\\"attributes\\\":\\\"$4a\\\"}\\n48:{\\\"data\\\":\\\"$49\\\"}\\n47:{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\"])<\/script><script>self.__next_f.push([1,\"\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$48\\\"}\\n4e:{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-\"])<\/script><script>self.__next_f.push([1,\"10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}\\n4d:{\\\"id\\\":141,\\\"attributes\\\":\\\"$4e\\\"}\\n4c:{\\\"data\\\":\\\"$4d\\\"}\\n4b:{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"\"])<\/script><script>self.__next_f.push([1,\"Image\\\":\\\"$4c\\\"}\\n36:[\\\"$37\\\",\\\"$3b\\\",\\\"$3f\\\",\\\"$43\\\",\\\"$47\\\",\\\"$4b\\\"]\\n50:{\\\"data\\\":null}\\n4f:{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$50\\\"}\\n51:{\\\"data\\\":null}\\n34:{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":\\\"$35\\\",\\\"Content\\\":\\\"$36\\\",\\\"CTA\\\":\\\"$4f\\\",\\\"Image\\\":\\\"$51\\\"}\\n53:{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"}\\n56:{\\\"data\\\":null}\\n55:{\\\"id\\\":9,\\\"Title\\\"\"])<\/script><script>self.__next_f.push([1,\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$56\\\"}\\n58:{\\\"data\\\":null}\\n57:{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$58\\\"}\\n5a:{\\\"data\\\":null}\\n59:{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\"])<\/script><script>self.__next_f.push([1,\"\\\":null,\\\"Image\\\":\\\"$5a\\\"}\\n5c:{\\\"data\\\":null}\\n5b:{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5c\\\"}\\n5e:{\\\"data\\\":null}\\n5d:{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5e\\\"}\\n54:[\\\"$55\\\",\\\"$57\\\",\\\"$59\\\",\\\"$5b\\\",\\\"$5d\\\"]\\n60:{\\\"data\\\":null}\\n5f:{\\\"id\\\":9,\\\"Text\"])<\/script><script>self.__next_f.push([1,\"\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$60\\\"}\\n65:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000}\\n66:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small\"])<\/script><script>self.__next_f.push([1,\"_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500}\\n67:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750}\\n68:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/l\"])<\/script><script>self.__next_f.push([1,\"ive-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}\\n64:{\\\"large\\\":\\\"$65\\\",\\\"small\\\":\\\"$66\\\",\\\"medium\\\":\\\"$67\\\",\\\"thumbnail\\\":\\\"$68\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"63:{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":\\\"$64\\\",\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"62:{\\\"id\\\":623,\\\"attributes\\\":\\\"$63\\\"}\\n61:{\\\"data\\\":\\\"$62\\\"}\\n52:{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":\\\"$53\\\",\\\"Content\\\":\\\"$54\\\",\\\"CTA\\\":\\\"$5f\\\",\\\"Image\\\":\\\"$61\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6:[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\\\",\\\"children\\\":[[\\\"$\\\",\\\"section\\\",null,{\\\"className\\\":\\\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \\\",\\\"children\\\":[[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\\\",\\\"children\\\":[\\\"Effiziente digitale Abl\u00e4ufe \\\",\\\" \\\",[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-primary\\\",\\\"children\\\":\\\"ohne Zettelchaos\\\"}],\\\" \\\",\\\"$undefined\\\"]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"font-montserrat sm:text-lg\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",\\\"0\\\",{\\\"children\\\":[[\\\"$\\\",\\\"strong\\\",\\\"0\\\",{\\\"children\\\":[\\\"Craftnote \u2013 Die App f\u00fcr Dein Handwerk\\\"]}]]}]]}]]}],[[\\\"$\\\",\\\"div\\\",\\\"2\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":[\\\"$\\\",\\\"g\\\",null,{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}],[\\\"$\\\",\\\"circle\\\",null,{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}]]}]}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"1\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$12\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"3\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$12\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}]]}]],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden lg:block\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\\\",\\\"children\\\":\\\"M\u00f6chte ich ausprobieren!\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"94\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}],[\\\"$\\\",\\\"div\\\",\\\"93\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}]}]]}]]}]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"style\\\":{\\\"objectFit\\\":\\\"contain\\\"},\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"alt\\\":\\\"Hero-image-homepage.png\\\"}]}],[\\\"$\\\",\\\"$L1a\\\",null,{\\\"isCentered\\\":false,\\\"videoSrc\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\"}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-full lg:hidden\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 px-10\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-col items-center sm:flex-row sm:justify-center\\\",\\\"children\\\":[[[\\\"$\\\",\\\"a\\\",\\\"1\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"alt\\\":\\\"google-play.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}],[\\\"$\\\",\\\"a\\\",\\\"2\\\",{\\\"href\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"alt\\\":\\\"apple-store.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}]],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"z-[30]\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":\\\"$1b\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex bg-gradient-to-b from-white to-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"$L32\\\",null,{\\\"quoteCardsData\\\":{\\\"Page_Subtitle\\\":\\\"**Craftnote \u2013 Die App f\u00fcr Dein Handwerk**\\\",\\\"createdAt\\\":\\\"2022-09-23T17:26:12.189Z\\\",\\\"updatedAt\\\":\\\"2024-03-15T11:52:03.292Z\\\",\\\"publishedAt\\\":\\\"2022-09-26T07:41:34.392Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Page_LogoText\\\":\\\"Unterst\u00fctzt von:\\\",\\\"SEO\\\":{\\\"id\\\":3,\\\"Title\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\",\\\"Keywords\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\",\\\"Description\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"},\\\"Page_Title\\\":{\\\"id\\\":22,\\\"Header_Primary\\\":\\\"ohne Zettelchaos\\\",\\\"Header_Default\\\":\\\"Effiziente digitale Abl\u00e4ufe \\\"},\\\"Page_Features\\\":[{\\\"id\\\":2,\\\"Feature\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"},{\\\"id\\\":1,\\\"Feature\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"},{\\\"id\\\":3,\\\"Feature\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}],\\\"Page_CTA\\\":[{\\\"id\\\":1,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":66,\\\"attributes\\\":{\\\"name\\\":\\\"google-play.png\\\",\\\"alternativeText\\\":\\\"google-play.png\\\",\\\"caption\\\":\\\"google-play.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_google_play_e4713a85fc\/small_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"small_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":23.52,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_google_play_e4713a85fc\/thumbnail_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"thumbnail_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":9.32,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"google_play_e4713a85fc\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":5.65,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:21.126Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:21.126Z\\\"}}}},{\\\"id\\\":2,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":67,\\\"attributes\\\":{\\\"name\\\":\\\"apple-store.png\\\",\\\"alternativeText\\\":\\\"apple-store.png\\\",\\\"caption\\\":\\\"apple-store.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_apple_store_e37f8578c8\/small_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"small_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":25.69,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_apple_store_e37f8578c8\/thumbnail_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"thumbnail_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":10.35,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"apple_store_e37f8578c8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":4.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:49.208Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:49.208Z\\\"}}}}],\\\"Page_Video\\\":{\\\"data\\\":{\\\"id\\\":212,\\\"attributes\\\":{\\\"name\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"alternativeText\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"caption\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"craftnote_homepage_video_Web_M_ddc1c35f15\\\",\\\"ext\\\":\\\".webm\\\",\\\"mime\\\":\\\"video\/webm\\\",\\\"size\\\":11112.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-06-02T09:17:08.535Z\\\",\\\"updatedAt\\\":\\\"2023-06-02T09:17:08.535Z\\\"}}},\\\"Partners\\\":{\\\"data\\\":[{\\\"id\\\":68,\\\"attributes\\\":{\\\"name\\\":\\\"handwerk-magazin.png\\\",\\\"alternativeText\\\":\\\"handwerk-magazin.png\\\",\\\"caption\\\":\\\"handwerk-magazin.png\\\",\\\"width\\\":168,\\\"height\\\":47,\\\"formats\\\":null,\\\"hash\\\":\\\"handwerk_magazin_0f3bb5aced\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":1.4,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:00.967Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:00.967Z\\\"}},{\\\"id\\\":69,\\\"attributes\\\":{\\\"name\\\":\\\"deutsches-institut.png\\\",\\\"alternativeText\\\":\\\"deutsches-institut.png\\\",\\\"caption\\\":\\\"deutsches-institut.png\\\",\\\"width\\\":717,\\\"height\\\":144,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_deutsches_institut_5743166780\/small_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"small_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":43.37,\\\"width\\\":500,\\\"height\\\":100},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_deutsches_institut_5743166780\/thumbnail_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"thumbnail_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":18.59,\\\"width\\\":245,\\\"height\\\":49}},\\\"hash\\\":\\\"deutsches_institut_5743166780\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":8.85,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.896Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.896Z\\\"}},{\\\"id\\\":70,\\\"attributes\\\":{\\\"name\\\":\\\"handelsblatt.png\\\",\\\"alternativeText\\\":\\\"handelsblatt.png\\\",\\\"caption\\\":\\\"handelsblatt.png\\\",\\\"width\\\":930,\\\"height\\\":195,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_handelsblatt_8ef9657bc8\/small_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"small_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":16.21,\\\"width\\\":500,\\\"height\\\":105},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_handelsblatt_8ef9657bc8\/medium_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"medium_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":30.74,\\\"width\\\":750,\\\"height\\\":157},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_handelsblatt_8ef9657bc8\/thumbnail_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"thumbnail_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":6.57,\\\"width\\\":245,\\\"height\\\":51}},\\\"hash\\\":\\\"handelsblatt_8ef9657bc8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":11.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.982Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.982Z\\\"}},{\\\"id\\\":71,\\\"attributes\\\":{\\\"name\\\":\\\"dhz.png\\\",\\\"alternativeText\\\":\\\"dhz.png\\\",\\\"caption\\\":\\\"dhz.png\\\",\\\"width\\\":900,\\\"height\\\":231,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_dhz_54990a70e3\/small_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"small_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":20.98,\\\"width\\\":500,\\\"height\\\":128},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_dhz_54990a70e3\/medium_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"medium_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":34.5,\\\"width\\\":750,\\\"height\\\":193},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_dhz_54990a70e3\/thumbnail_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"thumbnail_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":9.44,\\\"width\\\":245,\\\"height\\\":63}},\\\"hash\\\":\\\"dhz_54990a70e3\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":7.66,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:33.090Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:33.090Z\\\"}}]},\\\"Quote_Title\\\":{\\\"id\\\":23,\\\"Header_Primary\\\":\\\"6000+ bewertungen\\\",\\\"Header_Default\\\":\\\"Mehr als\\\"},\\\"QuoteCard\\\":[{\\\"id\\\":2,\\\"Title\\\":\\\"Kotyza Haustechnik GmbH \\u0026 Co. KG\\\",\\\"Description\\\":\\\"Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.\\\",\\\"Author\\\":\\\"Michael Kotyza  \\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"28 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":72,\\\"attributes\\\":{\\\"name\\\":\\\"michael-kotyza.webp\\\",\\\"alternativeText\\\":\\\"michael-kotyza.webp\\\",\\\"caption\\\":\\\"michael-kotyza.webp\\\",\\\"width\\\":400,\\\"height\\\":400,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_michael_kotyza_9cd28452ee\/thumbnail_michael_kotyza_9cd28452ee.webp\\\",\\\"hash\\\":\\\"thumbnail_michael_kotyza_9cd28452ee\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_michael-kotyza.webp\\\",\\\"path\\\":null,\\\"size\\\":3.2,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"michael_kotyza_9cd28452ee\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":15.95,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/michael_kotyza_9cd28452ee\/michael_kotyza_9cd28452ee.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:13:19.863Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:13:19.863Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Inseldachdecker GmbH\\\",\\\"Description\\\":\\\"Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.\\\",\\\"Author\\\":\\\"Wolfgang Menne\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"14 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":73,\\\"attributes\\\":{\\\"name\\\":\\\"wolfgang-menne.png\\\",\\\"alternativeText\\\":\\\"wolfgang-menne.png\\\",\\\"caption\\\":\\\"wolfgang-menne.png\\\",\\\"width\\\":479,\\\"height\\\":477,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_wolfgang_menne_81fa7c2ca2\/thumbnail_wolfgang_menne_81fa7c2ca2.png\\\",\\\"hash\\\":\\\"thumbnail_wolfgang_menne_81fa7c2ca2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_wolfgang-menne.png\\\",\\\"path\\\":null,\\\"size\\\":55.13,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"wolfgang_menne_81fa7c2ca2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":87.75,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/wolfgang_menne_81fa7c2ca2\/wolfgang_menne_81fa7c2ca2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:14:26.043Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:14:26.043Z\\\"}}}},{\\\"id\\\":3,\\\"Title\\\":\\\"Sachverst\u00e4ndiger des Glaserhandwerks\\\",\\\"Description\\\":\\\"Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.\\\",\\\"Author\\\":\\\"J\u00fcrgen Sieber\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"9 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":74,\\\"attributes\\\":{\\\"name\\\":\\\"juergen-sieber.webp\\\",\\\"alternativeText\\\":\\\"juergen-sieber.webp\\\",\\\"caption\\\":\\\"juergen-sieber.webp\\\",\\\"width\\\":640,\\\"height\\\":497,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_juergen_sieber_5c3b91b455\/small_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"small_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":23.37,\\\"width\\\":500,\\\"height\\\":388},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_juergen_sieber_5c3b91b455\/thumbnail_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"thumbnail_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":6.98,\\\"width\\\":201,\\\"height\\\":156}},\\\"hash\\\":\\\"juergen_sieber_5c3b91b455\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":42.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/juergen_sieber_5c3b91b455\/juergen_sieber_5c3b91b455.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:16:59.210Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:16:59.210Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Hildebrand Elektrotechnik GmbH\\\",\\\"Description\\\":\\\"Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.\\\",\\\"Author\\\":\\\"J\u00f6rg Hildebrand\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"20 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":98,\\\"attributes\\\":{\\\"name\\\":\\\"jorg-hildebrand.webp\\\",\\\"alternativeText\\\":\\\"jorg-hildebrand.webp\\\",\\\"caption\\\":\\\"jorg-hildebrand.webp\\\",\\\"width\\\":242,\\\"height\\\":236,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_jorg_hildebrand_668b7fc13c\/thumbnail_jorg_hildebrand_668b7fc13c.webp\\\",\\\"hash\\\":\\\"thumbnail_jorg_hildebrand_668b7fc13c\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_jorg-hildebrand.webp\\\",\\\"path\\\":null,\\\"size\\\":4,\\\"width\\\":160,\\\"height\\\":156}},\\\"hash\\\":\\\"jorg_hildebrand_668b7fc13c\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":8.24,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/jorg_hildebrand_668b7fc13c\/jorg_hildebrand_668b7fc13c.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:44:44.596Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:44:44.596Z\\\"}}}},{\\\"id\\\":7,\\\"Title\\\":\\\"Sebastian Fuchs - Bad und Heizung GmbH und Co. KG\\\",\\\"Description\\\":\\\"Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.\\\",\\\"Author\\\":\\\"Sebastian Fuchs\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"31 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":99,\\\"attributes\\\":{\\\"name\\\":\\\"sebatian-fuchs.webp\\\",\\\"alternativeText\\\":\\\"sebatian-fuchs.webp\\\",\\\"caption\\\":\\\"sebatian-fuchs.webp\\\",\\\"width\\\":800,\\\"height\\\":533,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_sebatian_fuchs_3f38cfd2e7\/small_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"small_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":13.88,\\\"width\\\":500,\\\"height\\\":333},\\\"medium\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_sebatian_fuchs_3f38cfd2e7\/medium_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"medium_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"medium_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":25.22,\\\"width\\\":750,\\\"height\\\":500},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_sebatian_fuchs_3f38cfd2e7\/thumbnail_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"thumbnail_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":4.16,\\\"width\\\":234,\\\"height\\\":156}},\\\"hash\\\":\\\"sebatian_fuchs_3f38cfd2e7\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":37.64,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/sebatian_fuchs_3f38cfd2e7\/sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:46:32.522Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:46:32.522Z\\\"}}}},{\\\"id\\\":8,\\\"Title\\\":\\\"Jackels Bau GmbH\\\",\\\"Description\\\":\\\"Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.\\\",\\\"Author\\\":\\\"Ralf Van Geffen\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"24 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":101,\\\"attributes\\\":{\\\"name\\\":\\\"ralf-van-greffen.webp\\\",\\\"alternativeText\\\":\\\"ralf-van-greffen.webp\\\",\\\"caption\\\":\\\"ralf-van-greffen.webp\\\",\\\"width\\\":500,\\\"height\\\":498,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_ralf_van_greffen_dea6aff44b\/thumbnail_ralf_van_greffen_dea6aff44b.webp\\\",\\\"hash\\\":\\\"thumbnail_ralf_van_greffen_dea6aff44b\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_ralf-van-greffen.webp\\\",\\\"path\\\":null,\\\"size\\\":3.6,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"ralf_van_greffen_dea6aff44b\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":31.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/ralf_van_greffen_dea6aff44b\/ralf_van_greffen_dea6aff44b.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:49:45.295Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:49:45.295Z\\\"}}}}],\\\"Highlight_Feature\\\":{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"},\\\"Content\\\":[{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":139,\\\"attributes\\\":{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":128,\\\"attributes\\\":{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}}}},{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":129,\\\"attributes\\\":{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}}}},{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":140,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":131,\\\"attributes\\\":{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}}}},{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":141,\\\"attributes\\\":{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}}}}],\\\"CTA\\\":{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":null}},\\\"Highlight_SingleFeature\\\":{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"},\\\"Content\\\":[{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}}],\\\"CTA\\\":{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":623,\\\"attributes\\\":{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}},\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}}}},\\\"Page_Logo\\\":{\\\"data\\\":[{\\\"id\\\":94,\\\"attributes\\\":{\\\"name\\\":\\\"Proven_expert.png\\\",\\\"alternativeText\\\":\\\"Proven_expert.png\\\",\\\"caption\\\":\\\"Proven_expert.png\\\",\\\"width\\\":344,\\\"height\\\":344,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Proven_expert_3a7b040f31\/thumbnail_Proven_expert_3a7b040f31.png\\\",\\\"hash\\\":\\\"thumbnail_Proven_expert_3a7b040f31\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Proven_expert.png\\\",\\\"path\\\":null,\\\"size\\\":14.91,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"Proven_expert_3a7b040f31\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":10.42,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:31.829Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:31.829Z\\\"}},{\\\"id\\\":93,\\\"attributes\\\":{\\\"name\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"alternativeText\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"caption\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":174,\\\"height\\\":174,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_GC_Gruppe_Logo_e5544388f7\/thumbnail_GC_Gruppe_Logo_e5544388f7.png\\\",\\\"hash\\\":\\\"thumbnail_GC_Gruppe_Logo_e5544388f7\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_GC_Gruppe_Logo.png\\\",\\\"path\\\":null,\\\"size\\\":12.87,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"GC_Gruppe_Logo_e5544388f7\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":2.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:10.850Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:10.850Z\\\"}}]},\\\"Page_Image\\\":{\\\"data\\\":[{\\\"id\\\":138,\\\"attributes\\\":{\\\"name\\\":\\\"Hero-image-homepage.png\\\",\\\"alternativeText\\\":\\\"Hero-image-homepage.png\\\",\\\"caption\\\":\\\"Hero-image-homepage.png\\\",\\\"width\\\":1328,\\\"height\\\":1018,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Hero_image_homepage_131289ce45\/large_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"large_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":211.25,\\\"width\\\":1000,\\\"height\\\":767},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Hero_image_homepage_131289ce45\/small_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"small_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":71.33,\\\"width\\\":500,\\\"height\\\":383},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Hero_image_homepage_131289ce45\/medium_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"medium_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":132.76,\\\"width\\\":750,\\\"height\\\":575},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Hero_image_homepage_131289ce45\/thumbnail_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"thumbnail_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":19.19,\\\"width\\\":204,\\\"height\\\":156}},\\\"hash\\\":\\\"Hero_image_homepage_131289ce45\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":64.02,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T09:12:27.335Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T09:12:27.335Z\\\"}}]},\\\"localizations\\\":{\\\"data\\\":[]}}}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L33\\\",null,{\\\"highlightFeature\\\":\\\"$34\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center py-20 w-full px-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-8 text-xl font-semibold\\\",\\\"children\\\":\\\"Bekannt aus\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full max-w-6xl text-black_primary  \\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"68\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"alt\\\":\\\"handwerk-magazin.png\\\",\\\"title\\\":\\\"handwerk-magazin.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"69\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"alt\\\":\\\"deutsches-institut.png\\\",\\\"title\\\":\\\"deutsches-institut.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"70\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"alt\\\":\\\"handelsblatt.png\\\",\\\"title\\\":\\\"handelsblatt.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"71\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"alt\\\":\\\"dhz.png\\\",\\\"title\\\":\\\"dhz.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}]]}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L33\\\",null,{\\\"hasSingleImg\\\":true,\\\"highlightFeature\\\":\\\"$52\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L69\\\",\\\"1\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.\\\",\\\"Subtitle\\\":\\\"Digitalisiere Deine Aufzeichnungen und lege sofort los\\\",\\\"createdAt\\\":\\\"2022-09-23T17:28:42.044Z\\\",\\\"updatedAt\\\":\\\"2023-04-25T13:04:21.026Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:28:45.741Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":25,\\\"Header_Primary\\\":\\\"Baumappe\\\",\\\"Header_Default\\\":\\\"Deine digitale\\\"},\\\"Link\\\":{\\\"id\\\":3,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/bautagebuch\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":133,\\\"attributes\\\":{\\\"name\\\":\\\"Digitale-baumappe.png\\\",\\\"alternativeText\\\":\\\"Digitale-baumappe.png\\\",\\\"caption\\\":\\\"Digitale-baumappe.png\\\",\\\"width\\\":1324,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Digitale_baumappe_104ba50ba2\/large_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"large_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":233.64,\\\"width\\\":1000,\\\"height\\\":605},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Digitale_baumappe_104ba50ba2\/small_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"small_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":83.2,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Digitale_baumappe_104ba50ba2\/medium_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"medium_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":152.65,\\\"width\\\":750,\\\"height\\\":454},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Digitale_baumappe_104ba50ba2\/thumbnail_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"thumbnail_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":29.22,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Digitale_baumappe_104ba50ba2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":76.83,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digitale_baumappe_104ba50ba2\/Digitale_baumappe_104ba50ba2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:43:49.370Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:43:49.370Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":4,\\\"Feature\\\":\\\"Jede Mappe entspricht einem Projekt\\\"},{\\\"id\\\":5,\\\"Feature\\\":\\\"Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick\\\"},{\\\"id\\\":6,\\\"Feature\\\":\\\"Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"2\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben. \\\",\\\"Subtitle\\\":\\\"Spare Dir das Nachfragen \\\",\\\"createdAt\\\":\\\"2022-09-23T17:32:50.853Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:37.369Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:32:52.320Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":26,\\\"Header_Primary\\\":\\\"Einfach erfasst \\\",\\\"Header_Default\\\":\\\"Arbeitszeiten\\\"},\\\"Link\\\":{\\\"id\\\":4,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/zeiterfassung\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":134,\\\"attributes\\\":{\\\"name\\\":\\\"Arbeitszeiten.png\\\",\\\"alternativeText\\\":\\\"Arbeitszeiten.png\\\",\\\"caption\\\":\\\"Arbeitszeiten.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Arbeitszeiten_160ded6efb\/large_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"large_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":227.94,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Arbeitszeiten_160ded6efb\/small_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"small_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":81.98,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Arbeitszeiten_160ded6efb\/medium_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"medium_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":148.88,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Arbeitszeiten_160ded6efb\/thumbnail_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"thumbnail_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":28.47,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Arbeitszeiten_160ded6efb\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":62.91,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Arbeitszeiten_160ded6efb\/Arbeitszeiten_160ded6efb.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:22.895Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:22.895Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":8,\\\"Feature\\\":\\\"Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen\\\"},{\\\"id\\\":7,\\\"Feature\\\":\\\"Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten\\\"},{\\\"id\\\":9,\\\"Feature\\\":\\\"Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"3\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden. \\\",\\\"Subtitle\\\":\\\"Deine bestehenden Prozesse werden digital \\\",\\\"createdAt\\\":\\\"2022-09-23T17:34:44.488Z\\\",\\\"updatedAt\\\":\\\"2024-03-27T10:55:48.400Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:34:46.529Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":27,\\\"Header_Primary\\\":\\\"aber Digital\\\",\\\"Header_Default\\\":\\\"Formulare,\\\"},\\\"Link\\\":{\\\"id\\\":5,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/rapport\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":135,\\\"attributes\\\":{\\\"name\\\":\\\"Formulare.png\\\",\\\"alternativeText\\\":\\\"Formulare.png\\\",\\\"caption\\\":\\\"Formulare.png\\\",\\\"width\\\":1335,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Formulare_c216ac2e3d\/large_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"large_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":191.95,\\\"width\\\":1000,\\\"height\\\":600},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Formulare_c216ac2e3d\/small_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"small_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":68.93,\\\"width\\\":500,\\\"height\\\":300},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Formulare_c216ac2e3d\/medium_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"medium_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":126.02,\\\"width\\\":750,\\\"height\\\":450},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Formulare_c216ac2e3d\/thumbnail_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"thumbnail_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":22.48,\\\"width\\\":245,\\\"height\\\":147}},\\\"hash\\\":\\\"Formulare_c216ac2e3d\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":52.92,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Formulare_c216ac2e3d\/Formulare_c216ac2e3d.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:51.827Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:51.827Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":10,\\\"Feature\\\":\\\"Verwende Vorlagen, um Deine Dokumentation zu standardisieren\\\"},{\\\"id\\\":11,\\\"Feature\\\":\\\"Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein \\\"},{\\\"id\\\":12,\\\"Feature\\\":\\\"Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"4\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.\\\",\\\"Subtitle\\\":\\\"Auf Ver\u00e4nderungen reagieren k\u00f6nnen\\\",\\\"createdAt\\\":\\\"2022-09-23T17:36:46.597Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:42:44.271Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:36:51.415Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":28,\\\"Header_Primary\\\":\\\"Dein Plan\\\",\\\"Header_Default\\\":\\\"Dein Betrieb \u2013\\\"},\\\"Link\\\":{\\\"id\\\":6,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/plantafel\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":136,\\\"attributes\\\":{\\\"name\\\":\\\"Dein-betrieb.png\\\",\\\"alternativeText\\\":\\\"Dein-betrieb.png\\\",\\\"caption\\\":\\\"Dein-betrieb.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Dein_betrieb_08fc008b42\/large_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"large_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":217.3,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Dein_betrieb_08fc008b42\/small_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"small_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":76.06,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Dein_betrieb_08fc008b42\/medium_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"medium_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":139.78,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Dein_betrieb_08fc008b42\/thumbnail_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"thumbnail_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":26.35,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Dein_betrieb_08fc008b42\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":65.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Dein_betrieb_08fc008b42\/Dein_betrieb_08fc008b42.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:24.615Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:24.615Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":13,\\\"Feature\\\":\\\"Du siehst, wer auf welcher Baustelle aktiv ist\\\"},{\\\"id\\\":14,\\\"Feature\\\":\\\"Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast\\\"},{\\\"id\\\":15,\\\"Feature\\\":\\\"Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"5\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen. \\\",\\\"Subtitle\\\":\\\"Keine \u00dcberraschungen mehr \\\",\\\"createdAt\\\":\\\"2022-09-23T17:38:22.095Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:54.167Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:38:23.580Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":29,\\\"Header_Primary\\\":\\\"Verteilt\\\",\\\"Header_Default\\\":\\\"Aufgaben\\\"},\\\"Link\\\":{\\\"id\\\":7,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":137,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgaben.png\\\",\\\"alternativeText\\\":\\\"Aufgaben.png\\\",\\\"caption\\\":\\\"Aufgaben.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Aufgaben_cc81305cf0\/large_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"large_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":244.8,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Aufgaben_cc81305cf0\/small_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"small_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":86.08,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Aufgaben_cc81305cf0\/medium_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"medium_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":157.4,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Aufgaben_cc81305cf0\/thumbnail_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"thumbnail_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":29.27,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Aufgaben_cc81305cf0\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":71.15,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgaben_cc81305cf0\/Aufgaben_cc81305cf0.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:50.612Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:50.612Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":16,\\\"Feature\\\":\\\"Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben\\\"},{\\\"id\\\":17,\\\"Feature\\\":\\\"Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist\\\"},{\\\"id\\\":18,\\\"Feature\\\":\\\"Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"\/images\/left-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"width\\\":384,\\\"height\\\":1552}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"\/images\/right-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"quality\\\":100,\\\"width\\\":825,\\\"height\\\":1246}]}]]}]\\n\"])<\/script><script>self.__next_f.push([1,\"6e:I[5341,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n6f:I[9419,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"BlocksRenderer\\\"]\\n6a:T4d2,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\"])<\/script><script>self.__next_f.push([1,\"6b:Ta28,\"])<\/script><script>self.__next_f.push([1,\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"6d:{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6c:[\\\"$\\\",\\\"path\\\",null,\\\"$6d\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"9:[[\\\"$\\\",\\\"nav\\\",null,{\\\"className\\\":\\\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-28 xl:w-48\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$6a\\\",\\\"fill\\\":\\\"#ff5c20\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$6b\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden xl:flex\\\",\\\"children\\\":[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"flex list-none items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Produkt\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/gewerke\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Gewerke\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Funktionen\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Schnittstelle\\\"}]}]]}]]}],[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/plantafel\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Plantafel\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/preise\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Preise\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/blog\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Blog\\\"}]}]],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative flex items-center px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Hilfe\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-6\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\\\",\\\"fill\\\":\\\"currentColor\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\\\",\\\"fill\\\":\\\"currentColor\\\"}]]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"viewBox\\\":\\\"0 0 512 512\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Hilfebereich\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":\\\"$6c\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex cursor-pointer flex-col\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"+49 30 31197770\\\"}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-xs\\\",\\\"children\\\":\\\"Montag-Freitag: 9-12 \\u0026 13-17 Uhr\\\"}]]}]]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-[105px] py-2.5 pl-5 pr-10\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/termin.craftnote.de\/sign-up.php\/\\\",\\\"className\\\":\\\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Termin anfragen\\\"}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\\\",\\\"className\\\":\\\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Login\\\"}],[\\\"$\\\",\\\"$L6e\\\",null,{}]]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"fixed top-[64px] z-[45]\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/v2.craftnote.de\/event\\\",\\\"rel\\\":\\\"\\\",\\\"target\\\":\\\"_self\\\",\\\"className\\\":\\\"cursor-pointer\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[68px] w-screen sm:h-[56px]\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_min_13_15_17_99db58fe10\/Event_banner_min_13_15_17_99db58fe10.png\\\",\\\"className\\\":\\\"hidden object-cover object-center sm:block\\\"}],[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_mobile_13_15_17_f33a1d797c\/Event_banner_mobile_13_15_17_f33a1d797c.png\\\",\\\"className\\\":\\\"object-cover object-center sm:hidden\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L6f\\\",null,{\\\"content\\\":[{\\\"type\\\":\\\"paragraph\\\",\\\"children\\\":[{\\\"text\\\":\\\"Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!\\\",\\\"type\\\":\\\"text\\\"}]}]}]}]]}]}]}]]\\n\"])<\/script><script>self.__next_f.push([1,\"f:[[\\\"$\\\",\\\"meta\\\",\\\"0\\\",{\\\"name\\\":\\\"viewport\\\",\\\"content\\\":\\\"width=device-width, initial-scale=1\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"1\\\",{\\\"charSet\\\":\\\"utf-8\\\"}],[\\\"$\\\",\\\"title\\\",\\\"2\\\",{\\\"children\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"3\\\",{\\\"name\\\":\\\"description\\\",\\\"content\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"4\\\",{\\\"name\\\":\\\"keywords\\\",\\\"content\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\"}],[\\\"$\\\",\\\"link\\\",\\\"5\\\",{\\\"rel\\\":\\\"icon\\\",\\\"href\\\":\\\"\/favicon.ico\\\"}],[\\\"$\\\",\\\"link\\\",\\\"6\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon.png\\\"}],[\\\"$\\\",\\\"link\\\",\\\"7\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon-180x180.png\\\",\\\"sizes\\\":\\\"180x180\\\",\\\"type\\\":\\\"image\/png\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"5:null\\n\"])<\/script><script>self.__next_f.push([1,\"\"])<\/script><div id=\"usercentrics-root\" data-created-at=\"1725271842303\" style=\"\"><\/div><script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script><script id=\"facebook\" data-nscript=\"afterInteractive\">const consentProperties = ['Hotjar', 'Facebook Pixel'];\n            window.addEventListener('ucEvent', function (e) {\n              if (e.detail && e.detail.event == 'consent_status') {\n                window.dataLayer = window.dataLayer || [];\n                consentProperties.map((property) => {\n                  if (e.detail.hasOwnProperty(property)) {\n                    window.dataLayer.push({\n                      event:\n                        'cn-consent' +\n                        '_' +\n                        property.split(' ')[0].toLowerCase() +\n                        '_' +\n                        (e.detail[property] ? 'granted' : 'denied'),\n                    });\n                  }\n                });\n              }\n            });\n            <\/script><script id=\"google-tag\" data-nscript=\"afterInteractive\"> window.dataLayer = window.dataLayer || [];\n            function gtag() {\n                dataLayer.push(arguments);\n            }\n            gtag(\"consent\", \"default\", {\n              ad_storage: \"denied\",\n              analytics_storage: \"denied\",\n              wait_for_update: 2000\n          });\n          gtag(\"set\", \"ads_data_redaction\", true);\n            <\/script><script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">const callback = function (e) {\n              if (\n                e.detail &&\n                e.detail.event == 'consent_status' &&\n                e.detail['Google Tag Manager']\n              ) {\n                (function (w, d, s, l, i) {\n                  w[l] = w[l] || [];\n                  w[l].push({\n                    'gtm.start': new Date().getTime(),\n                    event: 'gtm.js',\n                  });\n                  var f = d.getElementsByTagName(s)[0],\n                    j = d.createElement(s),\n                    dl = l != 'dataLayer' ? '&l=' + l : '';\n                  j.async = true;\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\n                  f.parentNode.insertBefore(j, f);\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\n                window.removeEventListener('ucEvent', callback);\n              }\n            };\n            \n            window.addEventListener('ucEvent', function (event) {\n              callback(event);\n            });<\/script><script id=\"social-media\" data-nscript=\"afterInteractive\">function decorateDomains() {\n\n              var domainsToDecorate = [\n                  \"app.mycraftnote.de\",\n                  \"v2.craftnote.de\"\n                ],\n                queryParams = [\n                  \"utm_medium\",\n                  \"utm_source\",\n                  \"utm_campaign\",\n                  \"utm_content\",\n                  \"utm_term\",\n                  \"gclid\",\n                  \"fbclid\",\n                  \"msclkid\"\n                ];\n              \/\/ do not edit anything below this line\n              var links = document.querySelectorAll(\"a\");\n              \n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\n              for (var linkIndex = 0; linkIndex < links.length; linkIndex++) {\n                for (var domainIndex = 0; domainIndex < domainsToDecorate.length; domainIndex++) {\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) > -1 && links[linkIndex].href.indexOf(\"#\") === -1) {\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\n                  }\n                }\n              }\n            \n              \/\/ decorates the URL with query params\n              function decorateUrl(urlToDecorate) {\n                urlToDecorate = (urlToDecorate.indexOf(\"?\") === -1) ? urlToDecorate + \"?\" : urlToDecorate + \"&\";\n                var collectedQueryParams = [];\n                for (var queryIndex = 0; queryIndex < queryParams.length; queryIndex++) {\n                  if (getQueryParam(queryParams[queryIndex])) {\n                    collectedQueryParams.push(queryParams[queryIndex] + \"=\" + getQueryParam(queryParams[queryIndex]));\n                  }\n                }\n                return urlToDecorate + collectedQueryParams.join(\"&\");\n              }\n            \n              \/\/ get value of query parameter\n              function getQueryParam(name) {\n                if (name = (new RegExp(\"[?&]\" + encodeURIComponent(name) + \"=([^&]*)\")).exec(window.location.search)) {\n                  return decodeURIComponent(name[1]);\n                }\n              }\n            }\n            decorateDomains();\n            <\/script><next-route-announcer style=\"position: absolute;\"><\/next-route-announcer><iframe id=\"uc-cross-domain-bridge\" src=\"https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html\" style=\"display: none;\"><\/iframe><style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        454
                    ],
                    [
                        606,
                        708
                    ],
                    [
                        856,
                        1053
                    ],
                    [
                        1133,
                        1394
                    ],
                    [
                        1476,
                        1672
                    ],
                    [
                        1762,
                        1769
                    ],
                    [
                        1827,
                        2977
                    ],
                    [
                        3110,
                        3113
                    ],
                    [
                        3196,
                        6213
                    ]
                ],
                "longTasks": [
                    [
                        454,
                        606
                    ],
                    [
                        708,
                        856
                    ],
                    [
                        1053,
                        1133
                    ],
                    [
                        1394,
                        1476
                    ],
                    [
                        1672,
                        1762
                    ],
                    [
                        1769,
                        1827
                    ],
                    [
                        2977,
                        3110
                    ],
                    [
                        3113,
                        3196
                    ]
                ],
                "lastVisualChange": 3500,
                "render": 800,
                "visualComplete85": 3500,
                "visualComplete90": 3500,
                "visualComplete95": 3500,
                "visualComplete99": 3500,
                "visualComplete": 3500,
                "SpeedIndex": 3325,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 820,
                        "size": 3507,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                            },
                            "bounds": [
                                1218,
                                12,
                                209,
                                40
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1038,
                        "size": 229740,
                        "DOMNodeId": 23,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Hero-image-homepage.png",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "bounds": [
                                963,
                                172,
                                570,
                                420
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1038,
                        "size": 229740,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 955.5,
                                "y": 172,
                                "width": 570,
                                "height": 420,
                                "top": 172,
                                "right": 1525.5,
                                "bottom": 592,
                                "left": 955.5
                            },
                            "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1317,
                        "size": 49068,
                        "DOMNodeId": 83,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                            },
                            "bounds": [
                                384,
                                210.5,
                                576,
                                80
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1408,
                        "size": 321732,
                        "DOMNodeId": 108,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "384",
                                "height": "1552",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "bounds": [
                                -60,
                                -100,
                                384,
                                1552
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1408,
                        "size": 321732,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": -60,
                                "y": -100,
                                "width": 384,
                                "height": 1552,
                                "top": -100,
                                "right": 324,
                                "bottom": 1452,
                                "left": -60
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1581,
                        "size": 670275,
                        "DOMNodeId": 127,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "825",
                                "height": "1246",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "bounds": [
                                1245,
                                -40,
                                825,
                                1246.453125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1581,
                        "size": 670275,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1230,
                                "y": -40,
                                "width": 825,
                                "height": 1246.453125,
                                "top": -40,
                                "right": 2055,
                                "bottom": 1206.453125,
                                "left": 1230
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3244,
                        "size": 65196,
                        "DOMNodeId": 266,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "dir": "ltr",
                                "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                            },
                            "bounds": [
                                24,
                                862.28125,
                                1872,
                                38.625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 819,
                        "size": 3507,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                            },
                            "bounds": [
                                1218,
                                12,
                                209,
                                40
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1037,
                        "size": 229740,
                        "DOMNodeId": 23,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "Hero-image-homepage.png",
                                "loading": "lazy",
                                "decoding": "async",
                                "data-nimg": "fill",
                                "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                "sizes": "100vw",
                                "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "bounds": [
                                963,
                                172,
                                570,
                                420
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1037,
                        "size": 229740,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 955.5,
                                "y": 172,
                                "width": 570,
                                "height": 420,
                                "top": 172,
                                "right": 1525.5,
                                "bottom": 592,
                                "left": 955.5
                            },
                            "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1317,
                        "size": 49068,
                        "DOMNodeId": 83,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                            },
                            "bounds": [
                                384,
                                210.5,
                                576,
                                80
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1407,
                        "size": 321732,
                        "DOMNodeId": 108,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "384",
                                "height": "1552",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "bounds": [
                                -60,
                                -100,
                                384,
                                1552
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1407,
                        "size": 321732,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": -60,
                                "y": -100,
                                "width": 384,
                                "height": 1552,
                                "top": -100,
                                "right": 324,
                                "bottom": 1452,
                                "left": -60
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1580,
                        "size": 670275,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1230,
                                "y": -40,
                                "width": 825,
                                "height": 1246.453125,
                                "top": -40,
                                "right": 2055,
                                "bottom": 1206.453125,
                                "left": 1230
                            },
                            "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1580,
                        "size": 670275,
                        "DOMNodeId": 127,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "grey square",
                                "loading": "lazy",
                                "width": "825",
                                "height": "1246",
                                "decoding": "async",
                                "data-nimg": "1",
                                "style": "color:transparent",
                                "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                            },
                            "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "bounds": [
                                1245,
                                -40,
                                825,
                                1246.453125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3243,
                        "size": 65196,
                        "DOMNodeId": 266,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "dir": "ltr",
                                "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                            },
                            "bounds": [
                                24,
                                862.28125,
                                1872,
                                38.625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 20
                    },
                    {
                        "name": "redirectStart",
                        "time": 32
                    },
                    {
                        "name": "redirectEnd",
                        "time": 36
                    },
                    {
                        "name": "fetchStart",
                        "time": 36
                    },
                    {
                        "name": "navigationStart",
                        "time": 87
                    },
                    {
                        "name": "domLoading",
                        "time": 87
                    },
                    {
                        "name": "responseEnd",
                        "time": 88
                    },
                    {
                        "name": "domInteractive",
                        "time": 89
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 89
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 89
                    },
                    {
                        "name": "domComplete",
                        "time": 89
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 256
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 256
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 256
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 256
                    },
                    {
                        "name": "domLoading",
                        "time": 257
                    },
                    {
                        "name": "responseEnd",
                        "time": 285
                    },
                    {
                        "name": "firstPaint",
                        "time": 819
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 819
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 819
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 819
                    },
                    {
                        "name": "LayoutShift",
                        "time": 856
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1135
                    },
                    {
                        "name": "domInteractive",
                        "time": 1490
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1490
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1490
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1580
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1580
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1580
                    },
                    {
                        "name": "domComplete",
                        "time": 1855
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1855
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1855
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2923
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 3243
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1580
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1580
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.011097345959215786
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0062847771313255286
                    }
                ],
                "chromeUserTiming.navigationStart": 87,
                "chromeUserTiming.redirectStart": 32,
                "chromeUserTiming.redirectEnd": 36,
                "chromeUserTiming.fetchStart": 36,
                "chromeUserTiming.domLoading": 257,
                "chromeUserTiming.responseEnd": 286,
                "chromeUserTiming.domInteractive": 1490,
                "chromeUserTiming.domContentLoadedEventStart": 1490,
                "chromeUserTiming.domContentLoadedEventEnd": 1491,
                "chromeUserTiming.domComplete": 1855,
                "chromeUserTiming.unloadEventStart": 256,
                "chromeUserTiming.unloadEventEnd": 256,
                "chromeUserTiming.markAsMainFrame": 256,
                "chromeUserTiming.commitNavigationEnd": 257,
                "chromeUserTiming.firstPaint": 819,
                "chromeUserTiming.firstContentfulPaint": 819,
                "chromeUserTiming.firstImagePaint": 819,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 819,
                "chromeUserTiming.LayoutShift": 2924,
                "chromeUserTiming.firstMeaningfulPaint": 1580,
                "chromeUserTiming.loadEventStart": 1855,
                "chromeUserTiming.loadEventEnd": 1855,
                "chromeUserTiming.LargestTextPaint": 3244,
                "chromeUserTiming.LargestImagePaint": 1581,
                "chromeUserTiming.LargestContentfulPaint": 1581,
                "chromeUserTiming.TotalLayoutShift": 0.011097345959215786,
                "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                "LayoutShifts": [
                    {
                        "time": 856,
                        "score": 0.0019316233328673439,
                        "cumulative_score": 0.0019316233328673439,
                        "window_score": 0.0019316233328673439,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                377,
                                0,
                                1159,
                                13
                            ],
                            [
                                353,
                                13,
                                1183,
                                38
                            ],
                            [
                                377,
                                51,
                                1159,
                                749
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 360,
                                    "y": 13,
                                    "width": 192,
                                    "height": 38,
                                    "top": 13,
                                    "right": 552,
                                    "bottom": 51,
                                    "left": 360
                                },
                                "currentRect": {
                                    "x": 353,
                                    "y": 13,
                                    "width": 192,
                                    "height": 38,
                                    "top": 13,
                                    "right": 545,
                                    "bottom": 51,
                                    "left": 353
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 384,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1536,
                                    "bottom": 800,
                                    "left": 384
                                },
                                "currentRect": {
                                    "x": 377,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1529,
                                    "bottom": 800,
                                    "left": 377
                                }
                            }
                        ]
                    },
                    {
                        "time": 1135,
                        "score": 0.0028809454950229135,
                        "cumulative_score": 0.0048125688278902578,
                        "window_score": 0.0048125688278902578,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                582,
                                20,
                                591,
                                24
                            ],
                            [
                                377,
                                95,
                                576,
                                675
                            ],
                            [
                                531,
                                928,
                                566,
                                1
                            ],
                            [
                                508,
                                929,
                                611,
                                1
                            ],
                            [
                                508,
                                930,
                                611,
                                52
                            ],
                            [
                                1129,
                                930,
                                268,
                                52
                            ],
                            [
                                1129,
                                982,
                                73,
                                4
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 586,
                                    "y": 20,
                                    "width": 583,
                                    "height": 24,
                                    "top": 20,
                                    "right": 1169,
                                    "bottom": 44,
                                    "left": 586
                                },
                                "currentRect": {
                                    "x": 582,
                                    "y": 20,
                                    "width": 591,
                                    "height": 24,
                                    "top": 20,
                                    "right": 1173,
                                    "bottom": 44,
                                    "left": 582
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 95,
                                    "width": 576,
                                    "height": 675,
                                    "top": 95,
                                    "right": 953,
                                    "bottom": 770,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 377,
                                    "y": 115,
                                    "width": 576,
                                    "height": 635,
                                    "top": 115,
                                    "right": 953,
                                    "bottom": 750,
                                    "left": 377
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 508,
                                    "y": 930,
                                    "width": 611,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1119,
                                    "bottom": 982,
                                    "left": 508
                                },
                                "currentRect": {
                                    "x": 531,
                                    "y": 930,
                                    "width": 566,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1097,
                                    "bottom": 982,
                                    "left": 531
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 508,
                                    "y": 929,
                                    "width": 611,
                                    "height": 41,
                                    "top": 929,
                                    "right": 1119,
                                    "bottom": 970,
                                    "left": 508
                                },
                                "currentRect": {
                                    "x": 531,
                                    "y": 928,
                                    "width": 566,
                                    "height": 43,
                                    "top": 928,
                                    "right": 1097,
                                    "bottom": 971,
                                    "left": 531
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1151,
                                    "y": 930,
                                    "width": 246,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1397,
                                    "bottom": 982,
                                    "left": 1151
                                },
                                "currentRect": {
                                    "x": 1129,
                                    "y": 930,
                                    "width": 245,
                                    "height": 52,
                                    "top": 930,
                                    "right": 1374,
                                    "bottom": 982,
                                    "left": 1129
                                }
                            }
                        ]
                    },
                    {
                        "time": 2923,
                        "score": 0.0062847771313255286,
                        "cumulative_score": 0.011097345959215786,
                        "window_score": 0.0062847771313255286,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                353,
                                0,
                                1567,
                                64
                            ],
                            [
                                377,
                                64,
                                1543,
                                929
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 353,
                                    "y": 0,
                                    "width": 1200,
                                    "height": 64,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 64,
                                    "left": 353
                                },
                                "currentRect": {
                                    "x": 360,
                                    "y": 0,
                                    "width": 1200,
                                    "height": 64,
                                    "top": 0,
                                    "right": 1560,
                                    "bottom": 64,
                                    "left": 360
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1529,
                                    "bottom": 800,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 384,
                                    "y": 0,
                                    "width": 1152,
                                    "height": 800,
                                    "top": 0,
                                    "right": 1536,
                                    "bottom": 800,
                                    "left": 384
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 800,
                                    "width": 1152,
                                    "height": 193,
                                    "top": 800,
                                    "right": 1529,
                                    "bottom": 993,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 384,
                                    "y": 800,
                                    "width": 1152,
                                    "height": 193,
                                    "top": 800,
                                    "right": 1536,
                                    "bottom": 993,
                                    "left": 384
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1230,
                                    "y": 0,
                                    "width": 690,
                                    "height": 993,
                                    "top": 0,
                                    "right": 1920,
                                    "bottom": 993,
                                    "left": 1230
                                },
                                "currentRect": {
                                    "x": 1245,
                                    "y": 0,
                                    "width": 675,
                                    "height": 993,
                                    "top": 0,
                                    "right": 1920,
                                    "bottom": 993,
                                    "left": 1245
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1160.5050000000001
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 1971.567
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 260.02100000000002
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 260.03500000000003
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 261.85700000000003
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 295.54000000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 295.584
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 295.58999999999997
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 295.60899999999998
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 321.41899999999998
                        },
                        "2738": {
                            "name": "PriorityHints",
                            "firstUsed": 386.11900000000003
                        },
                        "2778": {
                            "name": "LinkRelPreloadImageSrcset",
                            "firstUsed": 386.13999999999999
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 386.19200000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 388.19999999999999
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 388.21600000000001
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 388.24400000000003
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 388.27499999999998
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 388.34199999999998
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 388.34800000000001
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 388.36000000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 388.416
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 389.55599999999998
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 389.58600000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 389.67700000000002
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 391.86399999999998
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 417.32600000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 422.85300000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 422.863
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 422.86900000000003
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 423.11200000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 429.44999999999999
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 429.47300000000001
                        },
                        "2347": {
                            "name": "ImageDecodingAttribute",
                            "firstUsed": 431.89600000000002
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 431.98700000000002
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 432.03199999999998
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 432.59699999999998
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 432.779
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 433.55700000000002
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 433.57100000000003
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 433.577
                        },
                        "1231": {
                            "name": "HTMLMediaElementControlsAttribute",
                            "firstUsed": 433.60599999999999
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 433.62700000000001
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 439.26600000000002
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 439.28399999999999
                        },
                        "895": {
                            "name": "HTMLMediaElementPreloadDefault",
                            "firstUsed": 439.33600000000001
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 439.41800000000001
                        },
                        "3252": {
                            "name": "CSSKeywordRevert",
                            "firstUsed": 448.81400000000002
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 450.83199999999999
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 450.95299999999997
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 452.23000000000002
                        },
                        "1014": {
                            "name": "CSSFilterReference",
                            "firstUsed": 453.13200000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 453.39400000000001
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 700.62599999999998
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1158.28
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 1159.914
                        },
                        "4756": {
                            "name": "Feature_4756",
                            "firstUsed": 1178.7529999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1180.627
                        },
                        "3020": {
                            "name": "DOMStorageWrite",
                            "firstUsed": 1355.316
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1356.404
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 1362.7729999999999
                        },
                        "780": {
                            "name": "V8MessageChannel_Constructor",
                            "firstUsed": 1396.9390000000001
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 1405.3879999999999
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 1408.077
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 1411.837
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 1413.9010000000001
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1414.1389999999999
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1414.1780000000001
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1414.183
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 1414.213
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 1414.248
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1416.2739999999999
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 1417.298
                        },
                        "781": {
                            "name": "V8MessagePort_PostMessage_Method",
                            "firstUsed": 1417.384
                        },
                        "4194": {
                            "name": "NavigatorUAData_Mobile",
                            "firstUsed": 1467.336
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1474.4349999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1497.8720000000001
                        },
                        "2399": {
                            "name": "ReadableStreamConstructor",
                            "firstUsed": 1530.5719999999999
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 1530.71
                        },
                        "431": {
                            "name": "TextDecoderConstructor",
                            "firstUsed": 1538
                        },
                        "2841": {
                            "name": "ReadableStreamGetReader",
                            "firstUsed": 1538.029
                        },
                        "432": {
                            "name": "TextDecoderDecode",
                            "firstUsed": 1538.306
                        },
                        "1467": {
                            "name": "NodeGetRootNode",
                            "firstUsed": 1560.8320000000001
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 1641.491
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 1756.5540000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 1756.577
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 1814.9259999999999
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 1816.078
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 1826.2719999999999
                        },
                        "907": {
                            "name": "ElementAttachShadowOpen",
                            "firstUsed": 1826.3
                        },
                        "2618": {
                            "name": "HistoryReplaceState",
                            "firstUsed": 1918.1120000000001
                        },
                        "2348": {
                            "name": "ImageDecodeAPI",
                            "firstUsed": 1920.7909999999999
                        },
                        "3258": {
                            "name": "V8InvalidatedArrayConstructorProtector",
                            "firstUsed": 1921.5799999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1922.566
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 1922.5889999999999
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 1943.1279999999999
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 1949.248
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 1955.8030000000001
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 1956
                        },
                        "1307": {
                            "name": "V8Node_IsConnected_AttributeGetter",
                            "firstUsed": 2020.0999999999999
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 2020.5640000000001
                        },
                        "3927": {
                            "name": "HiddenBackfaceWith3D",
                            "firstUsed": 2020.5709999999999
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 2592.306
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 2592.3600000000001
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 2592.373
                        },
                        "784": {
                            "name": "MessagePortsTransferred",
                            "firstUsed": 2592.7530000000002
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 2592.7719999999999
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 2597.3620000000001
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 2807.645
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 2823.6570000000002
                        },
                        "710": {
                            "name": "CryptoGetRandomValues",
                            "firstUsed": 2824.4670000000001
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 2838.5940000000001
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 2850.991
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 2852.7559999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 2853.7150000000001
                        },
                        "2238": {
                            "name": "V8IndexAccessor",
                            "firstUsed": 2945.7469999999998
                        },
                        "83": {
                            "name": "DocumentAll",
                            "firstUsed": 2945.8690000000001
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 2945.9340000000002
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 3000.9290000000001
                        },
                        "2097": {
                            "name": "ARIAModalAttribute",
                            "firstUsed": 3010.9029999999998
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 3010.924
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 3053.0999999999999
                        },
                        "2087": {
                            "name": "ARIAHasPopupAttribute",
                            "firstUsed": 3060.4569999999999
                        },
                        "2079": {
                            "name": "ARIADescribedByAttribute",
                            "firstUsed": 3060.4789999999998
                        },
                        "2095": {
                            "name": "ARIALevelAttribute",
                            "firstUsed": 3067.1590000000001
                        }
                    },
                    "CSSFeatures": {
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 385.92500000000001
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 388.43299999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 388.45299999999997
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 388.464
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 388.47899999999998
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 389.69099999999997
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 422.88400000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 422.89999999999998
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 422.90800000000002
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 422.91699999999997
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 422.93900000000002
                        },
                        "549": {
                            "name": "CSSPropertyFontVariationSettings",
                            "firstUsed": 422.95100000000002
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 422.959
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 422.96800000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 422.983
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 423.27800000000002
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 423.29000000000002
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 431.93200000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 431.94099999999997
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 431.947
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 431.95499999999998
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 431.96199999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 431.96800000000002
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 431.97500000000002
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 433.238
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 448.08800000000002
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 448.10000000000002
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 448.11200000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 448.12099999999998
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 448.14100000000002
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 448.18700000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 448.35899999999998
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 448.37099999999998
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 448.38099999999997
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 448.38999999999999
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 448.39600000000002
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 448.40300000000002
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 448.40899999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 448.51600000000002
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 448.61599999999999
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 448.76999999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 448.779
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 449.18900000000002
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 449.202
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 449.22000000000003
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 449.23700000000002
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 449.24299999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 449.72800000000001
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 450.19900000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 450.26100000000002
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 450.488
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 450.52600000000001
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 450.77300000000002
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 450.89600000000002
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 451.10199999999998
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 451.15300000000002
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 451.245
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 451.30500000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 451.762
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 452.13799999999998
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 452.23599999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 452.24299999999999
                        },
                        "361": {
                            "name": "CSSPropertyFloodOpacity",
                            "firstUsed": 453.06
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 453.11399999999998
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 701.08399999999995
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 701.60799999999995
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 701.76400000000001
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 701.78399999999999
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 702.10299999999995
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 912.18499999999995
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 912.21199999999999
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 912.23900000000003
                        },
                        "430": {
                            "name": "CSSPropertyAnimationName",
                            "firstUsed": 912.24699999999996
                        },
                        "427": {
                            "name": "CSSPropertyAnimationDuration",
                            "firstUsed": 912.25400000000002
                        },
                        "432": {
                            "name": "CSSPropertyAnimationTimingFunction",
                            "firstUsed": 912.26400000000001
                        },
                        "429": {
                            "name": "CSSPropertyAnimationIterationCount",
                            "firstUsed": 912.26999999999998
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 912.30499999999995
                        },
                        "428": {
                            "name": "CSSPropertyAnimationFillMode",
                            "firstUsed": 912.31799999999998
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 924.93100000000004
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 925.00599999999997
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 925.01700000000005
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1019.294
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 1019.308
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1019.652
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1030.8610000000001
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 1034.0540000000001
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 1923.8199999999999
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 1955.8520000000001
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 1955.864
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 2020.4269999999999
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 2817.047
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 2817.2860000000001
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 2817.3470000000002
                        },
                        "479": {
                            "name": "CSSPropertyAliasWebkitAlignItems",
                            "firstUsed": 2850.5990000000002
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 2850.6120000000001
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 2850.665
                        },
                        "493": {
                            "name": "CSSPropertyAliasWebkitJustifyContent",
                            "firstUsed": 2850.6729999999998
                        },
                        "103": {
                            "name": "CSSPropertyOutlineStyle",
                            "firstUsed": 2851.002
                        },
                        "104": {
                            "name": "CSSPropertyOutlineWidth",
                            "firstUsed": 2851.0079999999998
                        },
                        "39": {
                            "name": "CSSPropertyBorderBottomStyle",
                            "firstUsed": 3001.413
                        },
                        "488": {
                            "name": "CSSPropertyAliasWebkitFlexDirection",
                            "firstUsed": 3001.4369999999999
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 3001.4540000000002
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 3001.482
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 3001.491
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 3001.7660000000001
                        },
                        "101": {
                            "name": "CSSPropertyOutlineColor",
                            "firstUsed": 3002.5329999999999
                        },
                        "480": {
                            "name": "CSSPropertyAliasWebkitAlignSelf",
                            "firstUsed": 3012.393
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 3012.4110000000001
                        },
                        "62": {
                            "name": "CSSPropertyBorderTopLeftRadius",
                            "firstUsed": 3012.4299999999998
                        },
                        "63": {
                            "name": "CSSPropertyBorderTopRightRadius",
                            "firstUsed": 3012.4360000000001
                        },
                        "486": {
                            "name": "CSSPropertyAliasWebkitFlex",
                            "firstUsed": 3014.3049999999998
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 3014.3209999999999
                        },
                        "763": {
                            "name": "CSSPropertyScrollbarColor",
                            "firstUsed": 3020.5070000000001
                        },
                        "680": {
                            "name": "CSSPropertyScrollbarWidth",
                            "firstUsed": 3020.5279999999998
                        },
                        "197": {
                            "name": "CSSPropertyAliasWebkitBorderRadius",
                            "firstUsed": 3021.761
                        },
                        "491": {
                            "name": "CSSPropertyAliasWebkitFlexShrink",
                            "firstUsed": 3031.7049999999999
                        },
                        "87": {
                            "name": "CSSPropertyListStylePosition",
                            "firstUsed": 3068.9879999999998
                        },
                        "535": {
                            "name": "CSSPropertyFontVariantNumeric",
                            "firstUsed": 3070.2950000000001
                        },
                        "588": {
                            "name": "CSSPropertyFontVariantEastAsian",
                            "firstUsed": 3070.3040000000001
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 3071.5659999999998
                        },
                        "492": {
                            "name": "CSSPropertyAliasWebkitFlexWrap",
                            "firstUsed": 3073.6779999999999
                        },
                        "162": {
                            "name": "CSSPropertyWordBreak",
                            "firstUsed": 3091.3989999999999
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 3108.8470000000002
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 3114.098
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 83,
                "TTIMeasurementEnd": 6213,
                "LastInteractive": 3196,
                "TotalBlockingTime": 232,
                "testID": "240902_BiDcWB_8VK",
                "step": 1,
                "effectiveBps": 662504,
                "domTime": 0,
                "aft": 0,
                "titleTime": 89,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.88,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "118": 80,
                            "219": 36.799999999999997,
                            "320": 45,
                            "421": 100,
                            "522": 100,
                            "623": 100,
                            "755": 96.200000000000003,
                            "856": 100,
                            "957": 100,
                            "1058": 100,
                            "1159": 100,
                            "1260": 100,
                            "1361": 100,
                            "1462": 100,
                            "1563": 100,
                            "1664": 100,
                            "1775": 100,
                            "1876": 100,
                            "1976": 100,
                            "2077": 100,
                            "2178": 100,
                            "2279": 100,
                            "2380": 44.399999999999999,
                            "2481": 15.800000000000001,
                            "2581": 36.399999999999999,
                            "2682": 55.600000000000001,
                            "2783": 68.200000000000003,
                            "2884": 95,
                            "2985": 100,
                            "3086": 100,
                            "3187": 86.400000000000006,
                            "3288": 73.700000000000003,
                            "3389": 23.800000000000001,
                            "3490": 15,
                            "3591": 15,
                            "3692": 20,
                            "3793": 57.100000000000001,
                            "3894": 15.800000000000001,
                            "3995": 19,
                            "4096": 15,
                            "4196": 19,
                            "4298": 15,
                            "4399": 26.300000000000001,
                            "4500": 15,
                            "4601": 15,
                            "4701": 15,
                            "4803": 52.399999999999999,
                            "4904": 19,
                            "5005": 15,
                            "5106": 10.5,
                            "5207": 19,
                            "5307": 20,
                            "5409": 45,
                            "5510": 15,
                            "5611": 19,
                            "5712": 19,
                            "5813": 50,
                            "5914": 15,
                            "6015": 15,
                            "6116": 15,
                            "6217": 15,
                            "6318": 57.899999999999999
                        },
                        "max": 100,
                        "count": 63
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "118": 31012,
                            "219": 336741,
                            "320": 56054,
                            "421": 281280,
                            "522": 59828,
                            "623": 0,
                            "755": 65044,
                            "856": 10471,
                            "957": 0,
                            "1058": 18083,
                            "1159": 42972,
                            "1260": 383051,
                            "1361": 2564940,
                            "1462": 6893720,
                            "1563": 4818173,
                            "1664": 2561236,
                            "1775": 4927021,
                            "1876": 5127907,
                            "1976": 4956320,
                            "2077": 5609651,
                            "2178": 5385216,
                            "2279": 5221128,
                            "2380": 4930309,
                            "2481": 5111281,
                            "2581": 5142449,
                            "2682": 4641325,
                            "2783": 1487494,
                            "2884": 20241,
                            "2985": 711151,
                            "3086": 591183,
                            "3187": 10462,
                            "3288": 0,
                            "3389": 0,
                            "3490": 0,
                            "3591": 0,
                            "3692": 0,
                            "3793": 0,
                            "3894": 0,
                            "3995": 0,
                            "4096": 0,
                            "4196": 0,
                            "4298": 0,
                            "4399": 0,
                            "4500": 0,
                            "4601": 0,
                            "4701": 0,
                            "4803": 0,
                            "4904": 0,
                            "5005": 0,
                            "5106": 0,
                            "5207": 0,
                            "5307": 0,
                            "5409": 0,
                            "5510": 0,
                            "5611": 0,
                            "5712": 0,
                            "5813": 0,
                            "5914": 0,
                            "6015": 0,
                            "6116": 0,
                            "6217": 0,
                            "6318": 0
                        },
                        "max": 6893720,
                        "count": 63
                    }
                },
                "effectiveBpsDoc": 1124509,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_000800.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 5
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "v2.craftnote.de": {
                        "bytes": 742676,
                        "requests": 10,
                        "cdn_provider": "Vercel",
                        "connections": 1
                    },
                    "storage.googleapis.com": {
                        "bytes": 1121760,
                        "requests": 1,
                        "connections": 1
                    },
                    "uct.service.usercentrics.eu": {
                        "bytes": 35,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "api.usercentrics.eu": {
                        "bytes": 0,
                        "requests": 3,
                        "cdn_provider": "Google",
                        "connections": 2
                    },
                    "app.usercentrics.eu": {
                        "bytes": 1142,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 33679,
                        "bytesUncompressed": 241282,
                        "requests": 5
                    },
                    "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": 148725,
                        "bytesUncompressed": 148725,
                        "requests": 4
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 561449,
                        "bytesUncompressed": 1294252,
                        "requests": 6
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 1121760,
                        "bytesUncompressed": 1121760,
                        "requests": 1
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-1gzx-10.10.1.18",
                    "loadTime": 4234,
                    "docTime": 4234,
                    "fullyLoaded": 6992,
                    "bytesOut": 154872,
                    "bytesOutDoc": 104898,
                    "bytesIn": 2327388,
                    "bytesInDoc": 2252959,
                    "requests": [
                        {
                            "type": 3,
                            "id": "88F570AF4579A979C81A1F860B5F24FD",
                            "request_id": "88F570AF4579A979C81A1F860B5F24FD",
                            "ip_addr": "116.202.44.84",
                            "full_url": "https:\/\/www.craftnote.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.craftnote.de",
                            "url": "\/",
                            "raw_id": "88F570AF4579A979C81A1F860B5F24FD",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/www.craftnote.de\/",
                            "responseCode": 301,
                            "load_ms": 135,
                            "ttfb_ms": 135,
                            "load_start": 148,
                            "load_start_float": 148,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 52,
                            "connect_start": 52,
                            "connect_end": 87,
                            "ssl_start": 87,
                            "ssl_end": 148,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "CHACHA20_POLY1305",
                                "certificateId": 0,
                                "subjectName": "craftnote.de",
                                "sanList": [
                                    "craftnote.de",
                                    "www.craftnote.de"
                                ],
                                "issuer": "R10",
                                "validFrom": 1723851350,
                                "validTo": 1731627349,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1723854861135,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502210087CB89114913B9935AE25A70DAC3226816AC12B2E54CC04EC6E07B27A0D7E5E802205A3B914AADC63B307CD47D4FA147E9537E8D646CF8DD48761035A73A535BF798"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723854861329,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100C9FF8287CDA4193E6B5B66E19E337B653C467B4725BEE0ADF30A846E3ABFD6CE022100AB0DC4EDC8F9DA79FE2ECB1058385C6C4669FA29D81067CC1BF022AEA16CEE99"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.craftnote.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:09:44 GMT",
                                    "location: https:\/\/v2.craftnote.de",
                                    "server: nginx",
                                    "x-whf-nginx-config-date: 29-08-2024 - 19:00:02",
                                    ":status: 301"
                                ]
                            },
                            "bytesOut": 2122,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 51,
                            "connect_ms": 35,
                            "ssl_ms": 61,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 12,
                            "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 52392,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE+zCCA+OgAwIBAgISBDr4LIaSEI7SkTXUzFLrn6+JMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE2MjMzNTUwWhcNMjQxMTE0MjMzNTQ5WjAXMRUwEwYDVQQD\nEwxjcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCb\ncFxxA0iswvGLGlsI17rQrZKkGpjJ6RvJxa+icW2Jj1wmu\/qamzNwNodrl1TBRBf1\nM7Sl6FX1TH+ZBhp1QO++91TIAM8Nh3BECvmjOH0Qo8nbpPg6JJp4+f49qG2H7GX9\nI9SR95rJiSBeqJTwm4Dob9hc\/45pwS9pHUOlraz1iUOzi+6wvDqumLLmmllfYwB+\n4oYTomXNhHv5dhfbZZjdVQyDjxsh+lvgZSaldo7znNHoZzXjsouzNEpxTvkM6+oK\nypaP6gfVyzYeUtHYRK60Bef3w\/07tBpz3r5hTnIs4VEw7aORQ8M9NKurX9vUl1tc\ntpX1rKgB2G2WlGQX0svvAgMBAAGjggIjMIICHzAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFNYnOV4zZoZfL7v0NXx0dmmqYor5MB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wKQYDVR0RBCIwIIIMY3JhZnRub3RlLmRlghB3d3cuY3JhZnRub3RlLmRlMBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDxAHYASLDj\na9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGRXcGzTwAABAMARzBFAiEA\nh8uJEUkTuZNa4lpw2sMiaBasErLlTMBOxuB7J6DX5egCIFo7kUqtxjswfNR9T6FH\n6VN+jWRs+N1IdhA1pzpTW\/eYAHcA3+FW66oFr7WcD4ZxjajAMk6uVtlup\/WlagHR\nwTu+UlwAAAGRXcG0EQAABAMASDBGAiEAyf+Ch82kGT5rW2bhnjN7ZTxGe0clvuCt\n8wqEbjq\/1s4CIQCrDcTtyPnaef4uyxBYOFxsRmn6KdgQZ8wb8CKuoWzumTANBgkq\nhkiG9w0BAQsFAAOCAQEAOZeEMy7e9g\/77PChg0X7YErJEGvWjkVZv\/EIgmVcaTO8\ni\/c2\/+xnWoRcCNrCocmX+rIqYv2POhSvM\/hG4qzo+PyvcP6uaK19dsH6Po9Lip5v\njx0DmQZq3grF+TJni0jzhJmAbRTWxgz5UDK2RaYmMq4S0ozEYZ0kFQHNTxRUfSa1\np0aW+Cem6JjeKPvGtD1mKz+Cu\/mICpr9EzXtiPpL01tMZScVnyskUGd2BYLS5VTz\nKxvVNyY+rG9X\/Uqnn0J42vnA2FepVJ0wrmdc3ltbtOx4YJqtjnXU\/Dwsrz\/q1tG8\nbMsmJw5QlpVMHyI422Kv41K23Oyz7x+Glvj0gyZr2A==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 283,
                            "ttfb_start": 148,
                            "ttfb_end": 283,
                            "download_start": 283,
                            "download_end": 283,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 283,
                            "all_ms": 282,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "88F570AF4579A979C81A1F860B5F24FD-1",
                            "request_id": "88F570AF4579A979C81A1F860B5F24FD-1",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/",
                            "raw_id": "88F570AF4579A979C81A1F860B5F24FD",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 127,
                            "ttfb_ms": 63,
                            "load_start": 750,
                            "load_start_float": 750.00007800000003,
                            "bytesIn": 32533,
                            "objectSize": 32533,
                            "objectSizeUncompressed": 235800,
                            "chunks": [
                                {
                                    "ts": 835,
                                    "bytes": 5258,
                                    "inflated": 16238
                                },
                                {
                                    "ts": 843,
                                    "bytes": 11441,
                                    "inflated": 30626
                                },
                                {
                                    "ts": 873,
                                    "bytes": 15834,
                                    "inflated": 57864
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": 287,
                            "dns_end": 655,
                            "connect_start": 656,
                            "connect_end": 688,
                            "ssl_start": 688,
                            "ssl_end": 750,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "v2.craftnote.de",
                                "sanList": [
                                    "v2.craftnote.de"
                                ],
                                "issuer": "R10",
                                "validFrom": 1724354549,
                                "validTo": 1732130548,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1724358059868,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203E129559751A85D154E658493A7B3F2ABD8C946A9C5185A7EAC654A2D2236EB902210097D453477C4FDA22698CD39044C1E8104FB83574132707D2E354B3877415F6B8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1724358059903,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DC2DA6429F1DB5B2B572235DFC4E645D843B61907D97A33F6DBE04E70DE986FC02201D4195582996BF087F8A07EE9BAFE504462F1829A37616A8615798D0895EDAA5"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "age: 52",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:08:52 GMT",
                                    "etag: W\/\"kghb25depo51rl\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url",
                                    "x-matched-path: \/",
                                    "x-powered-by: Next.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-execution-region: iad1",
                                    "x-vercel-id: fra1::iad1::6qrqc-1725271785273-f82806cac9d8",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2119,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 368,
                            "connect_ms": 32,
                            "ssl_ms": 62,
                            "gzip_total": 32870,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 286,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 2097472,
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISBIwblH\/m94iIsbZxnXzev0YhMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODIyMTkyMjI5WhcNMjQxMTIwMTkyMjI4WjAaMRgwFgYDVQQD\nEw92Mi5jcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDBtMSSII7WTfco5P7Q8253bKwpai9xeugE5GgzwVe60Dflg4EXdivMj1568wP7\n5Zo\/\/O2nsadBoZCV81x+cvzQ9JJLd67\/sfjFBZPwmz1er1QA7HljQh1OBmA+gJL\/\nurtznbN04Aw\/Goe1h4VSR1z6owvfgccoJ2ckFPERRHfcM8mb5K2\/\/2qnaszksTRM\nr8u08JX1X030huIpllWDuN8exvX9+1VABSS+EjcuwAmE8FwixTEUkxEZxkFB28KM\noi16qbP9qC3upxboqRcQDwLeyYq9bxpsqFS97DHyF1IXlJu8Icl+MuN\/pKRJHKTN\nu0mkMcnD1jIaUDxG8vTFV7RDAgMBAAGjggITMIICDzAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFMhbo02mON9O7Y1OQgvRW35dE8cyMB8GA1UdIwQYMBaAFLu8w0el5Lyp\nxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPdjIuY3JhZnRub3RlLmRlMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRe7\/nXAAABAMARzBFAiA+EpVZdRqF0VTmWEk6\nez8qvYyUapxRhafqxlSi0iNuuQIhAJfUU0d8T9oiaYzTkETB6BBPuDV0EycH0uNU\ns4d0Ffa4AHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRe7\/n\nfwAABAMARzBFAiEA3C2mQp8dtbK1ciNd\/E5kXYQ7YZB9l6M\/bb4E5w3phvwCIB1B\nlVgplr8If4oH7puv5QRGLxgpo3YWqGFXmNCJXtqlMA0GCSqGSIb3DQEBCwUAA4IB\nAQBcj+6rAzgh4bxh1yMDclBkm4sKvhRLqC2qXvxRoIcw1eQGG7VzuAFGdzbXWtrl\nqb8zoyBUcfsaWy3u1SCzpj0wXe2laodBf7HZxJCS43kDkODvPf72MbIvzTRElLk2\nS51pMLPJSnJxggXmH5fRopINrxLQaBhBtjhqSBfwhSVKqCww2ZaeXxoXwSALzux5\npvnApogabRDmn0tbZBV97UxfZlSugY+7xOaDYuZOmBsxqjtBo6MMJKq1qaFoPIsB\n9pc98FXFAAvqgBoMuoSb5s\/v+2XrC14Du0usxDC\/Loy+zqtax6eOfYlacsukL4Vi\noGYFIX4KTzDXaj5x79w0wdiA\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 877,
                            "ttfb_start": 750,
                            "ttfb_end": 813,
                            "download_start": 813,
                            "download_end": 877,
                            "download_ms": 64,
                            "all_start": 287,
                            "all_end": 877,
                            "all_ms": 589,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 23,
                                "v8.compile": 18
                            },
                            "cpu.EvaluateScript": 23,
                            "cpu.v8.compile": 18,
                            "cpuTime": 41,
                            "js_timing": [
                                [
                                    1044.6590000000001,
                                    1045.0029999999999
                                ],
                                [
                                    1045.0519999999999,
                                    1045.1579999999999
                                ],
                                [
                                    1045.1869999999999,
                                    1045.269
                                ],
                                [
                                    1045.2940000000001,
                                    1045.383
                                ],
                                [
                                    1338.1469999999999,
                                    1338.4469999999999
                                ],
                                [
                                    1338.5150000000001,
                                    1338.655
                                ],
                                [
                                    1338.7449999999999,
                                    1338.998
                                ],
                                [
                                    1339.0340000000001,
                                    1339.1369999999999
                                ],
                                [
                                    1339.1949999999999,
                                    1339.3530000000001
                                ],
                                [
                                    1339.3869999999999,
                                    1339.482
                                ],
                                [
                                    1340.0029999999999,
                                    1340.6389999999999
                                ],
                                [
                                    1340.7049999999999,
                                    1340.8869999999999
                                ],
                                [
                                    1340.9280000000001,
                                    1341.047
                                ],
                                [
                                    1341.088,
                                    1341.2550000000001
                                ],
                                [
                                    1341.288,
                                    1341.5719999999999
                                ],
                                [
                                    1341.6389999999999,
                                    1344.3099999999999
                                ],
                                [
                                    1344.377,
                                    1344.5219999999999
                                ],
                                [
                                    1344.547,
                                    1344.6379999999999
                                ],
                                [
                                    1344.7449999999999,
                                    1348.8599999999999
                                ],
                                [
                                    1433.309,
                                    1433.5609999999999
                                ],
                                [
                                    1433.635,
                                    1433.8240000000001
                                ],
                                [
                                    1433.866,
                                    1433.9839999999999
                                ],
                                [
                                    1434.0509999999999,
                                    1434.181
                                ],
                                [
                                    1434.2170000000001,
                                    1434.3620000000001
                                ],
                                [
                                    1434.4079999999999,
                                    1434.549
                                ],
                                [
                                    1434.636,
                                    1434.789
                                ],
                                [
                                    1434.829,
                                    1434.9649999999999
                                ],
                                [
                                    1435.0440000000001,
                                    1435.1900000000001
                                ],
                                [
                                    1435.23,
                                    1435.3589999999999
                                ],
                                [
                                    1435.402,
                                    1435.5029999999999
                                ],
                                [
                                    1435.5450000000001,
                                    1435.6610000000001
                                ],
                                [
                                    1435.691,
                                    1435.797
                                ],
                                [
                                    1435.829,
                                    1435.9369999999999
                                ],
                                [
                                    1435.9690000000001,
                                    1436.1210000000001
                                ],
                                [
                                    1436.1669999999999,
                                    1436.297
                                ],
                                [
                                    1436.338,
                                    1436.4639999999999
                                ],
                                [
                                    1436.501,
                                    1436.6700000000001
                                ],
                                [
                                    1436.713,
                                    1436.876
                                ],
                                [
                                    1436.9649999999999,
                                    1437.1130000000001
                                ],
                                [
                                    1437.1659999999999,
                                    1437.3150000000001
                                ],
                                [
                                    1437.3589999999999,
                                    1437.489
                                ],
                                [
                                    1437.5340000000001,
                                    1437.6800000000001
                                ],
                                [
                                    1437.721,
                                    1437.866
                                ],
                                [
                                    1437.904,
                                    1438.03
                                ],
                                [
                                    1438.076,
                                    1438.2070000000001
                                ],
                                [
                                    1438.2429999999999,
                                    1438.395
                                ],
                                [
                                    1455.1379999999999,
                                    1463.9449999999999
                                ],
                                [
                                    1486.873,
                                    1487.1020000000001
                                ],
                                [
                                    1044.6780000000001,
                                    1044.942
                                ],
                                [
                                    1045.0599999999999,
                                    1045.1500000000001
                                ],
                                [
                                    1045.193,
                                    1045.261
                                ],
                                [
                                    1045.299,
                                    1045.376
                                ],
                                [
                                    1338.1600000000001,
                                    1338.413
                                ],
                                [
                                    1338.5239999999999,
                                    1338.6310000000001
                                ],
                                [
                                    1338.7529999999999,
                                    1338.9839999999999
                                ],
                                [
                                    1339.0419999999999,
                                    1339.127
                                ],
                                [
                                    1339.202,
                                    1339.3389999999999
                                ],
                                [
                                    1339.394,
                                    1339.472
                                ],
                                [
                                    1340.0160000000001,
                                    1340.6179999999999
                                ],
                                [
                                    1340.7139999999999,
                                    1340.8699999999999
                                ],
                                [
                                    1340.9359999999999,
                                    1341.0319999999999
                                ],
                                [
                                    1341.1189999999999,
                                    1341.24
                                ],
                                [
                                    1341.2950000000001,
                                    1341.5540000000001
                                ],
                                [
                                    1341.6569999999999,
                                    1344.289
                                ],
                                [
                                    1344.385,
                                    1344.5119999999999
                                ],
                                [
                                    1344.5530000000001,
                                    1344.627
                                ],
                                [
                                    1344.752,
                                    1345.6079999999999
                                ],
                                [
                                    1433.3219999999999,
                                    1433.529
                                ],
                                [
                                    1433.6759999999999,
                                    1433.808
                                ],
                                [
                                    1433.873,
                                    1433.971
                                ],
                                [
                                    1434.059,
                                    1434.1669999999999
                                ],
                                [
                                    1434.2239999999999,
                                    1434.3489999999999
                                ],
                                [
                                    1434.4159999999999,
                                    1434.5329999999999
                                ],
                                [
                                    1434.654,
                                    1434.7729999999999
                                ],
                                [
                                    1434.838,
                                    1434.9490000000001
                                ],
                                [
                                    1435.0530000000001,
                                    1435.173
                                ],
                                [
                                    1435.2380000000001,
                                    1435.347
                                ],
                                [
                                    1435.4079999999999,
                                    1435.4929999999999
                                ],
                                [
                                    1435.5519999999999,
                                    1435.6510000000001
                                ],
                                [
                                    1435.6959999999999,
                                    1435.788
                                ],
                                [
                                    1435.835,
                                    1435.915
                                ],
                                [
                                    1435.9760000000001,
                                    1436.107
                                ],
                                [
                                    1436.174,
                                    1436.2829999999999
                                ],
                                [
                                    1436.346,
                                    1436.45
                                ],
                                [
                                    1436.511,
                                    1436.6559999999999
                                ],
                                [
                                    1436.721,
                                    1436.8610000000001
                                ],
                                [
                                    1436.9739999999999,
                                    1437.097
                                ],
                                [
                                    1437.1759999999999,
                                    1437.3009999999999
                                ],
                                [
                                    1437.367,
                                    1437.4739999999999
                                ],
                                [
                                    1437.5419999999999,
                                    1437.664
                                ],
                                [
                                    1437.73,
                                    1437.8499999999999
                                ],
                                [
                                    1437.912,
                                    1438.0160000000001
                                ],
                                [
                                    1438.0840000000001,
                                    1438.193
                                ],
                                [
                                    1438.27,
                                    1438.3800000000001
                                ],
                                [
                                    1455.201,
                                    1463.8979999999999
                                ],
                                [
                                    1486.895,
                                    1487.0699999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.2",
                            "request_id": "240738.2",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "raw_id": "240738.2",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 73,
                            "ttfb_ms": 68,
                            "load_start": 879,
                            "load_start_float": 879.00011199999994,
                            "bytesIn": 4938,
                            "objectSize": 4938,
                            "objectSizeUncompressed": 4938,
                            "chunks": [
                                {
                                    "ts": 952,
                                    "bytes": 4938
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 951",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"Proven_expert_3a7b040f31.webp\"",
                                    "content-length: 4938",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:53:53 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:53:53 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::h4tn9-1725271785404-d801412fcc73",
                                    "x-vercel-imgsrc: 2e5c79269dfdbe192a9c1240cbc90a2f",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2338,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4938,
                            "image_save": 0,
                            "cache_time": 2649,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 854,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 112,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "4.8 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 96,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 96,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "96x96",
                                        "Megapixels": 0.0089999999999999993
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 9216,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 210.363,
                                            "standardDeviation": 71.306600000000003,
                                            "kurtosis": 0.77437500000000004,
                                            "skewness": -1.5269200000000001,
                                            "entropy": 0.641181
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 204.31399999999999,
                                            "standardDeviation": 79.644400000000005,
                                            "kurtosis": 0.073780200000000004,
                                            "skewness": -1.3268800000000001,
                                            "entropy": 0.62638199999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 213.89099999999999,
                                            "standardDeviation": 67.031999999999996,
                                            "kurtosis": 1.1449400000000001,
                                            "skewness": -1.6212200000000001,
                                            "entropy": 0.629081
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.88399999999999,
                                            "standardDeviation": 67.243600000000001,
                                            "kurtosis": 1.1698500000000001,
                                            "skewness": -1.62683,
                                            "entropy": 0.66808100000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:45+00:00",
                                        "date:modify": "2024-09-02T10:09:45+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "096566e8796b876cb33cd02a3cb8dbc93a96d96e72cbecefc79016c846d2eaa4"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "4938B",
                                    "numberPixels": "9216",
                                    "pixelsPerSecond": "4.43375MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "load_end": 952,
                            "ttfb_start": 879,
                            "ttfb_end": 947,
                            "download_start": 947,
                            "download_end": 952,
                            "download_ms": 5,
                            "all_start": 879,
                            "all_end": 952,
                            "all_ms": 73,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "240738.3",
                            "request_id": "240738.3",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                            "raw_id": "240738.3",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 82,
                            "ttfb_ms": 75,
                            "load_start": 880,
                            "load_start_float": 880.00011800000004,
                            "bytesIn": 5568,
                            "objectSize": 5568,
                            "objectSizeUncompressed": 5568,
                            "chunks": [
                                {
                                    "ts": 962,
                                    "bytes": 5568
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 951",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"GC_Gruppe_Logo_e5544388f7.webp\"",
                                    "content-length: 5568",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:53:53 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:53:53 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::b49qm-1725271785406-2e0b7ef9727c",
                                    "x-vercel-imgsrc: 79a515eb56d192c6b7c5d8756cab48be",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2344,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 5568,
                            "image_save": 0,
                            "cache_time": 2649,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 859,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 118,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "5.4 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 96,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 96,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "96x96",
                                        "Megapixels": 0.0089999999999999993
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 9216,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 143.535,
                                            "standardDeviation": 34.600299999999997,
                                            "kurtosis": -1.7102599999999999,
                                            "skewness": -0.21932599999999999,
                                            "entropy": 0.58990900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 1.5406899999999999,
                                            "standardDeviation": 18.064599999999999,
                                            "kurtosis": 166.636,
                                            "skewness": -12.7689,
                                            "entropy": 0.050976899999999999
                                        },
                                        "red": {
                                            "min": 164,
                                            "max": 255,
                                            "mean": 218.447,
                                            "standardDeviation": 22.396699999999999,
                                            "kurtosis": -1.0947899999999999,
                                            "skewness": 0.67670200000000003,
                                            "entropy": 0.76967099999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 63.431100000000001,
                                            "standardDeviation": 75.070400000000006,
                                            "kurtosis": -1.18604,
                                            "skewness": 0.80710899999999997,
                                            "entropy": 0.751081
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 95,
                                            "mean": 38.803100000000001,
                                            "standardDeviation": 22.869599999999998,
                                            "kurtosis": -0.96218000000000004,
                                            "skewness": -0.64346899999999996,
                                            "entropy": 0.787906
                                        }
                                    },
                                    "alpha": "#D8A00000",
                                    "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": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:45+00:00",
                                        "date:modify": "2024-09-02T10:09:45+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "46ac84f90ab1b0631544b2b3d4513ff2040ae92c9937a26acec02c8e2ea8a647"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "5568B",
                                    "numberPixels": "9216",
                                    "pixelsPerSecond": "1.48077MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 962,
                            "ttfb_start": 880,
                            "ttfb_end": 955,
                            "download_start": 955,
                            "download_end": 962,
                            "download_ms": 7,
                            "all_start": 880,
                            "all_end": 962,
                            "all_ms": 82,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "240738.12",
                            "request_id": "240738.12",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "raw_id": "240738.12",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 64,
                            "ttfb_ms": 52,
                            "load_start": 880,
                            "load_start_float": 880.00012400000003,
                            "bytesIn": 11622,
                            "objectSize": 11622,
                            "objectSizeUncompressed": 59688,
                            "chunks": [
                                {
                                    "ts": 943,
                                    "bytes": 11622,
                                    "inflated": 59688
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/css\/367d0ecb0b5045aa.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:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063188",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"367d0ecb0b5045aa.css\"",
                                    "content-encoding: br",
                                    "content-type: text\/css; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"88d27878a99b71bf4703722eabb087e5\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::4x8nj-1725271785401-ce3395f1370b",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1876,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 11880,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472812,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 862,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 124,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 944,
                            "ttfb_start": 880,
                            "ttfb_end": 932,
                            "download_start": 932,
                            "download_end": 944,
                            "download_ms": 12,
                            "all_start": 880,
                            "all_end": 944,
                            "all_ms": 64,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "240738.13",
                            "request_id": "240738.13",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/css\/2eb00ab5d714f5ca.css",
                            "raw_id": "240738.13",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 101,
                            "ttfb_ms": 95,
                            "load_start": 881,
                            "load_start_float": 881.00013000000001,
                            "bytesIn": 3731,
                            "objectSize": 3731,
                            "objectSizeUncompressed": 11451,
                            "chunks": [
                                {
                                    "ts": 982,
                                    "bytes": 3731,
                                    "inflated": 11451
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/css\/2eb00ab5d714f5ca.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:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2062987",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"2eb00ab5d714f5ca.css\"",
                                    "content-encoding: br",
                                    "content-type: text\/css; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"cbf3496b70720e4a785876ab800cf589\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/css\/2eb00ab5d714f5ca.css",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271785402-bf21c1ade760",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1876,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3893,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29473013,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 865,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 130,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 982,
                            "ttfb_start": 881,
                            "ttfb_end": 976,
                            "download_start": 976,
                            "download_end": 982,
                            "download_ms": 6,
                            "all_start": 881,
                            "all_end": 982,
                            "all_ms": 101,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "240738.4",
                            "request_id": "240738.4",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/images\/fischer-logo.png",
                            "raw_id": "240738.4",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 134,
                            "ttfb_ms": 57,
                            "load_start": 949,
                            "load_start_float": 949.00016900000003,
                            "bytesIn": 45046,
                            "objectSize": 45046,
                            "objectSizeUncompressed": 45046,
                            "chunks": [
                                {
                                    "ts": 1014,
                                    "bytes": 3410
                                },
                                {
                                    "ts": 1051,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1069,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1083,
                                    "bytes": 8868
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/images\/fischer-logo.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 2063367",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"fischer-logo.png\"",
                                    "content-length: 45046",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/images\/fischer-logo.png",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271785489-f938b19fe4b1",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1966,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 45046,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 905,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 169,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "44 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1280,
                                        "ImageHeight": 198,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SignificantBits": "8 8 8 8"
                                    },
                                    "Composite": {
                                        "ImageSize": "1280x198",
                                        "Megapixels": 0.253
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1280,
                                        "height": 198,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 253440,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 70.258200000000002,
                                            "standardDeviation": 87.645600000000002,
                                            "kurtosis": -0.95579899999999995,
                                            "skewness": 0.99628899999999998,
                                            "entropy": 0.14707100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 113.679,
                                            "standardDeviation": 125.762,
                                            "kurtosis": -1.9402699999999999,
                                            "skewness": -0.218054,
                                            "entropy": 0.16392699999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 102.63800000000001,
                                            "standardDeviation": 113.967,
                                            "kurtosis": -1.9351799999999999,
                                            "skewness": 0.21978300000000001,
                                            "entropy": 0.182924
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 13.407,
                                            "standardDeviation": 55.892899999999997,
                                            "kurtosis": 14.199,
                                            "skewness": 4.0075000000000003,
                                            "entropy": 0.058164399999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 23.666499999999999,
                                            "standardDeviation": 54.960500000000003,
                                            "kurtosis": 12.484999999999999,
                                            "skewness": 3.6697600000000001,
                                            "entropy": 0.18326799999999999
                                        }
                                    },
                                    "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": 1280,
                                        "height": 198,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:45+00:00",
                                        "date:modify": "2024-09-02T10:09:45+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": "1280, 198",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "3e57c94e91e9f25f0c7dc7502dc8b0c61653fe864f8c304e04c81a95061a1068"
                                    },
                                    "tainted": false,
                                    "filesize": "45046B",
                                    "numberPixels": "253440",
                                    "pixelsPerSecond": "15.245MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.016"
                                }
                            },
                            "load_end": 1083,
                            "ttfb_start": 949,
                            "ttfb_end": 1006,
                            "download_start": 1006,
                            "download_end": 1083,
                            "download_ms": 77,
                            "all_start": 949,
                            "all_end": 1083,
                            "all_ms": 134,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "240738.14",
                            "request_id": "240738.14",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                            "raw_id": "240738.14",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 270,
                            "ttfb_ms": 268,
                            "load_start": 950,
                            "load_start_float": 950.000181,
                            "bytesIn": 2063,
                            "objectSize": 2063,
                            "objectSizeUncompressed": 4123,
                            "chunks": [
                                {
                                    "ts": 1219,
                                    "bytes": 2063,
                                    "inflated": 4123
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063188",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"webpack-6a5321dae65e86a3.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"4019be9de2a8b0e0970898e8440f8a5a\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::6bmlj-1725271785491-b36197ed33a3",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1813,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2233,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472812,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 909,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 181,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1220,
                            "ttfb_start": 950,
                            "ttfb_end": 1218,
                            "download_start": 1218,
                            "download_end": 1220,
                            "download_ms": 2,
                            "all_start": 950,
                            "all_end": 1220,
                            "all_ms": 270,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 44,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 44,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 45,
                            "js_timing": [
                                [
                                    1488.3510000000001,
                                    1532.259
                                ],
                                [
                                    1488.373,
                                    1488.6210000000001
                                ],
                                [
                                    1669.991,
                                    1670.1880000000001
                                ],
                                [
                                    1703.201,
                                    1703.26
                                ],
                                [
                                    1834.1010000000001,
                                    1834.164
                                ],
                                [
                                    1859.172,
                                    1859.248
                                ],
                                [
                                    1870.038,
                                    1870.5999999999999
                                ],
                                [
                                    1967.1300000000001,
                                    1967.1969999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.15",
                            "request_id": "240738.15",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                            "raw_id": "240738.15",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 279,
                            "ttfb_ms": 127,
                            "load_start": 957,
                            "load_start_float": 957.00018699999998,
                            "bytesIn": 55409,
                            "objectSize": 55409,
                            "objectSizeUncompressed": 172191,
                            "chunks": [
                                {
                                    "ts": 1095,
                                    "bytes": 6485,
                                    "inflated": 16382
                                },
                                {
                                    "ts": 1105,
                                    "bytes": 5590,
                                    "inflated": 16366
                                },
                                {
                                    "ts": 1114,
                                    "bytes": 5370,
                                    "inflated": 16402
                                },
                                {
                                    "ts": 1126,
                                    "bytes": 4643,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 1181,
                                    "bytes": 5037,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1190,
                                    "bytes": 5038,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 1199,
                                    "bytes": 5085,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 1208,
                                    "bytes": 5591,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1235,
                                    "bytes": 12570,
                                    "inflated": 41120
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"fd9d1056-873d1b54a17784ad.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"62a444229846cfa8fe0f725be44123d6\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271785492-ce76363c8847",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 55704,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 911,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 187,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1236,
                            "ttfb_start": 957,
                            "ttfb_end": 1084,
                            "download_start": 1084,
                            "download_end": 1236,
                            "download_ms": 152,
                            "all_start": 957,
                            "all_end": 1236,
                            "all_ms": 279,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 5,
                                "FunctionCall": 9
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 9,
                            "cpuTime": 19,
                            "js_timing": [
                                [
                                    1550.9839999999999,
                                    1556.25
                                ],
                                [
                                    1551.1410000000001,
                                    1555.7439999999999
                                ],
                                [
                                    1595.289,
                                    1596.1669999999999
                                ],
                                [
                                    1597.4179999999999,
                                    1598.7429999999999
                                ],
                                [
                                    1600.174,
                                    1600.2349999999999
                                ],
                                [
                                    1601.673,
                                    1601.7280000000001
                                ],
                                [
                                    1624.6220000000001,
                                    1624.704
                                ],
                                [
                                    1657.0730000000001,
                                    1657.1220000000001
                                ],
                                [
                                    1657.4549999999999,
                                    1658.0509999999999
                                ],
                                [
                                    1658.1089999999999,
                                    1658.1700000000001
                                ],
                                [
                                    1663.0319999999999,
                                    1663.345
                                ],
                                [
                                    1663.3900000000001,
                                    1663.4290000000001
                                ],
                                [
                                    1663.491,
                                    1663.529
                                ],
                                [
                                    1663.5509999999999,
                                    1664.086
                                ],
                                [
                                    1664.1489999999999,
                                    1664.239
                                ],
                                [
                                    1664.268,
                                    1664.29
                                ],
                                [
                                    1669.9090000000001,
                                    1669.981
                                ],
                                [
                                    1678.001,
                                    1678.0599999999999
                                ],
                                [
                                    1696.9349999999999,
                                    1696.973
                                ],
                                [
                                    1701.597,
                                    1701.6210000000001
                                ],
                                [
                                    1703.145,
                                    1703.1900000000001
                                ],
                                [
                                    1791.723,
                                    1791.7929999999999
                                ],
                                [
                                    1791.819,
                                    1791.836
                                ],
                                [
                                    1804.2750000000001,
                                    1804.3440000000001
                                ],
                                [
                                    1804.3679999999999,
                                    1804.3969999999999
                                ],
                                [
                                    1834.029,
                                    1834.0899999999999
                                ],
                                [
                                    1859.098,
                                    1859.1600000000001
                                ],
                                [
                                    1869.961,
                                    1870.027
                                ],
                                [
                                    1966.318,
                                    1966.4190000000001
                                ],
                                [
                                    1967.0650000000001,
                                    1967.1189999999999
                                ],
                                [
                                    2013.4290000000001,
                                    2013.4939999999999
                                ],
                                [
                                    2025.971,
                                    2025.998
                                ],
                                [
                                    2031.4110000000001,
                                    2031.4369999999999
                                ],
                                [
                                    2049.0770000000002,
                                    2049.0999999999999
                                ],
                                [
                                    2070.2179999999998,
                                    2070.25
                                ],
                                [
                                    2084.3800000000001,
                                    2084.404
                                ],
                                [
                                    2084.5700000000002,
                                    2084.6930000000002
                                ],
                                [
                                    2084.7139999999999,
                                    2084.7310000000002
                                ],
                                [
                                    2084.7860000000001,
                                    2084.8029999999999
                                ],
                                [
                                    2084.8090000000002,
                                    2084.819
                                ],
                                [
                                    2084.8400000000001,
                                    2084.8519999999999
                                ],
                                [
                                    2084.982,
                                    2084.9969999999998
                                ],
                                [
                                    2085.0169999999998,
                                    2085.1280000000002
                                ],
                                [
                                    2085.134,
                                    2085.1460000000002
                                ],
                                [
                                    2085.1660000000002,
                                    2085.1779999999999
                                ],
                                [
                                    2085.4810000000002,
                                    2085.5070000000001
                                ],
                                [
                                    2085.54,
                                    2085.5520000000001
                                ],
                                [
                                    2085.5859999999998,
                                    2085.5970000000002
                                ],
                                [
                                    2085.6239999999998,
                                    2085.636
                                ],
                                [
                                    2085.6410000000001,
                                    2085.6509999999998
                                ],
                                [
                                    2085.6779999999999,
                                    2085.6900000000001
                                ],
                                [
                                    2085.694,
                                    2085.7049999999999
                                ],
                                [
                                    2091.3270000000002,
                                    2091.375
                                ],
                                [
                                    2100.306,
                                    2100.3310000000001
                                ],
                                [
                                    2106.8870000000002,
                                    2106.9099999999999
                                ],
                                [
                                    2112.7150000000001,
                                    2112.739
                                ],
                                [
                                    2121.0920000000001,
                                    2121.1170000000002
                                ],
                                [
                                    2128.6320000000001,
                                    2128.6529999999998
                                ],
                                [
                                    2137.018,
                                    2137.0410000000002
                                ],
                                [
                                    2145.5070000000001,
                                    2145.5279999999998
                                ],
                                [
                                    2209.6460000000002,
                                    2209.7249999999999
                                ],
                                [
                                    2220.3229999999999,
                                    2220.3499999999999
                                ],
                                [
                                    2298.8150000000001,
                                    2298.8440000000001
                                ],
                                [
                                    2658.6770000000001,
                                    2658.9749999999999
                                ],
                                [
                                    2658.989,
                                    2659.4639999999999
                                ],
                                [
                                    3041.8789999999999,
                                    3041.9920000000002
                                ],
                                [
                                    3042.0050000000001,
                                    3042.1709999999998
                                ],
                                [
                                    3268.3299999999999,
                                    3268.4140000000002
                                ],
                                [
                                    3268.424,
                                    3268.585
                                ],
                                [
                                    3480.395,
                                    3480.4989999999998
                                ],
                                [
                                    3480.5100000000002,
                                    3480.6729999999998
                                ],
                                [
                                    3562.547,
                                    3562.6329999999998
                                ],
                                [
                                    3832.712,
                                    3832.8359999999998
                                ],
                                [
                                    3832.8470000000002,
                                    3833.0349999999999
                                ],
                                [
                                    3891.21,
                                    3891.2860000000001
                                ],
                                [
                                    3891.2939999999999,
                                    3891.4430000000002
                                ],
                                [
                                    3958.9960000000001,
                                    3959.1320000000001
                                ],
                                [
                                    3959.145,
                                    3959.2640000000001
                                ],
                                [
                                    4032.3780000000002,
                                    4032.5050000000001
                                ],
                                [
                                    4032.5160000000001,
                                    4032.6700000000001
                                ],
                                [
                                    4128.5259999999998,
                                    4128.616
                                ],
                                [
                                    4128.625,
                                    4128.7860000000001
                                ],
                                [
                                    4230.0349999999999,
                                    4230.125
                                ],
                                [
                                    4230.1350000000002,
                                    4230.2830000000004
                                ],
                                [
                                    4233.6409999999996,
                                    4233.701
                                ],
                                [
                                    4242.2879999999996,
                                    4242.3029999999999
                                ],
                                [
                                    5004.5,
                                    5004.6760000000004
                                ],
                                [
                                    6443.4899999999998,
                                    6443.5780000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.16",
                            "request_id": "240738.16",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/8069-8d0528875d448296.js",
                            "raw_id": "240738.16",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 394,
                            "ttfb_ms": 275,
                            "load_start": 964,
                            "load_start_float": 964.00019299999997,
                            "bytesIn": 30529,
                            "objectSize": 30529,
                            "objectSizeUncompressed": 112578,
                            "chunks": [
                                {
                                    "ts": 1253,
                                    "bytes": 9500,
                                    "inflated": 32747
                                },
                                {
                                    "ts": 1257,
                                    "bytes": 3625,
                                    "inflated": 16396
                                },
                                {
                                    "ts": 1261,
                                    "bytes": 3809,
                                    "inflated": 16392
                                },
                                {
                                    "ts": 1268,
                                    "bytes": 4016,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 1278,
                                    "bytes": 4763,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1357,
                                    "bytes": 4816,
                                    "inflated": 14276
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"8069-8d0528875d448296.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"a7fcac775ff5a038e828a1103ceb3d94\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/8069-8d0528875d448296.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::k7sxx-1725271785493-7bbbad000d1e",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 30788,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 914,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 193,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1358,
                            "ttfb_start": 964,
                            "ttfb_end": 1239,
                            "download_start": 1239,
                            "download_end": 1358,
                            "download_ms": 119,
                            "all_start": 964,
                            "all_end": 1358,
                            "all_ms": 394,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 3,
                                "FunctionCall": 229
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 229,
                            "cpuTime": 236,
                            "js_timing": [
                                [
                                    1556.896,
                                    1560.653
                                ],
                                [
                                    1556.923,
                                    1560.0999999999999
                                ],
                                [
                                    1614.7170000000001,
                                    1622.7719999999999
                                ],
                                [
                                    1650.116,
                                    1657.0599999999999
                                ],
                                [
                                    1670.617,
                                    1677.9849999999999
                                ],
                                [
                                    1691.76,
                                    1696.922
                                ],
                                [
                                    1697.9269999999999,
                                    1701.585
                                ],
                                [
                                    2008.0150000000001,
                                    2013.414
                                ],
                                [
                                    2014.8119999999999,
                                    2025.9559999999999
                                ],
                                [
                                    2026.2660000000001,
                                    2031.393
                                ],
                                [
                                    2034.0160000000001,
                                    2049.0619999999999
                                ],
                                [
                                    2049.7339999999999,
                                    2070.1979999999999
                                ],
                                [
                                    2079.2350000000001,
                                    2084.3670000000002
                                ],
                                [
                                    2085.7420000000002,
                                    2091.3009999999999
                                ],
                                [
                                    2091.482,
                                    2100.2890000000002
                                ],
                                [
                                    2101.009,
                                    2106.8739999999998
                                ],
                                [
                                    2107.0279999999998,
                                    2112.6999999999998
                                ],
                                [
                                    2115.375,
                                    2121.0770000000002
                                ],
                                [
                                    2121.6039999999998,
                                    2128.6179999999999
                                ],
                                [
                                    2129.2150000000001,
                                    2137.0039999999999
                                ],
                                [
                                    2140.3139999999999,
                                    2145.4929999999999
                                ],
                                [
                                    2210.8850000000002,
                                    2220.3040000000001
                                ],
                                [
                                    2225.1860000000001,
                                    2298.748
                                ],
                                [
                                    2308.739,
                                    2308.875
                                ],
                                [
                                    4233.8800000000001,
                                    4233.9480000000003
                                ],
                                [
                                    4241.7579999999998,
                                    4242.2790000000005
                                ]
                            ],
                            "blockingTime": 73.561999999999898
                        },
                        {
                            "type": 3,
                            "id": "240738.17",
                            "request_id": "240738.17",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                            "raw_id": "240738.17",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 390,
                            "ttfb_ms": 312,
                            "load_start": 965,
                            "load_start_float": 965.00019899999995,
                            "bytesIn": 466,
                            "objectSize": 466,
                            "objectSizeUncompressed": 466,
                            "chunks": [
                                {
                                    "ts": 1355,
                                    "bytes": 466
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"main-app-110a24efb98f8f2a.js\"",
                                    "content-length: 466",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"864d2d1de2051748face28d650c5e21b\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::c97zl-1725271785494-3bcc2ca12595",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 916,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 199,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1355,
                            "ttfb_start": 965,
                            "ttfb_end": 1277,
                            "download_start": 1277,
                            "download_end": 1355,
                            "download_ms": 78,
                            "all_start": 965,
                            "all_end": 1355,
                            "all_ms": 390,
                            "index": 10,
                            "number": 11,
                            "cpuTimes": {
                                "EvaluateScript": 22,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 22,
                            "cpu.v8.compile": 0,
                            "cpuTime": 22,
                            "js_timing": [
                                [
                                    1574.846,
                                    1597.2380000000001
                                ],
                                [
                                    1574.8620000000001,
                                    1574.961
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.18",
                            "request_id": "240738.18",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                            "raw_id": "240738.18",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 387,
                            "ttfb_ms": 311,
                            "load_start": 965,
                            "load_start_float": 965.00020500000005,
                            "bytesIn": 5271,
                            "objectSize": 5271,
                            "objectSizeUncompressed": 13098,
                            "chunks": [
                                {
                                    "ts": 1351,
                                    "bytes": 5271,
                                    "inflated": 13098
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"1749-91b9491cb62db8d7.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"09a6ce752682873278cc6c7f39e8feb3\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/1749-91b9491cb62db8d7.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::jzvkd-1725271785496-ee408acfac38",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5438,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 918,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 205,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1352,
                            "ttfb_start": 965,
                            "ttfb_end": 1276,
                            "download_start": 1276,
                            "download_end": 1352,
                            "download_ms": 76,
                            "all_start": 965,
                            "all_end": 1352,
                            "all_ms": 387,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1573.663,
                                    1574.258
                                ],
                                [
                                    1573.6859999999999,
                                    1574.1199999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.19",
                            "request_id": "240738.19",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                            "raw_id": "240738.19",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 397,
                            "ttfb_ms": 393,
                            "load_start": 966,
                            "load_start_float": 966.00021100000004,
                            "bytesIn": 4390,
                            "objectSize": 4390,
                            "objectSizeUncompressed": 10442,
                            "chunks": [
                                {
                                    "ts": 1362,
                                    "bytes": 4390,
                                    "inflated": 10442
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"4965-d03be17bc6a2be2a.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"43faa2bd277d194f6cd2e8e05138bab2\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271785497-f217f5640309",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4556,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 920,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 211,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1363,
                            "ttfb_start": 966,
                            "ttfb_end": 1359,
                            "download_start": 1359,
                            "download_end": 1363,
                            "download_ms": 4,
                            "all_start": 966,
                            "all_end": 1363,
                            "all_ms": 397,
                            "index": 12,
                            "number": 13,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1599.165,
                                    1600.143
                                ],
                                [
                                    1599.194,
                                    1599.5350000000001
                                ],
                                [
                                    2309.672,
                                    2309.7890000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.20",
                            "request_id": "240738.20",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                            "raw_id": "240738.20",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 402,
                            "ttfb_ms": 398,
                            "load_start": 967,
                            "load_start_float": 967.00021700000002,
                            "bytesIn": 2492,
                            "objectSize": 2492,
                            "objectSizeUncompressed": 6157,
                            "chunks": [
                                {
                                    "ts": 1369,
                                    "bytes": 2492,
                                    "inflated": 6157
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"5935-111c21cbca4c3d04.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"2f78283b2ea023b17e25add107f4eb80\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/5935-111c21cbca4c3d04.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::6bmlj-1725271785498-5de9340c1a6f",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2658,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 922,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 217,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1369,
                            "ttfb_start": 967,
                            "ttfb_end": 1365,
                            "download_start": 1365,
                            "download_end": 1369,
                            "download_ms": 4,
                            "all_start": 967,
                            "all_end": 1369,
                            "all_ms": 402,
                            "index": 13,
                            "number": 14,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1600.5419999999999,
                                    1601.635
                                ],
                                [
                                    1600.5619999999999,
                                    1600.8530000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.21",
                            "request_id": "240738.21",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                            "raw_id": "240738.21",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 557,
                            "ttfb_ms": 404,
                            "load_start": 968,
                            "load_start_float": 968.00022300000001,
                            "bytesIn": 6672,
                            "objectSize": 6672,
                            "objectSizeUncompressed": 23859,
                            "chunks": [
                                {
                                    "ts": 1524,
                                    "bytes": 6672,
                                    "inflated": 23859
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"layout-3b12a19a0960c617.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"d24c143ed34540c774e104d6f2df04d8\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8zs65-1725271785499-01d109ff7369",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1822,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 6843,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 924,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 223,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1525,
                            "ttfb_start": 968,
                            "ttfb_end": 1372,
                            "download_start": 1372,
                            "download_end": 1525,
                            "download_ms": 153,
                            "all_start": 968,
                            "all_end": 1525,
                            "all_ms": 557,
                            "index": 14,
                            "number": 15,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 1,
                            "cpuTime": 6,
                            "js_timing": [
                                [
                                    1664.3679999999999,
                                    1669.867
                                ],
                                [
                                    1664.3869999999999,
                                    1665.1510000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.23",
                            "request_id": "240738.23",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                            "raw_id": "240738.23",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 833,
                            "ttfb_ms": 558,
                            "load_start": 969,
                            "load_start_float": 969.00024199999996,
                            "bytesIn": 35473,
                            "objectSize": 35473,
                            "objectSizeUncompressed": 111939,
                            "chunks": [
                                {
                                    "ts": 1540,
                                    "bytes": 32768,
                                    "inflated": 38588
                                },
                                {
                                    "ts": 1802,
                                    "bytes": 2705,
                                    "inflated": 7815
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 1978699",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"8951-3da6b54b89d8ee24.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"92c49cd2fc83bfdf025b9591b5222971\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::6bmlj-1725271785500-e449343bcf0f",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 35701,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29557301,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 928,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 242,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1802,
                            "ttfb_start": 969,
                            "ttfb_end": 1527,
                            "download_start": 1527,
                            "download_end": 1802,
                            "download_ms": 275,
                            "all_start": 969,
                            "all_end": 1802,
                            "all_ms": 833,
                            "index": 15,
                            "number": 16,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 3,
                            "cpuTime": 8,
                            "js_timing": [
                                [
                                    1854.894,
                                    1859.057
                                ],
                                [
                                    1854.924,
                                    1858.4069999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.24",
                            "request_id": "240738.24",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                            "raw_id": "240738.24",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 655,
                            "ttfb_ms": 651,
                            "load_start": 969,
                            "load_start_float": 969.00024800000006,
                            "bytesIn": 8846,
                            "objectSize": 8846,
                            "objectSizeUncompressed": 19033,
                            "chunks": [
                                {
                                    "ts": 1623,
                                    "bytes": 8846,
                                    "inflated": 19033
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063187",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"3019-081d3f18c698e13d.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"b61b51f0f8deac6e1252c568db8e8abe\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/3019-081d3f18c698e13d.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8zs65-1725271785603-2d8fa151318d",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 9021,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29472813,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 930,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 248,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1624,
                            "ttfb_start": 969,
                            "ttfb_end": 1620,
                            "download_start": 1620,
                            "download_end": 1624,
                            "download_ms": 4,
                            "all_start": 969,
                            "all_end": 1624,
                            "all_ms": 655,
                            "index": 16,
                            "number": 17,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    1701.7280000000001,
                                    1703.088
                                ],
                                [
                                    1701.7470000000001,
                                    1702.509
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.25",
                            "request_id": "240738.25",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "raw_id": "240738.25",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 808,
                            "ttfb_ms": 582,
                            "load_start": 970,
                            "load_start_float": 970.00025400000004,
                            "bytesIn": 28802,
                            "objectSize": 28802,
                            "objectSizeUncompressed": 93825,
                            "chunks": [
                                {
                                    "ts": 1766,
                                    "bytes": 28802,
                                    "inflated": 28289
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/893-bba2477777773f30.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2049777",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"893-bba2477777773f30.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"6986ef35c7558b23e10bdac0a7a11d06\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/893-bba2477777773f30.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::6bmlj-1725271785603-aba510a30fab",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1801,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 29019,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29486223,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 934,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 254,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1778,
                            "ttfb_start": 970,
                            "ttfb_end": 1552,
                            "download_start": 1552,
                            "download_end": 1778,
                            "download_ms": 226,
                            "all_start": 970,
                            "all_end": 1778,
                            "all_ms": 808,
                            "index": 17,
                            "number": 18,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 3,
                                "FunctionCall": 6
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 6,
                            "cpuTime": 12,
                            "js_timing": [
                                [
                                    1865.9380000000001,
                                    1869.9200000000001
                                ],
                                [
                                    1865.9670000000001,
                                    1868.624
                                ],
                                [
                                    2302.857,
                                    2304.645
                                ],
                                [
                                    2342.2530000000002,
                                    2342.4899999999998
                                ],
                                [
                                    3833.1019999999999,
                                    3833.2339999999999
                                ],
                                [
                                    3891.1300000000001,
                                    3891.1759999999999
                                ],
                                [
                                    3958.915,
                                    3958.9589999999998
                                ],
                                [
                                    4032.7440000000001,
                                    4032.7930000000001
                                ],
                                [
                                    4128.8630000000003,
                                    4128.8869999999997
                                ],
                                [
                                    4230.3469999999998,
                                    4233.6289999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.26",
                            "request_id": "240738.26",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                            "raw_id": "240738.26",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 812,
                            "ttfb_ms": 760,
                            "load_start": 971,
                            "load_start_float": 971.00026000000003,
                            "bytesIn": 4026,
                            "objectSize": 4026,
                            "objectSizeUncompressed": 12067,
                            "chunks": [
                                {
                                    "ts": 1782,
                                    "bytes": 4026,
                                    "inflated": 12067
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2062987",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"1568-822dbc317979bfcb.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"1520608c8bea1889fb9a97c4740f1747\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/1568-822dbc317979bfcb.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::k7sxx-1725271785603-e9b8a77f5555",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4225,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29473013,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 937,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 260,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1783,
                            "ttfb_start": 971,
                            "ttfb_end": 1731,
                            "download_start": 1731,
                            "download_end": 1783,
                            "download_ms": 52,
                            "all_start": 971,
                            "all_end": 1783,
                            "all_ms": 812,
                            "index": 18,
                            "number": 19,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1833.3820000000001,
                                    1833.999
                                ],
                                [
                                    1833.404,
                                    1833.848
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.27",
                            "request_id": "240738.27",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                            "raw_id": "240738.27",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 855,
                            "ttfb_ms": 821,
                            "load_start": 971,
                            "load_start_float": 971.00026600000001,
                            "bytesIn": 4313,
                            "objectSize": 4313,
                            "objectSizeUncompressed": 13216,
                            "chunks": [
                                {
                                    "ts": 1825,
                                    "bytes": 4313,
                                    "inflated": 13216
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=31536000,immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2062987",
                                    "cache-control: public,max-age=31536000,immutable",
                                    "content-disposition: inline; filename=\"page-2f9ef31556f370bc.js\"",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: W\/\"ad309ad01f63df601c3bdb70a77a1c8f\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271785603-71b0101bb6f1",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4482,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29473013,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 939,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 266,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1826,
                            "ttfb_start": 971,
                            "ttfb_end": 1792,
                            "download_start": 1792,
                            "download_end": 1826,
                            "download_ms": 34,
                            "all_start": 971,
                            "all_end": 1826,
                            "all_ms": 855,
                            "index": 19,
                            "number": 20,
                            "cpuTimes": {
                                "EvaluateScript": 90,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 90,
                            "cpu.v8.compile": 1,
                            "cpuTime": 91,
                            "js_timing": [
                                [
                                    1876.944,
                                    1967.009
                                ],
                                [
                                    1876.972,
                                    1878.2919999999999
                                ]
                            ],
                            "blockingTime": 90.065000000000055
                        },
                        {
                            "type": 3,
                            "id": "240738.9",
                            "request_id": "240738.9",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "raw_id": "240738.9",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 313,
                            "ttfb_ms": 310,
                            "load_start": 1147,
                            "load_start_float": 1147.000164,
                            "bytesIn": 584,
                            "objectSize": 584,
                            "objectSizeUncompressed": 1079,
                            "chunks": [
                                {
                                    "ts": 1459,
                                    "bytes": 584
                                },
                                {
                                    "ts": 1460,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": 869,
                            "dns_end": 913,
                            "connect_start": 958,
                            "connect_end": 988,
                            "ssl_start": 988,
                            "ssl_end": 1145,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"chat.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 563",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"f2d69c43c09b1f715e91a076b6001656\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035921514623",
                                    "x-goog-hash: crc32c=ZeUqAQ==",
                                    "x-goog-hash: md5=8tacQ8CbH3FekaB2tgAWVg==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673338579750132",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 563",
                                    "x-guploader-uploadid: AD-8ljuJ1IPki6kKUJyDDJ0Ry4SwJhJm5TjhQFPIS_BgmclnlGyLpw2AQrr2krMqTTUAO6tSf58",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2161,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 44,
                            "connect_ms": 30,
                            "ssl_ms": 157,
                            "gzip_total": 563,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 903,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de 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": 164,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEZjCCA06gAwIBAgIQWGC5BYtD7JsJ5pDMv5YzzjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDczMTI0WhcNMjQxMDI4MDczMTIzWjAhMR8w\nHQYDVQQDExZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEmkZNEny36afjygvxkUQY\/IkYsPY3qwDcEH5bzVRVbxKisywZ1b++\nlitjI7msvw7MRULyjKZjCsY55lFylhBqEqOCAkkwggJFMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT9\n1efedmzdLD3I4mwoBjKgjddSXTAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDAh\nBgNVHREEGjAYghZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83\nNXI0WnlBM3ZBMC5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgA\/F0tP1yJH\nWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZEhqithAAAEAwBHMEUCIAM9+BKR\n6+onldJ625RuIQgsLZMz59ebPVybm8cet0vmAiEAlZx2tx\/5KbPfvu+0UyueC\/5j\n\/HJ\/dDs2aFBOqZomilMAdgDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1\nmwAAAZEhqitOAAAEAwBHMEUCIQDDGL6NY6XVrldwSNSEaZ07J74C2+8HmMQnA5ED\nYkO\/MAIgaFWItLR\/amj4kBoS2SxPJD3lTAUYHhSZU9iBEZ1d2jQwDQYJKoZIhvcN\nAQELBQADggEBAB9OoDtb86YshAWk1H675p7MpVO5oIv1VKv81aFhzMnZZQrpV7Ro\nG\/9Afa8Wm0U1nfVkV3g0+wx\/4PyMfhJb9TZ7O3IajsjW1dH0XX8BiJJVQRAqoT98\nHdE3BFcnt53Rw1m7O30TtSX\/4l3BVi\/DnCjePGYpvI+YoFkouQ\/UweJ4ugGvFwnK\nGQX5q2xVluQv1tBlzmYLR7DoiCDzP7zg7smMgUI5UiqRv\/3FvquyjEI6BTjefByi\nhW8CpCDANj4+KGtWhfIYSdc4rLy\/bq9HeBiEkDRkMnlasoHbootOhEW7Bbklupe0\n2+Ej23fGpH6MTc488PXzMtJAzgOUUkIKIJk=\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": "non_blocking",
                            "load_end": 1460,
                            "ttfb_start": 1147,
                            "ttfb_end": 1457,
                            "download_start": 1457,
                            "download_end": 1460,
                            "download_ms": 3,
                            "all_start": 869,
                            "all_end": 1460,
                            "all_ms": 544,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "240738.6",
                            "request_id": "240738.6",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "raw_id": "240738.6",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 422,
                            "ttfb_ms": 418,
                            "load_start": 1148,
                            "load_start_float": 1148.000149,
                            "bytesIn": 688,
                            "objectSize": 688,
                            "objectSizeUncompressed": 1253,
                            "chunks": [
                                {
                                    "ts": 1569,
                                    "bytes": 688
                                },
                                {
                                    "ts": 1569,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"zeiterfassung.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 635",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"a7ff0845da44311f5eb89480cb88e240\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:04 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035924159821",
                                    "x-goog-hash: crc32c=QGAQJg==",
                                    "x-goog-hash: md5=p\/8IRdpEMR9euJSAy4jiQA==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673338355610682",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 635",
                                    "x-guploader-uploadid: AD-8ljtriwR0QC5vGpV14lfrh2Cwdofv17yXmBtLWKgJQkjx-bxpEGBP3_RsPXN00pmvMdN4d-I",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2215,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 635,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 871,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1570,
                            "ttfb_start": 1148,
                            "ttfb_end": 1566,
                            "download_start": 1566,
                            "download_end": 1570,
                            "download_ms": 4,
                            "all_start": 1148,
                            "all_end": 1570,
                            "all_ms": 422,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "240738.7",
                            "request_id": "240738.7",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "raw_id": "240738.7",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 302,
                            "ttfb_ms": 264,
                            "load_start": 1148,
                            "load_start_float": 1148.0001540000001,
                            "bytesIn": 607,
                            "objectSize": 607,
                            "objectSizeUncompressed": 1375,
                            "chunks": [
                                {
                                    "ts": 1415,
                                    "bytes": 607
                                },
                                {
                                    "ts": 1415,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"plantafel.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 395",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"7286af1a8f1f8d720139290979128594\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035922443895",
                                    "x-goog-hash: crc32c=X\/0H3Q==",
                                    "x-goog-hash: md5=coavGo8fjXIBOSkJeRKFlA==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673338411500121",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 395",
                                    "x-guploader-uploadid: AD-8ljterF6OOsyg0AE2v7HPscGQ9fHgapvw5TpCcsGdf7UtdKIL-hwhGLHByx745qlSqn0lQa4",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2191,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 395,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 890,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 154,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1450,
                            "ttfb_start": 1148,
                            "ttfb_end": 1412,
                            "download_start": 1412,
                            "download_end": 1450,
                            "download_ms": 38,
                            "all_start": 1148,
                            "all_end": 1450,
                            "all_ms": 302,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "240738.8",
                            "request_id": "240738.8",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "raw_id": "240738.8",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 427,
                            "ttfb_ms": 424,
                            "load_start": 1148,
                            "load_start_float": 1148.0001589999999,
                            "bytesIn": 710,
                            "objectSize": 710,
                            "objectSizeUncompressed": 1342,
                            "chunks": [
                                {
                                    "ts": 1574,
                                    "bytes": 710
                                },
                                {
                                    "ts": 1574,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"Aufgabenliste-v2.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 499",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"c694742f8b6d9536c192533e6a22bbbe\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:00 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035920211512",
                                    "x-goog-hash: crc32c=reeEzQ==",
                                    "x-goog-hash: md5=xpR0L4ttlTbBklM+aiK7vg==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673351771853128",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 499",
                                    "x-guploader-uploadid: AD-8ljs3bQtLYvql2k5u_AZSp40XFcnkTTYtn0ZTMN5vzfxhVjIiWYBrU769XBMSCcNwxkjoORb1fuMhQw",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 499,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 901,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 159,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1575,
                            "ttfb_start": 1148,
                            "ttfb_end": 1572,
                            "download_start": 1572,
                            "download_end": 1575,
                            "download_ms": 3,
                            "all_start": 1148,
                            "all_end": 1575,
                            "all_ms": 427,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "240738.5",
                            "request_id": "240738.5",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "raw_id": "240738.5",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 322,
                            "ttfb_ms": 319,
                            "load_start": 1149,
                            "load_start_float": 1149.0001360000001,
                            "bytesIn": 995,
                            "objectSize": 995,
                            "objectSizeUncompressed": 1988,
                            "chunks": [
                                {
                                    "ts": 1470,
                                    "bytes": 995
                                },
                                {
                                    "ts": 1471,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"Digital-Baumappe.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 869",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"caf7af7ec5c9477f70a759295bb237a8\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035922277238",
                                    "x-goog-hash: crc32c=K\/FzGg==",
                                    "x-goog-hash: md5=yvevfsXJR39wp1kpW7I3qA==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673351748680378",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 869",
                                    "x-guploader-uploadid: AD-8ljtDruvqdDtkynj__iuw27O9p7c-L8sT9-GAz_SzYLm87PibJqzwXhbIByWylH71uEiQ6zc",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 869,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 867,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 136,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1471,
                            "ttfb_start": 1149,
                            "ttfb_end": 1468,
                            "download_start": 1468,
                            "download_end": 1471,
                            "download_ms": 3,
                            "all_start": 1149,
                            "all_end": 1471,
                            "all_ms": 322,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "240738.10",
                            "request_id": "240738.10",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "raw_id": "240738.10",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 317,
                            "ttfb_ms": 313,
                            "load_start": 1149,
                            "load_start_float": 1149.0001749999999,
                            "bytesIn": 848,
                            "objectSize": 848,
                            "objectSizeUncompressed": 1758,
                            "chunks": [
                                {
                                    "ts": 1465,
                                    "bytes": 848
                                },
                                {
                                    "ts": 1465,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.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:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"Sicher-in-der-cloud.svg\"",
                                    "content-encoding: gzip",
                                    "content-length: 748",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"09438839d926dc687d38489b1df01683\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                    "server: UploadServer",
                                    "vary: Accept-Encoding",
                                    "x-goog-generation: 1709035921136907",
                                    "x-goog-hash: crc32c=bqAt4g==",
                                    "x-goog-hash: md5=CUOIOdkm3Gh9OEibHfAWgw==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1673351786178562",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 748",
                                    "x-guploader-uploadid: AD-8ljsarX9sahRIMK8iHNQoGM7mtbD6yfn8YKJ1QdbBMJCCisX6whZ4rwrrdgagS8hy_taDd1uGtPzCWg",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 748,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 907,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 175,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1466,
                            "ttfb_start": 1149,
                            "ttfb_end": 1462,
                            "download_start": 1462,
                            "download_end": 1466,
                            "download_ms": 4,
                            "all_start": 1149,
                            "all_end": 1466,
                            "all_ms": 317,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "240738.11",
                            "request_id": "240738.11",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "raw_id": "240738.11",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 344,
                            "ttfb_ms": 341,
                            "load_start": 1241,
                            "load_start_float": 1241.00018,
                            "bytesIn": 1404,
                            "objectSize": 1404,
                            "objectSizeUncompressed": 1404,
                            "chunks": [
                                {
                                    "ts": 1585,
                                    "bytes": 1404
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"handwerk-magazin.png\"",
                                    "content-length: 1404",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"28e767ae065f5c79d3fd859d5f1af074\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:03 GMT",
                                    "server: UploadServer",
                                    "x-goog-generation: 1709035923830147",
                                    "x-goog-hash: crc32c=FLxHGQ==",
                                    "x-goog-hash: md5=KOdnrgZfXHnT\/YWdXxrwdA==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1663953000939738",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 1404",
                                    "x-guploader-uploadid: AD-8ljuWNq0AlDo5vUdOwvm2_0_rpF2XrNJQGI0HnpIBqLlBVU6aR5u-q_8357__Ft-AOcE--a-4VfNWfQ",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1404,
                            "image_save": 0,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 909,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 180,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1404 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 168,
                                        "ImageHeight": 47,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 54 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 17 bytes, use -b option to extract)",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "168x47",
                                        "Megapixels": 0.0080000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 168,
                                        "height": 47,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 5.9259300000000001,
                                        "y": 1.65785
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 7896,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 98.432400000000001,
                                            "standardDeviation": 62.159799999999997,
                                            "kurtosis": 0.64186900000000002,
                                            "skewness": 0.92816399999999999,
                                            "entropy": 0.47214099999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 175.536,
                                            "standardDeviation": 111.696,
                                            "kurtosis": -1.2220599999999999,
                                            "skewness": 0.82454700000000003,
                                            "entropy": 0.46735599999999999
                                        },
                                        "red": {
                                            "min": 73,
                                            "max": 255,
                                            "mean": 91.504099999999994,
                                            "standardDeviation": 48.181199999999997,
                                            "kurtosis": 6.5324900000000001,
                                            "skewness": 2.8624900000000002,
                                            "entropy": 0.47072900000000001
                                        },
                                        "green": {
                                            "min": 73,
                                            "max": 255,
                                            "mean": 108.97199999999999,
                                            "standardDeviation": 44.5105,
                                            "kurtosis": 5.3134699999999997,
                                            "skewness": 2.4353199999999999,
                                            "entropy": 0.473416
                                        },
                                        "blue": {
                                            "min": 73,
                                            "max": 255,
                                            "mean": 113.79000000000001,
                                            "standardDeviation": 44.252000000000002,
                                            "kurtosis": 4.5011999999999999,
                                            "skewness": 2.1512199999999999,
                                            "entropy": 0.47706500000000002
                                        }
                                    },
                                    "alpha": "#4C697100",
                                    "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": 168,
                                        "height": 47,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:46+00:00",
                                        "date:modify": "2024-09-02T10:09:46+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "168, 47",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:PLTE.number_colors": "18",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "67088895b1d55c8e459a899e1a183c2853d7ba5a0d950e3c1d99388fe7803de9"
                                    },
                                    "tainted": false,
                                    "filesize": "1404B",
                                    "numberPixels": "7896",
                                    "pixelsPerSecond": "4.05255MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1585,
                            "ttfb_start": 1241,
                            "ttfb_end": 1582,
                            "download_start": 1582,
                            "download_end": 1585,
                            "download_ms": 3,
                            "all_start": 1241,
                            "all_end": 1585,
                            "all_ms": 344,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "240738.28",
                            "request_id": "240738.28",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "raw_id": "240738.28",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 338,
                            "ttfb_ms": 335,
                            "load_start": 1242,
                            "load_start_float": 1242.000272,
                            "bytesIn": 8845,
                            "objectSize": 8845,
                            "objectSizeUncompressed": 8845,
                            "chunks": [
                                {
                                    "ts": 1580,
                                    "bytes": 8845
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"deutsches-institut.png\"",
                                    "content-length: 8845",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"1302d2bf5340054bc49562167c7c3e73\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:03 GMT",
                                    "server: UploadServer",
                                    "x-goog-generation: 1709035923385154",
                                    "x-goog-hash: crc32c=6BrwyQ==",
                                    "x-goog-hash: md5=EwLSv1NABUvElWIWfHw+cw==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1663953032430793",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 8845",
                                    "x-guploader-uploadid: AD-8ljsQB7JZgK2MmINFQwmyYnky8BWi2luxdc8n6P-rUiA6RAApPUcYvajOjhWz9quOGRLt5l4",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2245,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 8845,
                            "image_save": 0,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 940,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 272,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "8.6 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 717,
                                        "ImageHeight": 144,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 84 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 25 bytes, use -b option to extract)",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "717x144",
                                        "Megapixels": 0.10299999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 717,
                                        "height": 144,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 25.291,
                                        "y": 5.0793699999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 103248,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 82.7821,
                                            "standardDeviation": 68.521100000000004,
                                            "kurtosis": 0.034460499999999998,
                                            "skewness": 0.71038299999999999,
                                            "entropy": 0.42706899999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 181.16900000000001,
                                            "standardDeviation": 109.46899999999999,
                                            "kurtosis": -1.0400700000000001,
                                            "skewness": 0.924709,
                                            "entropy": 0.41203099999999998
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 71.715000000000003,
                                            "standardDeviation": 52.196100000000001,
                                            "kurtosis": 2.3600500000000002,
                                            "skewness": 1.1139699999999999,
                                            "entropy": 0.43208200000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.236599999999996,
                                            "standardDeviation": 55.472900000000003,
                                            "kurtosis": 0.56711100000000003,
                                            "skewness": 0.026797899999999999,
                                            "entropy": 0.43208200000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.346000000000004,
                                            "standardDeviation": 56.946300000000001,
                                            "kurtosis": 0.25440499999999999,
                                            "skewness": -0.21545300000000001,
                                            "entropy": 0.43208200000000002
                                        }
                                    },
                                    "alpha": "#4C697100",
                                    "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": 717,
                                        "height": 144,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:46+00:00",
                                        "date:modify": "2024-09-02T10:09:46+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "717, 144",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:PLTE.number_colors": "28",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "4ee21a49e7791dc6476b7f474b8673b90ae51ba2b71fa89daa70bfe60c7743ff"
                                    },
                                    "tainted": false,
                                    "filesize": "8845B",
                                    "numberPixels": "103248",
                                    "pixelsPerSecond": "3.4894MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.029"
                                }
                            },
                            "load_end": 1580,
                            "ttfb_start": 1242,
                            "ttfb_end": 1577,
                            "download_start": 1577,
                            "download_end": 1580,
                            "download_ms": 3,
                            "all_start": 1242,
                            "all_end": 1580,
                            "all_ms": 338,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "240738.29",
                            "request_id": "240738.29",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "raw_id": "240738.29",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 498,
                            "ttfb_ms": 343,
                            "load_start": 1243,
                            "load_start_float": 1243.0002730000001,
                            "bytesIn": 11377,
                            "objectSize": 11377,
                            "objectSizeUncompressed": 11377,
                            "chunks": [
                                {
                                    "ts": 1741,
                                    "bytes": 11377
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"handelsblatt.png\"",
                                    "content-length: 11377",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"c3229033b72cf21ebfbc1f64c837aa6d\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:02 GMT",
                                    "server: UploadServer",
                                    "x-goog-generation: 1709035922300600",
                                    "x-goog-hash: crc32c=1vtjKg==",
                                    "x-goog-hash: md5=wyKQM7cs8h6\/vB9kyDeqbQ==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1663953032375757",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 11377",
                                    "x-guploader-uploadid: AD-8ljtIk6t9kMWQPTsQgivtgzl3TZ9yerfofnl9HKAm68vBi-K3U_1vYluHrAdZ5c0QP6FKVZ_pnPXvVQ",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2209,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 11377,
                            "image_save": 0,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 941,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 273,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "11 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 930,
                                        "ImageHeight": 195,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 69 bytes, use -b option to extract)",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "930x195",
                                        "Megapixels": 0.18099999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 930,
                                        "height": 195,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 32.804200000000002,
                                        "y": 6.8783099999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 181350,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 196.25299999999999,
                                            "standardDeviation": 101.625,
                                            "kurtosis": -0.23761399999999999,
                                            "skewness": -1.27878,
                                            "entropy": 0.36491099999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 196.25299999999999,
                                            "standardDeviation": 101.625,
                                            "kurtosis": -0.23763400000000001,
                                            "skewness": -1.27877,
                                            "entropy": 0.36491099999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 196.25299999999999,
                                            "standardDeviation": 101.625,
                                            "kurtosis": -0.23763400000000001,
                                            "skewness": -1.27877,
                                            "entropy": 0.36491099999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 196.25299999999999,
                                            "standardDeviation": 101.625,
                                            "kurtosis": -0.23763400000000001,
                                            "skewness": -1.27877,
                                            "entropy": 0.36491099999999999
                                        }
                                    },
                                    "colormapEntries": 23,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 930,
                                        "height": 195,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:46+00:00",
                                        "date:modify": "2024-09-02T10:09:46+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "930, 195",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:PLTE.number_colors": "23",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "6fef4cfc60569912f8414fb4e5005a1e8e18332b4f01badba2b9b8bd3c12ed6a"
                                    },
                                    "tainted": false,
                                    "filesize": "11377B",
                                    "numberPixels": "181350",
                                    "pixelsPerSecond": "11.7024MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.015"
                                }
                            },
                            "load_end": 1741,
                            "ttfb_start": 1243,
                            "ttfb_end": 1586,
                            "download_start": 1586,
                            "download_end": 1741,
                            "download_ms": 155,
                            "all_start": 1243,
                            "all_end": 1741,
                            "all_ms": 498,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "240738.30",
                            "request_id": "240738.30",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "raw_id": "240738.30",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 502,
                            "ttfb_ms": 499,
                            "load_start": 1251,
                            "load_start_float": 1251.000274,
                            "bytesIn": 7657,
                            "objectSize": 7657,
                            "objectSizeUncompressed": 7657,
                            "chunks": [
                                {
                                    "ts": 1753,
                                    "bytes": 7657
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"dhz.png\"",
                                    "content-length: 7657",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"50c7d9a668f8ba49cf8cc5498606570e\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:00 GMT",
                                    "server: UploadServer",
                                    "x-goog-generation: 1709035920575623",
                                    "x-goog-hash: crc32c=IxlMOA==",
                                    "x-goog-hash: md5=UMfZpmj4uknPjMVJhgZXDg==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1663953032409442",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 7657",
                                    "x-guploader-uploadid: AD-8ljunHgs9EsCplAwCaE7c5DJwwqHC9VoyRPhLXecDUVlu8KsSaN0iI-B9nkLOHsVlq0AbMF4MVUVobg",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2155,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 7657,
                            "image_save": 0,
                            "cache_time": 3600,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 942,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 274,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "7.5 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 900,
                                        "ImageHeight": 231,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 24 bytes, use -b option to extract)",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "900x231",
                                        "Megapixels": 0.20799999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 900,
                                        "height": 231,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 31.745999999999999,
                                        "y": 8.1481499999999993
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 207900,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 67,
                                            "max": 255,
                                            "mean": 191.874,
                                            "standardDeviation": 87.5749,
                                            "kurtosis": -1.48885,
                                            "skewness": -0.69682900000000003,
                                            "entropy": 0.38689699999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 67,
                                            "max": 255,
                                            "mean": 191.874,
                                            "standardDeviation": 87.5749,
                                            "kurtosis": -1.4888600000000001,
                                            "skewness": -0.69682500000000003,
                                            "entropy": 0.38689699999999999
                                        },
                                        "green": {
                                            "min": 67,
                                            "max": 255,
                                            "mean": 191.874,
                                            "standardDeviation": 87.5749,
                                            "kurtosis": -1.4888600000000001,
                                            "skewness": -0.69682500000000003,
                                            "entropy": 0.38689699999999999
                                        },
                                        "blue": {
                                            "min": 67,
                                            "max": 255,
                                            "mean": 191.874,
                                            "standardDeviation": 87.5749,
                                            "kurtosis": -1.4888600000000001,
                                            "skewness": -0.69682500000000003,
                                            "entropy": 0.38689699999999999
                                        }
                                    },
                                    "colormapEntries": 8,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 900,
                                        "height": 231,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:46+00:00",
                                        "date:modify": "2024-09-02T10:09:46+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "900, 231",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:PLTE.number_colors": "8",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "400d3d3cbc9ffd0084a1bc6bb080bd75fd2da95573ff88fac74a2132e0840833"
                                    },
                                    "tainted": false,
                                    "filesize": "7657B",
                                    "numberPixels": "207900",
                                    "pixelsPerSecond": "31.4679MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1753,
                            "ttfb_start": 1251,
                            "ttfb_end": 1750,
                            "download_start": 1750,
                            "download_end": 1753,
                            "download_ms": 3,
                            "all_start": 1251,
                            "all_end": 1753,
                            "all_ms": 502,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "240738.117",
                            "request_id": "240738.117",
                            "ip_addr": "142.250.186.155",
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                            "raw_id": "240738.117",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 1020,
                            "ttfb_ms": 507,
                            "load_start": 1253,
                            "load_start_float": 1253.0002890000001,
                            "bytesIn": 891487,
                            "objectSize": 891487,
                            "objectSizeUncompressed": 185890,
                            "chunks": [
                                {
                                    "ts": 1763,
                                    "bytes": 6751
                                },
                                {
                                    "ts": 1815,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1815,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1816,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1816,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1853,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1854,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1855,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1855,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1883,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1897,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1918,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1961,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 1977,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2006,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2058,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2087,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2163,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2183,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2195,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2249,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2262,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2290,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2428,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2466,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2498,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2532,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2554,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2593,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2709,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2806,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2840,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 2884,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3113,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3148,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3187,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3230,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3389,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3449,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3502,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3538,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3557,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3606,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3720,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3763,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3812,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3834,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3851,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3867,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3879,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 3892,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4002,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4131,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4147,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4161,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4201,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4222,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4228,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4240,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4257,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4269,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4281,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4299,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4328,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4337,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4350,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4366,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4378,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4395,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4407,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4432,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4445,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4461,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4475,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4488,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4504,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4517,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4533,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4546,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4562,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4574,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4591,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4619,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4639,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4656,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4661,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4676,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4687,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4704,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4716,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4732,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4745,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4761,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4773,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4790,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4802,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4818,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4831,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4843,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4860,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4872,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4888,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4906,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4917,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4929,
                                    "bytes": 8192
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:09:45 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 276,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: storage.googleapis.com",
                                    ":method: GET",
                                    ":path: \/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/v2.craftnote.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: video",
                                    "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",
                                    "x-client-data: CJ7eygE="
                                ],
                                "response": [
                                    "Content-Length: 11112053",
                                    "Content-Range: bytes 0-11112052\/11112053",
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=3600",
                                    "content-disposition: inline; filename=\"craftnote-homepage-video_WebM.webm\"",
                                    "content-type: video\/webm",
                                    "date: Mon, 02 Sep 2024 10:09:45 GMT",
                                    "etag: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                    "expires: Mon, 02 Sep 2024 11:09:45 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                    "server: UploadServer",
                                    "x-goog-generation: 1709035921622235",
                                    "x-goog-hash: crc32c=MmhOmA==",
                                    "x-goog-hash: md5=p4mVjE0LT2MzagsOLvhk1A==",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1685697428436556",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 11112053",
                                    "x-guploader-uploadid: AD-8ljupued9LD4dm_4Gfn2aTC9a0nI-eaTGFHnqZn-z5ANhuDHl4LPkkdaHjOJw_NImq8eb5pD9LP1reg",
                                    ":status: 206",
                                    "content-range: bytes 0-11112052\/11112053",
                                    "content-length: 11112053"
                                ]
                            },
                            "bytesOut": 2182,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 11112053,
                            "gzip_save": 10928270,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 988,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 289,
                            "server_port": "443",
                            "load_end": 2273,
                            "ttfb_start": 1253,
                            "ttfb_end": 1760,
                            "download_start": 1760,
                            "download_end": 2273,
                            "download_ms": 513,
                            "all_start": 1253,
                            "all_end": 2273,
                            "all_ms": 1020,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "240738.81",
                            "request_id": "240738.81",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "raw_id": "240738.81",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1124,
                            "ttfb_ms": 1081,
                            "load_start": 1487,
                            "load_start_float": 1487.000329,
                            "bytesIn": 8752,
                            "objectSize": 8752,
                            "objectSizeUncompressed": 8752,
                            "chunks": [
                                {
                                    "ts": 2587,
                                    "bytes": 1312
                                },
                                {
                                    "ts": 2592,
                                    "bytes": 1905
                                },
                                {
                                    "ts": 2611,
                                    "bytes": 5535
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 918",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"Event_banner_min_13_15_17_99db58fe10.webp\"",
                                    "content-length: 8752",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:27 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:27 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8zs65-1725271786140-91eaadaadc04",
                                    "x-vercel-imgsrc: 590dbc6ee0296fc2779216942c2a687c",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2401,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 8752,
                            "image_save": 0,
                            "cache_time": 2682,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1306,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 329,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "8.5 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1920,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 56,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x56",
                                        "Megapixels": 0.108
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1920,
                                        "height": 56,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 107520,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 3,
                                            "max": 255,
                                            "mean": 133.55099999999999,
                                            "standardDeviation": 11.7928,
                                            "kurtosis": -1.4981,
                                            "skewness": 0.440604,
                                            "entropy": 0.39423599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 217,
                                            "max": 255,
                                            "mean": 254.56399999999999,
                                            "standardDeviation": 1.68252,
                                            "kurtosis": 70.102999999999994,
                                            "skewness": -7.0966199999999997,
                                            "entropy": 0.189524
                                        },
                                        "green": {
                                            "min": 73,
                                            "max": 243,
                                            "mean": 101.114,
                                            "standardDeviation": 14.406000000000001,
                                            "kurtosis": 15.1302,
                                            "skewness": 2.7177699999999998,
                                            "entropy": 0.49413800000000002
                                        },
                                        "blue": {
                                            "min": 3,
                                            "max": 238,
                                            "mean": 44.973700000000001,
                                            "standardDeviation": 19.289899999999999,
                                            "kurtosis": 15.670299999999999,
                                            "skewness": 2.7993999999999999,
                                            "entropy": 0.49904500000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1920,
                                        "height": 56,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:47+00:00",
                                        "date:modify": "2024-09-02T10:09:47+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "ddb7a7215966ba9082f6fb14dbc545488e30aa99854296bc848f2f44dc6b221a"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "8752B",
                                    "numberPixels": "107520",
                                    "pixelsPerSecond": "17.9328MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 2611,
                            "ttfb_start": 1487,
                            "ttfb_end": 2568,
                            "download_start": 2568,
                            "download_end": 2611,
                            "download_ms": 43,
                            "all_start": 1487,
                            "all_end": 2611,
                            "all_ms": 1124,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "240738.83",
                            "request_id": "240738.83",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "raw_id": "240738.83",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1504,
                            "ttfb_ms": 1357,
                            "load_start": 1490,
                            "load_start_float": 1490.0003369999999,
                            "bytesIn": 48684,
                            "objectSize": 48684,
                            "objectSizeUncompressed": 48684,
                            "chunks": [
                                {
                                    "ts": 2860,
                                    "bytes": 3222
                                },
                                {
                                    "ts": 2933,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2970,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2994,
                                    "bytes": 12694
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 919",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"Hero_image_homepage_131289ce45.webp\"",
                                    "content-length: 48684",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8zs65-1725271786142-c6f19e1e95b9",
                                    "x-vercel-imgsrc: 87b403e5cf2bf7ad98c20c88b6e3892a",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 48684,
                            "image_save": 0,
                            "cache_time": 2681,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1321,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 337,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "48 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1328,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1018,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1328x1018",
                                        "Megapixels": 1.3999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1328,
                                        "height": 1018,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1351904,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 179.19399999999999,
                                            "standardDeviation": 106.474,
                                            "kurtosis": -0.87692199999999998,
                                            "skewness": -1.0237700000000001,
                                            "entropy": 0.41808499999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 66.181200000000004,
                                            "standardDeviation": 111.44199999999999,
                                            "kurtosis": -0.79455299999999995,
                                            "skewness": -1.0952900000000001,
                                            "entropy": 0.25711499999999998
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 178.566,
                                            "standardDeviation": 105.108,
                                            "kurtosis": -0.81340000000000001,
                                            "skewness": -1.05758,
                                            "entropy": 0.46015699999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 175.185,
                                            "standardDeviation": 104.377,
                                            "kurtosis": -0.89605000000000001,
                                            "skewness": -1.00423,
                                            "entropy": 0.47445500000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 174.20500000000001,
                                            "standardDeviation": 104.96899999999999,
                                            "kurtosis": -0.960727,
                                            "skewness": -0.97444200000000003,
                                            "entropy": 0.48061300000000001
                                        }
                                    },
                                    "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": 1328,
                                        "height": 1018,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:47+00:00",
                                        "date:modify": "2024-09-02T10:09:47+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "af694e29075e899e5de013e6badaf2e0de72d72a875c30ad2e3857781b9a09de"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "48684B",
                                    "numberPixels": "1.3519M",
                                    "pixelsPerSecond": "23.1476MB",
                                    "userTime": "0.050u",
                                    "elapsedTime": "0:01.058"
                                }
                            },
                            "load_end": 2994,
                            "ttfb_start": 1490,
                            "ttfb_end": 2847,
                            "download_start": 2847,
                            "download_end": 2994,
                            "download_ms": 147,
                            "all_start": 1490,
                            "all_end": 2994,
                            "all_ms": 1504,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "240738.101",
                            "request_id": "240738.101",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                            "raw_id": "240738.101",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2324,
                            "ttfb_ms": 2263,
                            "load_start": 1519,
                            "load_start_float": 1519.0003429999999,
                            "bytesIn": 18380,
                            "objectSize": 18380,
                            "objectSizeUncompressed": 18380,
                            "chunks": [
                                {
                                    "ts": 3795,
                                    "bytes": 3225
                                },
                                {
                                    "ts": 3843,
                                    "bytes": 15155
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 309",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"michael_kotyza_9cd28452ee.webp\"",
                                    "content-length: 18380",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 10:04:36 GMT",
                                    "last-modified: Mon, 02 Sep 2024 10:04:36 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::kljjm-1725271786193-0dfc85ea441b",
                                    "x-vercel-imgsrc: 8fca34361de03094c722fe7f669771c5",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2338,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18380,
                            "image_save": 0,
                            "cache_time": 3291,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1333,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 59,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 343,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "18 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 400,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 400,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "400x400",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 160000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 168.99000000000001,
                                            "standardDeviation": 93.744,
                                            "kurtosis": -1.6043799999999999,
                                            "skewness": -0.43622699999999998,
                                            "entropy": 0.745085
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 169.529,
                                            "standardDeviation": 96.120400000000004,
                                            "kurtosis": -1.6077900000000001,
                                            "skewness": -0.48483100000000001,
                                            "entropy": 0.73479300000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.04300000000001,
                                            "standardDeviation": 94.067899999999995,
                                            "kurtosis": -1.63913,
                                            "skewness": -0.40124500000000002,
                                            "entropy": 0.74489399999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 170.398,
                                            "standardDeviation": 91.043599999999998,
                                            "kurtosis": -1.57097,
                                            "skewness": -0.41474,
                                            "entropy": 0.75556599999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:48+00:00",
                                        "date:modify": "2024-09-02T10:09:48+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "a9b923a02b3ac116efa15a8039f4723db0eb8c943faf3fc44b9ba51f204416de"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "18380B",
                                    "numberPixels": "160000",
                                    "pixelsPerSecond": "16.0686MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "load_end": 3843,
                            "ttfb_start": 1519,
                            "ttfb_end": 3782,
                            "download_start": 3782,
                            "download_end": 3843,
                            "download_ms": 61,
                            "all_start": 1519,
                            "all_end": 3843,
                            "all_ms": 2324,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "240738.102",
                            "request_id": "240738.102",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                            "raw_id": "240738.102",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2261,
                            "ttfb_ms": 2175,
                            "load_start": 1520,
                            "load_start_float": 1520.0003489999999,
                            "bytesIn": 35790,
                            "objectSize": 35790,
                            "objectSizeUncompressed": 35790,
                            "chunks": [
                                {
                                    "ts": 3710,
                                    "bytes": 3227
                                },
                                {
                                    "ts": 3742,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3781,
                                    "bytes": 16179
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 919",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"wolfgang_menne_81fa7c2ca2.webp\"",
                                    "content-length: 35790",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::6bmlj-1725271786193-005c1726dd1c",
                                    "x-vercel-imgsrc: fd4b60726187c1a23b1656c7441535c0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2335,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35790,
                            "image_save": 0,
                            "cache_time": 2681,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1342,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 61,
                            "http2_stream_dependency": 59,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 349,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "35 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 479,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 477,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "479x477",
                                        "Megapixels": 0.22800000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 479,
                                        "height": 477,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 228483,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 138.56899999999999,
                                            "standardDeviation": 54.674399999999999,
                                            "kurtosis": -0.90021700000000004,
                                            "skewness": 0.048528099999999998,
                                            "entropy": 0.93925999999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 151.98599999999999,
                                            "standardDeviation": 52.574800000000003,
                                            "kurtosis": -0.79330999999999996,
                                            "skewness": -0.12460499999999999,
                                            "entropy": 0.93178399999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 245,
                                            "mean": 136.70599999999999,
                                            "standardDeviation": 54.780500000000004,
                                            "kurtosis": -0.875197,
                                            "skewness": 0.096873500000000001,
                                            "entropy": 0.93752400000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 242,
                                            "mean": 127.014,
                                            "standardDeviation": 56.6678,
                                            "kurtosis": -0.87895599999999996,
                                            "skewness": 0.23761099999999999,
                                            "entropy": 0.94847199999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 479,
                                        "height": 477,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:48+00:00",
                                        "date:modify": "2024-09-02T10:09:48+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "1e93f45723068e8e389132b67755a2587d6d45b9e7a764b0fb8414197ffe43c8"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "35790B",
                                    "numberPixels": "228483",
                                    "pixelsPerSecond": "19.6917MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 3781,
                            "ttfb_start": 1520,
                            "ttfb_end": 3695,
                            "download_start": 3695,
                            "download_end": 3781,
                            "download_ms": 86,
                            "all_start": 1520,
                            "all_end": 3781,
                            "all_ms": 2261,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "240738.147",
                            "request_id": "240738.147",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "raw_id": "240738.147",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1693,
                            "ttfb_ms": 1550,
                            "load_start": 1520,
                            "load_start_float": 1520.0003549999999,
                            "bytesIn": 29278,
                            "objectSize": 29278,
                            "objectSizeUncompressed": 29278,
                            "chunks": [
                                {
                                    "ts": 3116,
                                    "bytes": 3258
                                },
                                {
                                    "ts": 3156,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3213,
                                    "bytes": 9636
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 755817",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"left-bg-container.webp\"",
                                    "content-length: 29278",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "last-modified: Sat, 24 Aug 2024 16:12:48 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "vary: Accept",
                                    "x-matched-path: \/images\/left-bg-container.png",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271786143-6853f1e60578",
                                    "x-vercel-imgsrc: f8782adcd0050dec1489056963e0a79d",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2077,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 29278,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1346,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 53,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 355,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "29 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 384,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1552,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "384x1552",
                                        "Megapixels": 0.59599999999999997
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 384,
                                        "height": 1552,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 595968,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.443600000000004,
                                            "standardDeviation": 108.977,
                                            "kurtosis": -1.38744,
                                            "skewness": 0.74642500000000001,
                                            "entropy": 0.28345900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 176.524,
                                            "standardDeviation": 117.33199999999999,
                                            "kurtosis": -1.2991299999999999,
                                            "skewness": 0.83398300000000003,
                                            "entropy": 0.13314699999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 80.028899999999993,
                                            "standardDeviation": 109.488,
                                            "kurtosis": -1.5174700000000001,
                                            "skewness": 0.66733299999999995,
                                            "entropy": 0.30420900000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 76.198999999999998,
                                            "standardDeviation": 104.79600000000001,
                                            "kurtosis": -1.44408,
                                            "skewness": 0.70526800000000001,
                                            "entropy": 0.343779
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.071100000000001,
                                            "standardDeviation": 104.291,
                                            "kurtosis": -1.4135500000000001,
                                            "skewness": 0.729437,
                                            "entropy": 0.35269899999999998
                                        }
                                    },
                                    "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": 384,
                                        "height": 1552,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:47+00:00",
                                        "date:modify": "2024-09-02T10:09:47+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "2ed68404ced5a90436962752c1faded3a50a570ca931bbd3f1e33a2c3f061656"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "29278B",
                                    "numberPixels": "595968",
                                    "pixelsPerSecond": "29.6634MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "load_end": 3213,
                            "ttfb_start": 1520,
                            "ttfb_end": 3070,
                            "download_start": 3070,
                            "download_end": 3213,
                            "download_ms": 143,
                            "all_start": 1520,
                            "all_end": 3213,
                            "all_ms": 1693,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "240738.148",
                            "request_id": "240738.148",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "raw_id": "240738.148",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1872,
                            "ttfb_ms": 1654,
                            "load_start": 1560,
                            "load_start_float": 1560.0003610000001,
                            "bytesIn": 74366,
                            "objectSize": 74366,
                            "objectSizeUncompressed": 74366,
                            "chunks": [
                                {
                                    "ts": 3226,
                                    "bytes": 3261
                                },
                                {
                                    "ts": 3284,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3323,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3366,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3416,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3432,
                                    "bytes": 5569
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 755816",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"right-bg-container.webp\"",
                                    "content-length: 74366",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "last-modified: Sat, 24 Aug 2024 16:12:49 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "vary: Accept",
                                    "x-matched-path: \/images\/right-bg-container.png",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::h4tn9-1725271786145-2b2686e59acc",
                                    "x-vercel-imgsrc: 33057451f218c809d35cc3acc6564b16",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 74366,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1375,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 57,
                            "http2_stream_dependency": 55,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 361,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "73 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 828,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1251,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "828x1251",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 828,
                                        "height": 1251,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1035828,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.04900000000001,
                                            "standardDeviation": 114.262,
                                            "kurtosis": -1.8905000000000001,
                                            "skewness": -0.24634700000000001,
                                            "entropy": 0.22330800000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 113.95099999999999,
                                            "standardDeviation": 126.46299999999999,
                                            "kurtosis": -1.9511799999999999,
                                            "skewness": -0.21259500000000001,
                                            "entropy": 0.14250399999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.23400000000001,
                                            "standardDeviation": 113.26600000000001,
                                            "kurtosis": -1.89178,
                                            "skewness": -0.30098200000000003,
                                            "entropy": 0.24923999999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 127.42700000000001,
                                            "standardDeviation": 108.82899999999999,
                                            "kurtosis": -1.8955500000000001,
                                            "skewness": -0.29018699999999997,
                                            "entropy": 0.24997900000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 126.48699999999999,
                                            "standardDeviation": 108.48999999999999,
                                            "kurtosis": -1.90273,
                                            "skewness": -0.28233399999999997,
                                            "entropy": 0.25151099999999998
                                        }
                                    },
                                    "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": 828,
                                        "height": 1251,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:47+00:00",
                                        "date:modify": "2024-09-02T10:09:47+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "0475d212b8aedc507dacece618c59869c3191aa31fa145701d829d45aa821b62"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "74366B",
                                    "numberPixels": "1.03583M",
                                    "pixelsPerSecond": "32.3532MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.032"
                                }
                            },
                            "load_end": 3432,
                            "ttfb_start": 1560,
                            "ttfb_end": 3214,
                            "download_start": 3214,
                            "download_end": 3432,
                            "download_ms": 218,
                            "all_start": 1560,
                            "all_end": 3432,
                            "all_ms": 1872,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "240738.158",
                            "request_id": "240738.158",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Regular.ttf",
                            "raw_id": "240738.158",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 804,
                            "ttfb_ms": 290,
                            "load_start": 1561,
                            "load_start_float": 1561.0003670000001,
                            "bytesIn": 107500,
                            "objectSize": 107500,
                            "objectSizeUncompressed": 245708,
                            "chunks": [
                                {
                                    "ts": 1883,
                                    "bytes": 32768,
                                    "inflated": 11156
                                },
                                {
                                    "ts": 1897,
                                    "bytes": 9760,
                                    "inflated": 21611
                                },
                                {
                                    "ts": 1945,
                                    "bytes": 9713,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1994,
                                    "bytes": 8473,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2051,
                                    "bytes": 10122,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2113,
                                    "bytes": 5613,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2150,
                                    "bytes": 6644,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2224,
                                    "bytes": 6673,
                                    "inflated": 16366
                                },
                                {
                                    "ts": 2313,
                                    "bytes": 5629,
                                    "inflated": 16391
                                },
                                {
                                    "ts": 2327,
                                    "bytes": 4886,
                                    "inflated": 16394
                                },
                                {
                                    "ts": 2364,
                                    "bytes": 7219,
                                    "inflated": 16334
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Regular.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063368",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Montserrat-Regular.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Montserrat-Regular.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::d4dcw-1725271786133-6cd7e177375f",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2008,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 107782,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1378,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 367,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 638,
                                    "GPOS": 71506,
                                    "GSUB": 12070,
                                    "OS\/2": 96,
                                    "cmap": 2788,
                                    "cvt ": 228,
                                    "fpgm": 3437,
                                    "gasp": 8,
                                    "glyf": 120144,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 7616,
                                    "loca": 3810,
                                    "maxp": 32,
                                    "name": 952,
                                    "post": 21779,
                                    "prep": 213
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat",
                                    "2": "Regular",
                                    "3": "7.200;ULA ;Montserrat-Regular",
                                    "4": "Montserrat Regular",
                                    "5": "Version 7.200",
                                    "6": "Montserrat-Regular",
                                    "8": "Julieta Ulanovsky",
                                    "9": "Julieta Ulanovsky",
                                    "11": "http:\/\/www.zkysky.com.ar\/",
                                    "12": "http:\/\/www.zkysky.com.ar\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 639,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 315,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 536871439,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA ",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 525,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        383,
                                        399,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        439,
                                        452,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        467,
                                        468,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        494,
                                        495,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        542,
                                        543,
                                        554,
                                        555,
                                        556,
                                        557,
                                        560,
                                        561,
                                        562,
                                        563,
                                        567,
                                        601,
                                        658,
                                        697,
                                        698,
                                        699,
                                        700,
                                        702,
                                        703,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        783,
                                        785,
                                        786,
                                        795,
                                        803,
                                        804,
                                        806,
                                        807,
                                        808,
                                        814,
                                        817,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1122,
                                        1123,
                                        1130,
                                        1131,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1182,
                                        1183,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1296,
                                        1297,
                                        1298,
                                        1299,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1316,
                                        1317,
                                        1318,
                                        1319,
                                        1320,
                                        1321,
                                        1326,
                                        1327,
                                        7688,
                                        7689,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7708,
                                        7709,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7726,
                                        7727,
                                        7734,
                                        7735,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7770,
                                        7771,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7831,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8274,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8353,
                                        8355,
                                        8356,
                                        8358,
                                        8359,
                                        8361,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8369,
                                        8370,
                                        8372,
                                        8373,
                                        8376,
                                        8377,
                                        8378,
                                        8380,
                                        8381,
                                        8467,
                                        8470,
                                        8482,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9632,
                                        9633,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9670,
                                        9671,
                                        9674,
                                        10216,
                                        10217,
                                        42891,
                                        42892,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BSH ": [
                                                "locl"
                                            ],
                                            "CHU ": [
                                                "locl"
                                            ],
                                            "MKD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 969,
                                    "num_glyphs": 1904
                                }
                            },
                            "load_end": 2365,
                            "ttfb_start": 1561,
                            "ttfb_end": 1851,
                            "download_start": 1851,
                            "download_end": 2365,
                            "download_ms": 514,
                            "all_start": 1561,
                            "all_end": 2365,
                            "all_ms": 804,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "240738.150",
                            "request_id": "240738.150",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Archive-Regular.ttf",
                            "raw_id": "240738.150",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 289,
                            "ttfb_ms": 275,
                            "load_start": 1561,
                            "load_start_float": 1561.0003730000001,
                            "bytesIn": 25442,
                            "objectSize": 25442,
                            "objectSizeUncompressed": 75012,
                            "chunks": [
                                {
                                    "ts": 1839,
                                    "bytes": 25442,
                                    "inflated": 9476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Archive-Regular.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063368",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Archive-Regular.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"a91f668936e6132cf864992069003f37\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Archive-Regular.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271786134-ba7312d7d3fe",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1999,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 25727,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1381,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 373,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "DSIG": 8,
                                    "GDEF": 16,
                                    "GPOS": 2856,
                                    "GSUB": 10,
                                    "OS\/2": 96,
                                    "cmap": 750,
                                    "cvt ": 124,
                                    "fpgm": 3605,
                                    "gasp": 8,
                                    "glyf": 61790,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1368,
                                    "loca": 686,
                                    "maxp": 32,
                                    "name": 1281,
                                    "post": 1784,
                                    "prep": 189
                                },
                                "names": [
                                    "Copyright \\(c\\) 2011 by . All rights reserved.",
                                    "Archive",
                                    "Regular",
                                    "1.000;PYRS;Archive-Regular",
                                    "Archive Regular",
                                    "Version 1.000",
                                    "Archive-Regular",
                                    "Archive is a trademark of Slava Kirilenko.",
                                    "Slava Kirilenko",
                                    "Slava Kirilenko",
                                    "Copyright (c) 2011 by . All rights reserved.",
                                    "http:\/\/www.behance.net\/astronautdesign",
                                    "http:\/\/www.behance.net\/astronautdesign"
                                ],
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 625,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 300,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147484327,
                                    "ulUnicodeRange2": 74,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "PYRS",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 8722,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 207,
                                    "usWinAscent": 921,
                                    "usWinDescent": 286,
                                    "ulCodePageRange1": 13,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 500,
                                    "sCapHeight": 659,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 6,
                                        "bContrast": 4,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 2,
                                        "bMidline": 0,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        171,
                                        176,
                                        177,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        187,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        352,
                                        353,
                                        376,
                                        381,
                                        382,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        732,
                                        733,
                                        900,
                                        902,
                                        904,
                                        905,
                                        906,
                                        908,
                                        910,
                                        911,
                                        912,
                                        913,
                                        914,
                                        915,
                                        916,
                                        917,
                                        918,
                                        919,
                                        920,
                                        921,
                                        922,
                                        923,
                                        924,
                                        925,
                                        926,
                                        927,
                                        928,
                                        929,
                                        931,
                                        932,
                                        933,
                                        934,
                                        935,
                                        936,
                                        937,
                                        938,
                                        939,
                                        940,
                                        941,
                                        942,
                                        943,
                                        944,
                                        945,
                                        946,
                                        947,
                                        948,
                                        949,
                                        950,
                                        951,
                                        952,
                                        953,
                                        954,
                                        955,
                                        956,
                                        957,
                                        958,
                                        959,
                                        960,
                                        961,
                                        962,
                                        963,
                                        964,
                                        965,
                                        966,
                                        967,
                                        968,
                                        969,
                                        970,
                                        971,
                                        972,
                                        973,
                                        974,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8364,
                                        8486,
                                        8710,
                                        8722
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": [],
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 341,
                                    "num_glyphs": 342
                                }
                            },
                            "load_end": 1850,
                            "ttfb_start": 1561,
                            "ttfb_end": 1836,
                            "download_start": 1836,
                            "download_end": 1850,
                            "download_ms": 14,
                            "all_start": 1561,
                            "all_end": 1850,
                            "all_ms": 289,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "240738.164",
                            "request_id": "240738.164",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Bold.ttf",
                            "raw_id": "240738.164",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 909,
                            "ttfb_ms": 277,
                            "load_start": 1588,
                            "load_start_float": 1588.00038,
                            "bytesIn": 107635,
                            "objectSize": 107635,
                            "objectSizeUncompressed": 244468,
                            "chunks": [
                                {
                                    "ts": 1898,
                                    "bytes": 19864,
                                    "inflated": 49152
                                },
                                {
                                    "ts": 1930,
                                    "bytes": 8178,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2029,
                                    "bytes": 7861,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 2094,
                                    "bytes": 7926,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2136,
                                    "bytes": 8647,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2215,
                                    "bytes": 8882,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2278,
                                    "bytes": 9770,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2323,
                                    "bytes": 5755,
                                    "inflated": 16364
                                },
                                {
                                    "ts": 2342,
                                    "bytes": 6687,
                                    "inflated": 16405
                                },
                                {
                                    "ts": 2379,
                                    "bytes": 6451,
                                    "inflated": 16374
                                },
                                {
                                    "ts": 2403,
                                    "bytes": 5868,
                                    "inflated": 16393
                                },
                                {
                                    "ts": 2470,
                                    "bytes": 5006,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2497,
                                    "bytes": 6740,
                                    "inflated": 15093
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Bold.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063368",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Montserrat-Bold.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"ade91f473255991f410f61857696434b\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Montserrat-Bold.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::k7sxx-1725271786135-9c1cdbd230b4",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1999,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 107911,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1474,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 380,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 638,
                                    "GPOS": 71550,
                                    "GSUB": 12070,
                                    "OS\/2": 96,
                                    "cmap": 2788,
                                    "cvt ": 228,
                                    "fpgm": 3437,
                                    "gasp": 8,
                                    "glyf": 118882,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 7616,
                                    "loca": 3810,
                                    "maxp": 32,
                                    "name": 928,
                                    "post": 21779,
                                    "prep": 213
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat",
                                    "2": "Bold",
                                    "3": "7.200;ULA ;Montserrat-Bold",
                                    "4": "Montserrat Bold",
                                    "5": "Version 7.200",
                                    "6": "Montserrat-Bold",
                                    "8": "Julieta Ulanovsky",
                                    "9": "Julieta Ulanovsky",
                                    "11": "http:\/\/www.zkysky.com.ar\/",
                                    "12": "http:\/\/www.zkysky.com.ar\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 662,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 322,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 536871439,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA ",
                                    "fsSelection": 160,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 538,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        383,
                                        399,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        439,
                                        452,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        467,
                                        468,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        494,
                                        495,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        542,
                                        543,
                                        554,
                                        555,
                                        556,
                                        557,
                                        560,
                                        561,
                                        562,
                                        563,
                                        567,
                                        601,
                                        658,
                                        697,
                                        698,
                                        699,
                                        700,
                                        702,
                                        703,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        783,
                                        785,
                                        786,
                                        795,
                                        803,
                                        804,
                                        806,
                                        807,
                                        808,
                                        814,
                                        817,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1122,
                                        1123,
                                        1130,
                                        1131,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1182,
                                        1183,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1296,
                                        1297,
                                        1298,
                                        1299,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1316,
                                        1317,
                                        1318,
                                        1319,
                                        1320,
                                        1321,
                                        1326,
                                        1327,
                                        7688,
                                        7689,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7708,
                                        7709,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7726,
                                        7727,
                                        7734,
                                        7735,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7770,
                                        7771,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7831,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8274,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8353,
                                        8355,
                                        8356,
                                        8358,
                                        8359,
                                        8361,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8369,
                                        8370,
                                        8372,
                                        8373,
                                        8376,
                                        8377,
                                        8378,
                                        8380,
                                        8381,
                                        8467,
                                        8470,
                                        8482,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9632,
                                        9633,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9670,
                                        9671,
                                        9674,
                                        10216,
                                        10217,
                                        42891,
                                        42892,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BSH ": [
                                                "locl"
                                            ],
                                            "CHU ": [
                                                "locl"
                                            ],
                                            "MKD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 969,
                                    "num_glyphs": 1904
                                }
                            },
                            "load_end": 2497,
                            "ttfb_start": 1588,
                            "ttfb_end": 1865,
                            "download_start": 1865,
                            "download_end": 2497,
                            "download_ms": 632,
                            "all_start": 1588,
                            "all_end": 2497,
                            "all_ms": 909,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "240738.162",
                            "request_id": "240738.162",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-SemiBold.ttf",
                            "raw_id": "240738.162",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 2104,
                            "ttfb_ms": 1843,
                            "load_start": 1590,
                            "load_start_float": 1590.0003859999999,
                            "bytesIn": 107010,
                            "objectSize": 107010,
                            "objectSizeUncompressed": 243816,
                            "chunks": [
                                {
                                    "ts": 3466,
                                    "bytes": 7429,
                                    "inflated": 16381
                                },
                                {
                                    "ts": 3490,
                                    "bytes": 6748,
                                    "inflated": 16373
                                },
                                {
                                    "ts": 3500,
                                    "bytes": 5866,
                                    "inflated": 16397
                                },
                                {
                                    "ts": 3522,
                                    "bytes": 8345,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3535,
                                    "bytes": 7874,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 3572,
                                    "bytes": 7943,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 3591,
                                    "bytes": 8709,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 3619,
                                    "bytes": 9053,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 3634,
                                    "bytes": 9453,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3645,
                                    "bytes": 5686,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3655,
                                    "bytes": 6731,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3664,
                                    "bytes": 5922,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 3679,
                                    "bytes": 5765,
                                    "inflated": 16375
                                },
                                {
                                    "ts": 3684,
                                    "bytes": 5036,
                                    "inflated": 16393
                                },
                                {
                                    "ts": 3693,
                                    "bytes": 6450,
                                    "inflated": 14442
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-SemiBold.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 832370",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Montserrat-SemiBold.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Montserrat-SemiBold.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::5mmzx-1725271786138-2fb644fcbf45",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 107390,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1477,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 386,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 638,
                                    "GPOS": 71552,
                                    "GSUB": 12070,
                                    "OS\/2": 96,
                                    "cmap": 2788,
                                    "cvt ": 228,
                                    "fpgm": 3437,
                                    "gasp": 8,
                                    "glyf": 118160,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 7616,
                                    "loca": 3810,
                                    "maxp": 32,
                                    "name": 998,
                                    "post": 21779,
                                    "prep": 213
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat SemiBold",
                                    "2": "Regular",
                                    "3": "7.200;ULA ;Montserrat-SemiBold",
                                    "4": "Montserrat SemiBold",
                                    "5": "Version 7.200",
                                    "6": "Montserrat-SemiBold",
                                    "8": "Julieta Ulanovsky",
                                    "9": "Julieta Ulanovsky",
                                    "11": "http:\/\/www.zkysky.com.ar\/",
                                    "12": "http:\/\/www.zkysky.com.ar\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "Montserrat",
                                    "17": "SemiBold"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 654,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 320,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 536871439,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA ",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 534,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 7,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        383,
                                        399,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        439,
                                        452,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        467,
                                        468,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        494,
                                        495,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        542,
                                        543,
                                        554,
                                        555,
                                        556,
                                        557,
                                        560,
                                        561,
                                        562,
                                        563,
                                        567,
                                        601,
                                        658,
                                        697,
                                        698,
                                        699,
                                        700,
                                        702,
                                        703,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        783,
                                        785,
                                        786,
                                        795,
                                        803,
                                        804,
                                        806,
                                        807,
                                        808,
                                        814,
                                        817,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1122,
                                        1123,
                                        1130,
                                        1131,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1182,
                                        1183,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1296,
                                        1297,
                                        1298,
                                        1299,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1316,
                                        1317,
                                        1318,
                                        1319,
                                        1320,
                                        1321,
                                        1326,
                                        1327,
                                        7688,
                                        7689,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7708,
                                        7709,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7726,
                                        7727,
                                        7734,
                                        7735,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7770,
                                        7771,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7831,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8274,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8353,
                                        8355,
                                        8356,
                                        8358,
                                        8359,
                                        8361,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8369,
                                        8370,
                                        8372,
                                        8373,
                                        8376,
                                        8377,
                                        8378,
                                        8380,
                                        8381,
                                        8467,
                                        8470,
                                        8482,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9632,
                                        9633,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9670,
                                        9671,
                                        9674,
                                        10216,
                                        10217,
                                        42891,
                                        42892,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BSH ": [
                                                "locl"
                                            ],
                                            "CHU ": [
                                                "locl"
                                            ],
                                            "MKD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 969,
                                    "num_glyphs": 1904
                                }
                            },
                            "load_end": 3694,
                            "ttfb_start": 1590,
                            "ttfb_end": 3433,
                            "download_start": 3433,
                            "download_end": 3694,
                            "download_ms": 261,
                            "all_start": 1590,
                            "all_end": 3694,
                            "all_ms": 2104,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "240738.160",
                            "request_id": "240738.160",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Medium.ttf",
                            "raw_id": "240738.160",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1072,
                            "ttfb_ms": 300,
                            "load_start": 1593,
                            "load_start_float": 1593.0003919999999,
                            "bytesIn": 107332,
                            "objectSize": 107332,
                            "objectSizeUncompressed": 243180,
                            "chunks": [
                                {
                                    "ts": 1919,
                                    "bytes": 7441,
                                    "inflated": 16382
                                },
                                {
                                    "ts": 2012,
                                    "bytes": 6565,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2104,
                                    "bytes": 5757,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2172,
                                    "bytes": 8384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2297,
                                    "bytes": 7853,
                                    "inflated": 16374
                                },
                                {
                                    "ts": 2354,
                                    "bytes": 8085,
                                    "inflated": 16393
                                },
                                {
                                    "ts": 2394,
                                    "bytes": 8614,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 9311,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2457,
                                    "bytes": 9207,
                                    "inflated": 16375
                                },
                                {
                                    "ts": 2513,
                                    "bytes": 5827,
                                    "inflated": 16392
                                },
                                {
                                    "ts": 2526,
                                    "bytes": 7247,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2603,
                                    "bytes": 5919,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2633,
                                    "bytes": 6008,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2655,
                                    "bytes": 4980,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2664,
                                    "bytes": 6134,
                                    "inflated": 13804
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Medium.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063368",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Montserrat-Medium.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Montserrat-Medium.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::pxzc6-1725271786137-24ab26873ee5",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 107610,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1479,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 392,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 638,
                                    "GPOS": 71470,
                                    "GSUB": 12070,
                                    "OS\/2": 96,
                                    "cmap": 2788,
                                    "cvt ": 228,
                                    "fpgm": 3437,
                                    "gasp": 8,
                                    "glyf": 117620,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 7616,
                                    "loca": 3810,
                                    "maxp": 32,
                                    "name": 982,
                                    "post": 21779,
                                    "prep": 213
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Medium",
                                    "2": "Regular",
                                    "3": "7.200;ULA ;Montserrat-Medium",
                                    "4": "Montserrat Medium",
                                    "5": "Version 7.200",
                                    "6": "Montserrat-Medium",
                                    "8": "Julieta Ulanovsky",
                                    "9": "Julieta Ulanovsky",
                                    "11": "http:\/\/www.zkysky.com.ar\/",
                                    "12": "http:\/\/www.zkysky.com.ar\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "Montserrat",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 646,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 318,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 536871439,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA ",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 530,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        383,
                                        399,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        439,
                                        452,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        467,
                                        468,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        494,
                                        495,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        542,
                                        543,
                                        554,
                                        555,
                                        556,
                                        557,
                                        560,
                                        561,
                                        562,
                                        563,
                                        567,
                                        601,
                                        658,
                                        697,
                                        698,
                                        699,
                                        700,
                                        702,
                                        703,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        783,
                                        785,
                                        786,
                                        795,
                                        803,
                                        804,
                                        806,
                                        807,
                                        808,
                                        814,
                                        817,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1122,
                                        1123,
                                        1130,
                                        1131,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1182,
                                        1183,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1296,
                                        1297,
                                        1298,
                                        1299,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1316,
                                        1317,
                                        1318,
                                        1319,
                                        1320,
                                        1321,
                                        1326,
                                        1327,
                                        7688,
                                        7689,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7708,
                                        7709,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7726,
                                        7727,
                                        7734,
                                        7735,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7770,
                                        7771,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7831,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8274,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8353,
                                        8355,
                                        8356,
                                        8358,
                                        8359,
                                        8361,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8369,
                                        8370,
                                        8372,
                                        8373,
                                        8376,
                                        8377,
                                        8378,
                                        8380,
                                        8381,
                                        8467,
                                        8470,
                                        8482,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9632,
                                        9633,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9670,
                                        9671,
                                        9674,
                                        10216,
                                        10217,
                                        42891,
                                        42892,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BSH ": [
                                                "locl"
                                            ],
                                            "CHU ": [
                                                "locl"
                                            ],
                                            "MKD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 969,
                                    "num_glyphs": 1904
                                }
                            },
                            "load_end": 2665,
                            "ttfb_start": 1593,
                            "ttfb_end": 1893,
                            "download_start": 1893,
                            "download_end": 2665,
                            "download_ms": 772,
                            "all_start": 1593,
                            "all_end": 2665,
                            "all_ms": 1072,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "240738.156",
                            "request_id": "240738.156",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Light.ttf",
                            "raw_id": "240738.156",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1475,
                            "ttfb_ms": 918,
                            "load_start": 1594,
                            "load_start_float": 1594.0003979999999,
                            "bytesIn": 106530,
                            "objectSize": 106530,
                            "objectSizeUncompressed": 242068,
                            "chunks": [
                                {
                                    "ts": 2560,
                                    "bytes": 7281,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 2570,
                                    "bytes": 3746,
                                    "inflated": 8718
                                },
                                {
                                    "ts": 2587,
                                    "bytes": 2775,
                                    "inflated": 7666
                                },
                                {
                                    "ts": 2622,
                                    "bytes": 5616,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 2645,
                                    "bytes": 8328,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2703,
                                    "bytes": 7810,
                                    "inflated": 16385
                                },
                                {
                                    "ts": 2728,
                                    "bytes": 8225,
                                    "inflated": 16383
                                },
                                {
                                    "ts": 2745,
                                    "bytes": 8523,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2786,
                                    "bytes": 9707,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2814,
                                    "bytes": 8710,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2849,
                                    "bytes": 5899,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 2892,
                                    "bytes": 7501,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3021,
                                    "bytes": 5477,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3035,
                                    "bytes": 6241,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3058,
                                    "bytes": 5007,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 3069,
                                    "bytes": 5684,
                                    "inflated": 12693
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Light.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063368",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"Montserrat-Light.ttf\"",
                                    "content-encoding: br",
                                    "content-type: font\/ttf",
                                    "date: Mon, 02 Sep 2024 10:09:46 GMT",
                                    "etag: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/fonts\/Montserrat-Light.ttf",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::h4tn9-1725271786138-2239f93a6f8b",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 106806,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 1483,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 47,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 398,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 638,
                                    "GPOS": 71458,
                                    "GSUB": 12070,
                                    "OS\/2": 96,
                                    "cmap": 2788,
                                    "cvt ": 228,
                                    "fpgm": 3437,
                                    "gasp": 8,
                                    "glyf": 116528,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 7616,
                                    "loca": 3810,
                                    "maxp": 32,
                                    "name": 974,
                                    "post": 21779,
                                    "prep": 213
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Light",
                                    "2": "Regular",
                                    "3": "7.200;ULA ;Montserrat-Light",
                                    "4": "Montserrat Light",
                                    "5": "Version 7.200",
                                    "6": "Montserrat-Light",
                                    "8": "Julieta Ulanovsky",
                                    "9": "Julieta Ulanovsky",
                                    "11": "http:\/\/www.zkysky.com.ar\/",
                                    "12": "http:\/\/www.zkysky.com.ar\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "Montserrat",
                                    "17": "Light"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 634,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 313,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 536871439,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA ",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 522,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 4,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        383,
                                        399,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        439,
                                        452,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        467,
                                        468,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        494,
                                        495,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        542,
                                        543,
                                        554,
                                        555,
                                        556,
                                        557,
                                        560,
                                        561,
                                        562,
                                        563,
                                        567,
                                        601,
                                        658,
                                        697,
                                        698,
                                        699,
                                        700,
                                        702,
                                        703,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        783,
                                        785,
                                        786,
                                        795,
                                        803,
                                        804,
                                        806,
                                        807,
                                        808,
                                        814,
                                        817,
                                        821,
                                        822,
                                        823,
                                        824,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1122,
                                        1123,
                                        1130,
                                        1131,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1182,
                                        1183,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1296,
                                        1297,
                                        1298,
                                        1299,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1316,
                                        1317,
                                        1318,
                                        1319,
                                        1320,
                                        1321,
                                        1326,
                                        1327,
                                        7688,
                                        7689,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7708,
                                        7709,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7726,
                                        7727,
                                        7734,
                                        7735,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7770,
                                        7771,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7831,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8274,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8353,
                                        8355,
                                        8356,
                                        8358,
                                        8359,
                                        8361,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8369,
                                        8370,
                                        8372,
                                        8373,
                                        8376,
                                        8377,
                                        8378,
                                        8380,
                                        8381,
                                        8467,
                                        8470,
                                        8482,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8725,
                                        8729,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9632,
                                        9633,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9670,
                                        9671,
                                        9674,
                                        10216,
                                        10217,
                                        42891,
                                        42892,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BSH ": [
                                                "locl"
                                            ],
                                            "CHU ": [
                                                "locl"
                                            ],
                                            "MKD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 969,
                                    "num_glyphs": 1904
                                }
                            },
                            "load_end": 3069,
                            "ttfb_start": 1594,
                            "ttfb_end": 2512,
                            "download_start": 2512,
                            "download_end": 3069,
                            "download_ms": 557,
                            "all_start": 1594,
                            "all_end": 3069,
                            "all_ms": 1475,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "240738.22",
                            "request_id": "240738.22",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/latest\/loader.js",
                            "raw_id": "240738.22",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 324,
                            "ttfb_ms": 295,
                            "load_start": 1764,
                            "load_start_float": 1764.000229,
                            "bytesIn": 8554,
                            "objectSize": 8554,
                            "objectSizeUncompressed": 33954,
                            "chunks": [
                                {
                                    "ts": 2063,
                                    "bytes": 1369,
                                    "inflated": 2927
                                },
                                {
                                    "ts": 2065,
                                    "bytes": 1378,
                                    "inflated": 3303
                                },
                                {
                                    "ts": 2070,
                                    "bytes": 2756,
                                    "inflated": 15201
                                },
                                {
                                    "ts": 2081,
                                    "bytes": 2756,
                                    "inflated": 11874
                                },
                                {
                                    "ts": 2088,
                                    "bytes": 295,
                                    "inflated": 649
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 11:00:50 GMT",
                            "cacheControl": "public, max-age=3600, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 288,
                            "protocol": "HTTP\/2",
                            "dns_start": 926,
                            "dns_end": 963,
                            "connect_start": 976,
                            "connect_end": 1120,
                            "ssl_start": 1120,
                            "ssl_end": 1489,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "app.usercentrics.eu",
                                "sanList": [
                                    "app.usercentrics.eu",
                                    "privacy-proxy.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1722631065,
                                "validTo": 1730410198,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722634666176,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722634666173,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/latest\/loader.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Type",
                                    "access-control-expose-headers: Content-Length",
                                    "access-control-expose-headers: Transfer-Encoding",
                                    "age: 536",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=3600, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 8554",
                                    "content-type: text\/javascript",
                                    "date: Mon, 02 Sep 2024 10:00:50 GMT",
                                    "etag: \"32dac665c52ac682a03c39d85ae8fead\"",
                                    "expires: Mon, 02 Sep 2024 11:00:50 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:29 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244749030456",
                                    "x-goog-hash: crc32c=k92gwg==",
                                    "x-goog-hash: md5=MtrGZcUqxoKgPDnYWuj+rQ==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 8554",
                                    "x-guploader-uploadid: AD-8ljuzuU9w80ZKYRxfta7exGDPNEP1koeKJjoWlmqxVLFMZGeWRpldwg-oUQlkl7Ep-rWWyvw",
                                    ":status: 200"
                                ]
                            },
                            "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": 37,
                            "connect_ms": 144,
                            "ssl_ms": 369,
                            "gzip_total": 8554,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3064,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 925,
                            "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de 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": 229,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFUTCCBDmgAwIBAgIRAPFYfV1fNTnNEKdWaj8DsXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMjIwMzc0NVoXDTI0MTAzMTIxMjk1OFowHjEc\nMBoGA1UEAxMTYXBwLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMki93ZpZ3vLP\/887kSmkhQv2v3HR8lQCCLY5g7\/EZvde\/jF\n0IcF8RGYOpKm\/bTi3i+sHDoYCn64+psJKuhZOZHPGSvV6iMGMFnLNzE8bP+HmBX\/\na1J98tqXHswNeAEAfVmnQ\/M1PqPPReis++FPHzJJ7FaH5fvzqjIM3uSia90rBVpd\n9tXfgQI6Tx\/nS292IWF92gYlq3kniDfNioWPRdgANmJVGL9dUqzfqTAjl4\/pQhwR\nWUCfAiyqHJLWcLaY0JE1u+aig+pYwpjZ1PrFHqGsxjjkRJGUXgUUbTtU6VuChDsn\nhrz+K19WLCqJJggrAGRHFyqdNBkMOKs7JLrzhn0CAwEAAaOCAmswggJnMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTDMB1q\/dc\/9\/pkb87xEAkDsPdVljAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzhWZzAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA9BgNVHREENjA0ghNhcHAudXNlcmNlbnRyaWNzLmV1gh1w\ncml2YWN5LXByb3h5LnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvbUlRaXhh\ndV9yLVkuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRFQcAwAAABAMARzBFAiEA3S+UhhvNSldt\nyTksmq6KYhsJW1nsJk97Ee\/M3WdSY2YCIFEV\/SHvTg+0hjjhSs2hjR80izeRhwVX\nxyZpExedsVkUAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGR\nFQcAvQAABAMARzBFAiAr1DebsRTlIB7YvOtrmq1vWcIDUR7ITfLorwEfQC8R1gIh\nAIWPubYRZmjeaSMvrZjFk9+2XhB8lAo3UUpWZtQ8Yr43MA0GCSqGSIb3DQEBCwUA\nA4IBAQAblIX0ZlFb2hg2Gq8Z65K3YLg\/Mz5v\/sEY6OodchFwFl7ruHpEM03dl53G\noGBdMRHnz5sdxzd8qMfhLl\/9zcdV\/DNaFN4Lk0qHdSzqj3a+NIsCs8U5G9R04e\/U\nL43MabZEJINeWk2ZESu0M3fDbA7P1r2kJvjcaOfVERvbFQynj7\/bE8aNHp0Hs4FE\nHWxinpGC+aoV8KSZuZ4CjA\/5LlqtHtJOwQ3qO5Rw8Og8G9jE7DHi5bmhtoWr3h0C\nnwSJ9ar2sE2zkBx1fGqnX8K6c6A3jB6cpFi50Zq5j2oDq97DfBVEHL7zRjkR30ek\naeAlXyRvCUULbJrmdzj+kM93bn+C\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2088,
                            "ttfb_start": 1764,
                            "ttfb_end": 2059,
                            "download_start": 2059,
                            "download_end": 2088,
                            "download_ms": 29,
                            "all_start": 926,
                            "all_end": 2088,
                            "all_ms": 874,
                            "index": 43,
                            "number": 44,
                            "cpuTimes": {
                                "EvaluateScript": 31,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 31,
                            "cpu.v8.compile": 1,
                            "cpuTime": 32,
                            "js_timing": [
                                [
                                    2178.1509999999998,
                                    2209.585
                                ],
                                [
                                    2178.1799999999998,
                                    2179.2150000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.177",
                            "request_id": "240738.177",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/index.module.js",
                            "raw_id": "240738.177",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1020,
                            "ttfb_ms": 263,
                            "load_start": 2417,
                            "load_start_float": 2417.0004049999998,
                            "bytesIn": 120842,
                            "objectSize": 120842,
                            "objectSizeUncompressed": 449788,
                            "chunks": [
                                {
                                    "ts": 2685,
                                    "bytes": 641,
                                    "inflated": 1001
                                },
                                {
                                    "ts": 2688,
                                    "bytes": 1228,
                                    "inflated": 3060
                                },
                                {
                                    "ts": 2711,
                                    "bytes": 1228,
                                    "inflated": 2840
                                },
                                {
                                    "ts": 2719,
                                    "bytes": 1228,
                                    "inflated": 3348
                                },
                                {
                                    "ts": 2733,
                                    "bytes": 1228,
                                    "inflated": 3529
                                },
                                {
                                    "ts": 2742,
                                    "bytes": 1228,
                                    "inflated": 2897
                                },
                                {
                                    "ts": 2751,
                                    "bytes": 1228,
                                    "inflated": 3792
                                },
                                {
                                    "ts": 2761,
                                    "bytes": 1228,
                                    "inflated": 4080
                                },
                                {
                                    "ts": 2767,
                                    "bytes": 1228,
                                    "inflated": 4306
                                },
                                {
                                    "ts": 2773,
                                    "bytes": 1228,
                                    "inflated": 3874
                                },
                                {
                                    "ts": 2780,
                                    "bytes": 1228,
                                    "inflated": 3799
                                },
                                {
                                    "ts": 2794,
                                    "bytes": 1228,
                                    "inflated": 5326
                                },
                                {
                                    "ts": 2798,
                                    "bytes": 1228,
                                    "inflated": 5622
                                },
                                {
                                    "ts": 2808,
                                    "bytes": 1228,
                                    "inflated": 5687
                                },
                                {
                                    "ts": 2821,
                                    "bytes": 1226,
                                    "inflated": 3792
                                },
                                {
                                    "ts": 2829,
                                    "bytes": 1226,
                                    "inflated": 3588
                                },
                                {
                                    "ts": 2836,
                                    "bytes": 1226,
                                    "inflated": 6566
                                },
                                {
                                    "ts": 2842,
                                    "bytes": 1226,
                                    "inflated": 3425
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 1226,
                                    "inflated": 3252
                                },
                                {
                                    "ts": 2865,
                                    "bytes": 1226,
                                    "inflated": 5374
                                },
                                {
                                    "ts": 2871,
                                    "bytes": 1226,
                                    "inflated": 5765
                                },
                                {
                                    "ts": 2875,
                                    "bytes": 1226,
                                    "inflated": 5012
                                },
                                {
                                    "ts": 2886,
                                    "bytes": 1226,
                                    "inflated": 7176
                                },
                                {
                                    "ts": 2894,
                                    "bytes": 1226,
                                    "inflated": 3698
                                },
                                {
                                    "ts": 2903,
                                    "bytes": 1226,
                                    "inflated": 3713
                                },
                                {
                                    "ts": 2915,
                                    "bytes": 1226,
                                    "inflated": 3754
                                },
                                {
                                    "ts": 2922,
                                    "bytes": 1226,
                                    "inflated": 4300
                                },
                                {
                                    "ts": 2938,
                                    "bytes": 1221,
                                    "inflated": 5020
                                },
                                {
                                    "ts": 2948,
                                    "bytes": 1226,
                                    "inflated": 5129
                                },
                                {
                                    "ts": 2951,
                                    "bytes": 1226,
                                    "inflated": 6417
                                },
                                {
                                    "ts": 2963,
                                    "bytes": 1226,
                                    "inflated": 7169
                                },
                                {
                                    "ts": 2971,
                                    "bytes": 1226,
                                    "inflated": 6289
                                },
                                {
                                    "ts": 2981,
                                    "bytes": 1226,
                                    "inflated": 4732
                                },
                                {
                                    "ts": 2988,
                                    "bytes": 1226,
                                    "inflated": 5084
                                },
                                {
                                    "ts": 3000,
                                    "bytes": 1226,
                                    "inflated": 4214
                                },
                                {
                                    "ts": 3002,
                                    "bytes": 1226,
                                    "inflated": 4145
                                },
                                {
                                    "ts": 3009,
                                    "bytes": 1226,
                                    "inflated": 7392
                                },
                                {
                                    "ts": 3011,
                                    "bytes": 1220,
                                    "inflated": 6318
                                },
                                {
                                    "ts": 3022,
                                    "bytes": 1226,
                                    "inflated": 9172
                                },
                                {
                                    "ts": 3029,
                                    "bytes": 1226,
                                    "inflated": 14429
                                },
                                {
                                    "ts": 3040,
                                    "bytes": 1226,
                                    "inflated": 10161
                                },
                                {
                                    "ts": 3046,
                                    "bytes": 1226,
                                    "inflated": 3664
                                },
                                {
                                    "ts": 3052,
                                    "bytes": 1226,
                                    "inflated": 4817
                                },
                                {
                                    "ts": 3060,
                                    "bytes": 1226,
                                    "inflated": 6423
                                },
                                {
                                    "ts": 3071,
                                    "bytes": 1226,
                                    "inflated": 4163
                                },
                                {
                                    "ts": 3082,
                                    "bytes": 1226,
                                    "inflated": 4438
                                },
                                {
                                    "ts": 3084,
                                    "bytes": 2452,
                                    "inflated": 8004
                                },
                                {
                                    "ts": 3095,
                                    "bytes": 1226,
                                    "inflated": 4491
                                },
                                {
                                    "ts": 3114,
                                    "bytes": 1226,
                                    "inflated": 4521
                                },
                                {
                                    "ts": 3131,
                                    "bytes": 1226,
                                    "inflated": 5185
                                },
                                {
                                    "ts": 3137,
                                    "bytes": 1226,
                                    "inflated": 4732
                                },
                                {
                                    "ts": 3144,
                                    "bytes": 1226,
                                    "inflated": 5825
                                },
                                {
                                    "ts": 3151,
                                    "bytes": 1221,
                                    "inflated": 6876
                                },
                                {
                                    "ts": 3157,
                                    "bytes": 1226,
                                    "inflated": 4245
                                },
                                {
                                    "ts": 3168,
                                    "bytes": 1226,
                                    "inflated": 5633
                                },
                                {
                                    "ts": 3170,
                                    "bytes": 1226,
                                    "inflated": 4037
                                },
                                {
                                    "ts": 3183,
                                    "bytes": 1226,
                                    "inflated": 4112
                                },
                                {
                                    "ts": 3190,
                                    "bytes": 1226,
                                    "inflated": 4103
                                },
                                {
                                    "ts": 3195,
                                    "bytes": 1226,
                                    "inflated": 4354
                                },
                                {
                                    "ts": 3206,
                                    "bytes": 1226,
                                    "inflated": 6879
                                },
                                {
                                    "ts": 3209,
                                    "bytes": 1226,
                                    "inflated": 8073
                                },
                                {
                                    "ts": 3220,
                                    "bytes": 1226,
                                    "inflated": 4702
                                },
                                {
                                    "ts": 3226,
                                    "bytes": 1226,
                                    "inflated": 2720
                                },
                                {
                                    "ts": 3232,
                                    "bytes": 1226,
                                    "inflated": 2418
                                },
                                {
                                    "ts": 3239,
                                    "bytes": 1226,
                                    "inflated": 4825
                                },
                                {
                                    "ts": 3246,
                                    "bytes": 1226,
                                    "inflated": 3202
                                },
                                {
                                    "ts": 3252,
                                    "bytes": 1226,
                                    "inflated": 5259
                                },
                                {
                                    "ts": 3258,
                                    "bytes": 1225,
                                    "inflated": 3812
                                },
                                {
                                    "ts": 3269,
                                    "bytes": 1225,
                                    "inflated": 3575
                                },
                                {
                                    "ts": 3272,
                                    "bytes": 1225,
                                    "inflated": 3483
                                },
                                {
                                    "ts": 3278,
                                    "bytes": 1225,
                                    "inflated": 3114
                                },
                                {
                                    "ts": 3285,
                                    "bytes": 1225,
                                    "inflated": 3024
                                },
                                {
                                    "ts": 3292,
                                    "bytes": 1225,
                                    "inflated": 3540
                                },
                                {
                                    "ts": 3299,
                                    "bytes": 1225,
                                    "inflated": 3295
                                },
                                {
                                    "ts": 3310,
                                    "bytes": 1225,
                                    "inflated": 2475
                                },
                                {
                                    "ts": 3324,
                                    "bytes": 1225,
                                    "inflated": 3426
                                },
                                {
                                    "ts": 3325,
                                    "bytes": 1225,
                                    "inflated": 3953
                                },
                                {
                                    "ts": 3333,
                                    "bytes": 1225,
                                    "inflated": 3660
                                },
                                {
                                    "ts": 3339,
                                    "bytes": 1225,
                                    "inflated": 3289
                                },
                                {
                                    "ts": 3346,
                                    "bytes": 1220,
                                    "inflated": 3556
                                },
                                {
                                    "ts": 3353,
                                    "bytes": 1225,
                                    "inflated": 3579
                                },
                                {
                                    "ts": 3360,
                                    "bytes": 1225,
                                    "inflated": 3028
                                },
                                {
                                    "ts": 3367,
                                    "bytes": 1225,
                                    "inflated": 3862
                                },
                                {
                                    "ts": 3373,
                                    "bytes": 1225,
                                    "inflated": 4010
                                },
                                {
                                    "ts": 3380,
                                    "bytes": 1225,
                                    "inflated": 5805
                                },
                                {
                                    "ts": 3387,
                                    "bytes": 1225,
                                    "inflated": 3335
                                },
                                {
                                    "ts": 3391,
                                    "bytes": 1225,
                                    "inflated": 2974
                                },
                                {
                                    "ts": 3393,
                                    "bytes": 1225,
                                    "inflated": 4353
                                },
                                {
                                    "ts": 3399,
                                    "bytes": 1225,
                                    "inflated": 4178
                                },
                                {
                                    "ts": 3401,
                                    "bytes": 1225,
                                    "inflated": 4087
                                },
                                {
                                    "ts": 3408,
                                    "bytes": 1225,
                                    "inflated": 4158
                                },
                                {
                                    "ts": 3410,
                                    "bytes": 1225,
                                    "inflated": 3568
                                },
                                {
                                    "ts": 3417,
                                    "bytes": 1225,
                                    "inflated": 3684
                                },
                                {
                                    "ts": 3419,
                                    "bytes": 1225,
                                    "inflated": 4368
                                },
                                {
                                    "ts": 3425,
                                    "bytes": 1225,
                                    "inflated": 4806
                                },
                                {
                                    "ts": 3427,
                                    "bytes": 1225,
                                    "inflated": 3549
                                },
                                {
                                    "ts": 3437,
                                    "bytes": 2529,
                                    "inflated": 6294
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 08:31:52 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 2148,
                            "connect_end": 2148,
                            "ssl_start": 2148,
                            "ssl_end": 2405,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "app.usercentrics.eu",
                                "sanList": [
                                    "app.usercentrics.eu",
                                    "privacy-proxy.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1722631065,
                                "validTo": 1730410198,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722634666176,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722634666173,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js",
                            "initiator_line": 0,
                            "initiator_column": 32265,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/index.module.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 178674",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 120842",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 08:31:52 GMT",
                                    "etag: \"7b45be58cfd13aa538f70c53d1ffed50\"",
                                    "expires: Sun, 31 Aug 2025 08:31:52 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:07 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244727276893",
                                    "x-goog-hash: crc32c=7wpQiQ==",
                                    "x-goog-hash: md5=e0W+WM\/ROqU49wxT0f\/tUA==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 120842",
                                    "x-guploader-uploadid: AD-8ljt_6cxi1LyhpjPtmN0ilJ81fEbaJZfcHSeehcC-Xd1vhA4md02r6xnGy4MnAsuRmGK42yg"
                                ]
                            },
                            "bytesOut": 1927,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 0,
                            "ssl_ms": 257,
                            "gzip_total": 120842,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31357326,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2157,
                            "netlog_id": 405,
                            "renderBlocking": "non_blocking",
                            "load_end": 3437,
                            "ttfb_start": 2417,
                            "ttfb_end": 2680,
                            "download_start": 2680,
                            "download_end": 3437,
                            "download_ms": 757,
                            "all_start": 2148,
                            "all_end": 3437,
                            "all_ms": 1277,
                            "index": 44,
                            "number": 45,
                            "cpuTimes": {
                                "FunctionCall": 141
                            },
                            "cpu.FunctionCall": 141,
                            "cpuTime": 141,
                            "js_timing": [
                                [
                                    5004.692,
                                    5005.5690000000004
                                ],
                                [
                                    6005.4809999999998,
                                    6005.5479999999998
                                ],
                                [
                                    6367.951,
                                    6368.0690000000004
                                ],
                                [
                                    6369.8029999999999,
                                    6371.0439999999999
                                ],
                                [
                                    6371.1009999999997,
                                    6373.174
                                ],
                                [
                                    6375.4030000000002,
                                    6377.3519999999999
                                ],
                                [
                                    6407.8140000000003,
                                    6416.567
                                ],
                                [
                                    6442.2420000000002,
                                    6442.3209999999999
                                ],
                                [
                                    6442.75,
                                    6443.3900000000003
                                ],
                                [
                                    6576.7529999999997,
                                    6576.8710000000001
                                ],
                                [
                                    6702.7259999999997,
                                    6822.9889999999996
                                ],
                                [
                                    6827.7049999999999,
                                    6827.8249999999998
                                ],
                                [
                                    6828.3900000000003,
                                    6828.4520000000002
                                ],
                                [
                                    6943.067,
                                    6944.1530000000002
                                ],
                                [
                                    6944.5010000000002,
                                    6946.4579999999996
                                ],
                                [
                                    6952.8159999999998,
                                    6952.9449999999997
                                ],
                                [
                                    6953.25,
                                    6953.4629999999997
                                ],
                                [
                                    6953.5,
                                    6954.7290000000003
                                ],
                                [
                                    7045.1660000000002,
                                    7045.2460000000001
                                ],
                                [
                                    7052.3199999999997,
                                    7052.4369999999999
                                ]
                            ],
                            "blockingTime": 120.26299999999992
                        },
                        {
                            "type": 3,
                            "id": "240738.103",
                            "request_id": "240738.103",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                            "raw_id": "240738.103",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 199,
                            "ttfb_ms": 127,
                            "load_start": 3785,
                            "load_start_float": 3785.0004170000002,
                            "bytesIn": 43038,
                            "objectSize": 43038,
                            "objectSizeUncompressed": 43038,
                            "chunks": [
                                {
                                    "ts": 3919,
                                    "bytes": 3225
                                },
                                {
                                    "ts": 3947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3978,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3984,
                                    "bytes": 7045
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "initiator_line": 0,
                            "initiator_column": 65508,
                            "initiator_type": "script",
                            "initiator_function": "loadImage",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 921",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"juergen_sieber_5c3b91b455.webp\"",
                                    "content-length: 43038",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::c97zl-1725271788304-74b910bb1512",
                                    "x-vercel-imgsrc: b7942d1b19d2c92db9da8d26182fd552",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2338,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 43038,
                            "image_save": 0,
                            "cache_time": 2679,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 2220,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 63,
                            "http2_stream_dependency": 59,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 417,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "42 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 640,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 497,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "640x497",
                                        "Megapixels": 0.318
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 640,
                                        "height": 497,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 318080,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 87.985299999999995,
                                            "standardDeviation": 57.008299999999998,
                                            "kurtosis": -0.60730499999999998,
                                            "skewness": 0.57308300000000001,
                                            "entropy": 0.94264099999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.214,
                                            "standardDeviation": 67.758799999999994,
                                            "kurtosis": -1.0612600000000001,
                                            "skewness": -0.076882199999999998,
                                            "entropy": 0.98756699999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 82.172799999999995,
                                            "standardDeviation": 54.287999999999997,
                                            "kurtosis": -0.43298500000000001,
                                            "skewness": 0.473298,
                                            "entropy": 0.94205799999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 57.568800000000003,
                                            "standardDeviation": 48.978099999999998,
                                            "kurtosis": 1.5403,
                                            "skewness": 1.2476799999999999,
                                            "entropy": 0.89829599999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 640,
                                        "height": 497,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:48+00:00",
                                        "date:modify": "2024-09-02T10:09:48+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "87bea58da1a6fcfac351834360317bb80275dc8e0308f854e5683f2e3accf4df"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "43038B",
                                    "numberPixels": "318080",
                                    "pixelsPerSecond": "25.9724MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.012"
                                }
                            },
                            "load_end": 3984,
                            "ttfb_start": 3785,
                            "ttfb_end": 3912,
                            "download_start": 3912,
                            "download_end": 3984,
                            "download_ms": 72,
                            "all_start": 3785,
                            "all_end": 3984,
                            "all_ms": 199,
                            "index": 45,
                            "number": 46
                        },
                        {
                            "type": 3,
                            "id": "240738.104",
                            "request_id": "240738.104",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                            "raw_id": "240738.104",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 125,
                            "ttfb_ms": 106,
                            "load_start": 3786,
                            "load_start_float": 3786.0004180000001,
                            "bytesIn": 11062,
                            "objectSize": 11062,
                            "objectSizeUncompressed": 11062,
                            "chunks": [
                                {
                                    "ts": 3899,
                                    "bytes": 3224
                                },
                                {
                                    "ts": 3911,
                                    "bytes": 7838
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "initiator_line": 0,
                            "initiator_column": 65508,
                            "initiator_type": "script",
                            "initiator_function": "loadImage",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 921",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"jorg_hildebrand_668b7fc13c.webp\"",
                                    "content-length: 11062",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::k7sxx-1725271788306-7d3affb85de4",
                                    "x-vercel-imgsrc: e41a2d029fbad9c9771f35ade649f915",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2344,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 11062,
                            "image_save": 0,
                            "cache_time": 2679,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 2222,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 65,
                            "http2_stream_dependency": 63,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 418,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "11 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 242,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 236,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "242x236",
                                        "Megapixels": 0.057000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 242,
                                        "height": 236,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 57112,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.88300000000001,
                                            "standardDeviation": 74.205699999999993,
                                            "kurtosis": -1.26677,
                                            "skewness": -0.48154400000000003,
                                            "entropy": 0.93903800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 137.41300000000001,
                                            "standardDeviation": 76.227900000000005,
                                            "kurtosis": -1.2405200000000001,
                                            "skewness": -0.63505299999999998,
                                            "entropy": 0.92479100000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.59,
                                            "standardDeviation": 73.267099999999999,
                                            "kurtosis": -1.2753300000000001,
                                            "skewness": -0.56136399999999997,
                                            "entropy": 0.93078899999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.64699999999999,
                                            "standardDeviation": 73.122100000000003,
                                            "kurtosis": -1.20533,
                                            "skewness": -0.247866,
                                            "entropy": 0.96153500000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 242,
                                        "height": 236,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:48+00:00",
                                        "date:modify": "2024-09-02T10:09:48+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "2238976b4bc0d6298e83bf8253f32628daaa82e387bab7bf83dc4eb0463c2d37"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "11062B",
                                    "numberPixels": "57112",
                                    "pixelsPerSecond": "17.0011MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 3911,
                            "ttfb_start": 3786,
                            "ttfb_end": 3892,
                            "download_start": 3892,
                            "download_end": 3911,
                            "download_ms": 19,
                            "all_start": 3786,
                            "all_end": 3911,
                            "all_ms": 125,
                            "index": 46,
                            "number": 47
                        },
                        {
                            "type": 3,
                            "id": "240738.105",
                            "request_id": "240738.105",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                            "raw_id": "240738.105",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 335,
                            "ttfb_ms": 234,
                            "load_start": 3847,
                            "load_start_float": 3847.000419,
                            "bytesIn": 37522,
                            "objectSize": 37522,
                            "objectSizeUncompressed": 37522,
                            "chunks": [
                                {
                                    "ts": 4087,
                                    "bytes": 3225
                                },
                                {
                                    "ts": 4114,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4181,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4182,
                                    "bytes": 1529
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "initiator_line": 0,
                            "initiator_column": 65508,
                            "initiator_type": "script",
                            "initiator_function": "loadImage",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 921",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"sebatian_fuchs_3f38cfd2e7.webp\"",
                                    "content-length: 37522",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::d4dcw-1725271788368-6c3f7ee90dd8",
                                    "x-vercel-imgsrc: c10402427e1afaacc63a96fbe6baccf6",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2338,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 37522,
                            "image_save": 0,
                            "cache_time": 2679,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 2229,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 67,
                            "http2_stream_dependency": 65,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 419,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "35 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "ImageWidth": 800,
                                        "ImageHeight": 533
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "800x533",
                                        "Megapixels": 0.42599999999999999
                                    }
                                }
                            },
                            "load_end": 4182,
                            "ttfb_start": 3847,
                            "ttfb_end": 4081,
                            "download_start": 4081,
                            "download_end": 4182,
                            "download_ms": 101,
                            "all_start": 3847,
                            "all_end": 4182,
                            "all_ms": 335,
                            "index": 47,
                            "number": 48
                        },
                        {
                            "type": 3,
                            "id": "240738.106",
                            "request_id": "240738.106",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                            "raw_id": "240738.106",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 232,
                            "ttfb_ms": 180,
                            "load_start": 3848,
                            "load_start_float": 3848.0004199999998,
                            "bytesIn": 32996,
                            "objectSize": 32996,
                            "objectSizeUncompressed": 32996,
                            "chunks": [
                                {
                                    "ts": 4031,
                                    "bytes": 3223
                                },
                                {
                                    "ts": 4058,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4080,
                                    "bytes": 13389
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 109,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/893-bba2477777773f30.js",
                            "initiator_line": 0,
                            "initiator_column": 65508,
                            "initiator_type": "script",
                            "initiator_function": "loadImage",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                                    ":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:\/\/v2.craftnote.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",
                                    "access-control-allow-origin: *",
                                    "age: 921",
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "content-disposition: inline; filename=\"ralf_van_greffen_dea6aff44b.webp\"",
                                    "content-length: 32996",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "content-type: image\/webp",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "last-modified: Mon, 02 Sep 2024 09:54:26 GMT",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "timing-allow-origin: *",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::jzvkd-1725271788369-68ee89ae69f4",
                                    "x-vercel-imgsrc: 98856a6b0a9b9a26d13778b94a54b4ff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2350,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 32996,
                            "image_save": 0,
                            "cache_time": 2679,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 2231,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 69,
                            "http2_stream_dependency": 67,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 420,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 500,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 498,
                                        "VerticalScale": 0
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "500x498",
                                        "Megapixels": 0.249
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 500,
                                        "height": 498,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 249000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.991,
                                            "standardDeviation": 74.698800000000006,
                                            "kurtosis": -1.4860899999999999,
                                            "skewness": 0.13974,
                                            "entropy": 0.91667699999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.61199999999999,
                                            "standardDeviation": 75.493799999999993,
                                            "kurtosis": -1.57121,
                                            "skewness": 0.027660899999999999,
                                            "entropy": 0.91602399999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 117.732,
                                            "standardDeviation": 74.458500000000001,
                                            "kurtosis": -1.4796499999999999,
                                            "skewness": 0.148034,
                                            "entropy": 0.91509700000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 110.63,
                                            "standardDeviation": 74.144000000000005,
                                            "kurtosis": -1.3894599999999999,
                                            "skewness": 0.241314,
                                            "entropy": 0.91891100000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 500,
                                        "height": 498,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:48+00:00",
                                        "date:modify": "2024-09-02T10:09:48+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "signature": "968aa0345dcbd53b69e1cef735ba8fbcd6dc5075b4becc88b46c4201beeb269d"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "32996B",
                                    "numberPixels": "249000",
                                    "pixelsPerSecond": "26.7789MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "load_end": 4080,
                            "ttfb_start": 3848,
                            "ttfb_end": 4028,
                            "download_start": 4028,
                            "download_end": 4080,
                            "download_ms": 52,
                            "all_start": 3848,
                            "all_end": 4080,
                            "all_ms": 232,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "240738.195",
                            "request_id": "240738.195",
                            "ip_addr": "76.76.21.164",
                            "full_url": "https:\/\/v2.craftnote.de\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/favicon.ico",
                            "raw_id": "240738.195",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 88,
                            "ttfb_ms": 77,
                            "load_start": 4229,
                            "load_start_float": 4229.0004769999996,
                            "bytesIn": 4854,
                            "objectSize": 4854,
                            "objectSizeUncompressed": 101515,
                            "chunks": [
                                {
                                    "ts": 4312,
                                    "bytes": 2810,
                                    "inflated": 16374
                                },
                                {
                                    "ts": 4317,
                                    "bytes": 2044,
                                    "inflated": 19605
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/vnd.microsoft.icon",
                            "contentEncoding": "br",
                            "socket": 109,
                            "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: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "access-control-allow-origin: *",
                                    "age: 2063370",
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "content-disposition: inline; filename=\"favicon.ico\"",
                                    "content-encoding: br",
                                    "content-type: image\/vnd.microsoft.icon",
                                    "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                    "etag: W\/\"62555253de398534a189b1c55b7a3113\"",
                                    "server: Vercel",
                                    "strict-transport-security: max-age=63072000",
                                    "x-matched-path: \/favicon.ico",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8zs65-1725271788748-338a0ebb83fa",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1945,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5089,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 4213,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 71,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 477,
                            "server_port": "443",
                            "load_end": 4317,
                            "ttfb_start": 4229,
                            "ttfb_end": 4306,
                            "download_start": 4306,
                            "download_end": 4317,
                            "download_ms": 11,
                            "all_start": 4229,
                            "all_end": 4317,
                            "all_ms": 88,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                            "request_id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "raw_id": "23827D562A5D8A4FBBE4F2C640C83BDE",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 97,
                            "ttfb_ms": 97,
                            "load_start": 4231,
                            "load_start_float": 4231.0004419999996,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:09:48 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 465,
                            "protocol": "HTTP\/2",
                            "dns_start": 3514,
                            "dns_end": 3799,
                            "connect_start": 3800,
                            "connect_end": 3988,
                            "ssl_start": 3988,
                            "ssl_end": 4228,
                            "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                    "expires: Mon, 02 Sep 2024 10:09:48 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljva4k2GrhMdYlAU-yeyqCe6Lrp55_RYXuhRmwco_d4tWifooZShqhl6y7LBZ1ra7nPhBnI",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1810,
                            "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": 285,
                            "connect_ms": 188,
                            "ssl_ms": 240,
                            "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": 3513,
                            "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de 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": 442,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFRzCCBC+gAwIBAgIRAPLf8FWTYpyLEBsJxmBGKKgwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMTEwMTUxMVoXDTI0MTAzMDExMDgyM1owHjEc\nMBoGA1UEAxMTYXBpLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAJ0vECC4lmpZtR2WVDt\/DALiV3Pnx8NhYxqXut9Q6GoYT0r\/\nPl\/vX7qCKXb1m24Mgdadoy\/3jZtcSQSdFDt+ytCBE2nwRODhd8tudpo3lsL4SCJJ\n15598Bwzq0CNbCliLlh\/ntSTca6+8lvW9lrYwbTujAobsj\/juPXApdm11p2vph4D\nQ0kouBeLR164CUJ59jswInFNAQYx4GTyc3AR98doAuTbDgfMaziJB5awBTjzFi+3\nO3NY5Kh55SWPFSWe5lSZxtaPQzebdQckHrHskMTVXRtUhWMjrVztxraZGyE5aSgy\nf1\/24\/p0wRMaFU640zbQglPG5eAPptx8bsx1M+cCAwEAAaOCAmEwggJdMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQf4NzZjeyaNX+CuH+BRtK5SUiXfDAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzh0ODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA0BgNVHREELTArghNhcGkudXNlcmNlbnRyaWNzLmV1ghRj\nZGNzLnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8E\nLzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvTWhKMnFUUDhaU1EuY3Js\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp\n3GhCCp\/mZ0xaOnQAAAGRDaaqfgAABAMARzBFAiANX9cyBn0lxLyONAmESBm6kK4y\ni31M\/aimy7Ahgh4EiwIhALAjjQ\/gVau6kr5gwk1zKPQYmhDMccvqGGHWDbgHQGhE\nAHUA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGRDaaqfQAABAMA\nRjBEAiA4zogRl0dCdlcAxPiIT2fWUIdIdH451eTYsMI3tT4QQAIgD8G6jlNvDaNd\n9rrJV914FRuXfuVSyibX6td6lLvUaw0wDQYJKoZIhvcNAQELBQADggEBAChDGk+f\nR5TjuInChAGzTunc+GinNKW2XE1tF2319f6xlWcD7ZFv\/T0IvR03DPBlhcUbuNqa\nAsUYAK289bQwoVOV0DJbyfEdeiIP0mzHlW80EHZ6Ec6NkRmbLyPdGeTQmO0PvXO6\n30ZYSRLG6gxcEIYjz1h8V\/gvU2isf\/Eu4fKOptXKoqP8nAVOaHyCOmrOwARs4MVj\nOvhgUP+oDqIU8GmaUw22NkUGVmd6vwEzUUBg\/wdQdQVAkK8qJ95i47y\/qvf2oToI\nGVIKrSSRnSW\/M44XK5CTOryUiaQCbRZUy3SnDQQ4adBSH9sy8FhKzMnrpSgoSxKz\nfXShfd1HzLb7tEQ=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 4328,
                            "ttfb_start": 4231,
                            "ttfb_end": 4328,
                            "download_start": 4328,
                            "download_end": 4328,
                            "download_ms": 0,
                            "all_start": 3514,
                            "all_end": 4328,
                            "all_ms": 810,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "240738.194",
                            "request_id": "240738.194",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "raw_id": "240738.194",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 125,
                            "ttfb_ms": 124,
                            "load_start": 4338,
                            "load_start_float": 4338.0004410000001,
                            "bytesIn": 67,
                            "objectSize": 67,
                            "objectSizeUncompressed": 66,
                            "chunks": [
                                {
                                    "ts": 4463,
                                    "bytes": 67,
                                    "inflated": 66
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 10:10:48 GMT",
                            "cacheControl": "public, max-age=1800, s-maxage=60",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 465,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 65694,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 0",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=1800, s-maxage=60",
                                    "content-encoding: gzip",
                                    "content-length: 67",
                                    "content-type: application\/json",
                                    "date: Mon, 02 Sep 2024 10:09:48 GMT",
                                    "etag: \"6f99059ddff8fc8abda3b02372a4b806\"",
                                    "expires: Mon, 02 Sep 2024 10:10:48 GMT",
                                    "last-modified: Mon, 01 Jul 2024 14:44:26 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Accept-Encoding",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-goog-generation: 1719845066130561",
                                    "x-goog-hash: crc32c=Q+7ARg==",
                                    "x-goog-hash: md5=b5kFnd\/4\/Iq9o7AjcqS4Bg==",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: MULTI_REGIONAL",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 67",
                                    "x-guploader-uploadid: AD-8ljubPOnsmIz4kizDKtZ3pHL5XV-aht8MjH5KLhWJeUND4mfA6zDMtb-wBpTWngktCsRete8",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2056,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 67,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1800,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3513,
                            "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 441,
                            "server_port": "443",
                            "load_end": 4463,
                            "ttfb_start": 4338,
                            "ttfb_end": 4462,
                            "download_start": 4462,
                            "download_end": 4463,
                            "download_ms": 1,
                            "all_start": 4338,
                            "all_end": 4463,
                            "all_ms": 125,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                            "request_id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                            "raw_id": "46493AA2B3BB8C4E6D33F2C029AF91ED",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 63,
                            "ttfb_ms": 63,
                            "load_start": 4471,
                            "load_start_float": 4471.0004939999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:09:49 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                    "expires: Mon, 02 Sep 2024 10:09:49 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljsRmcZ9-U9QFFCAlLocpnxxffRE9Jgg4qEVUfe-LlGi_0TRGni1K-Ni9euOiLSll4uaiq_Xdr_qig"
                                ]
                            },
                            "bytesOut": 1789,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4470,
                            "chunks": [],
                            "netlog_id": 494,
                            "load_end": 4534,
                            "ttfb_start": 4471,
                            "ttfb_end": 4534,
                            "download_start": 4534,
                            "download_end": 4534,
                            "download_ms": 0,
                            "all_start": 4471,
                            "all_end": 4534,
                            "all_ms": 63,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "240738.196",
                            "request_id": "240738.196",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                            "raw_id": "240738.196",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 78,
                            "ttfb_ms": 73,
                            "load_start": 4537,
                            "load_start_float": 4537.0004929999996,
                            "bytesIn": 8307,
                            "objectSize": 8307,
                            "objectSizeUncompressed": 25642,
                            "chunks": [
                                {
                                    "ts": 4611,
                                    "bytes": 5660,
                                    "inflated": 17452
                                },
                                {
                                    "ts": 4615,
                                    "bytes": 2647,
                                    "inflated": 8190
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 10:10:49 GMT",
                            "cacheControl": "public, max-age=1800, s-maxage=60",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 65694,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 0",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=1800, s-maxage=60",
                                    "content-encoding: gzip",
                                    "content-length: 8307",
                                    "content-type: application\/json",
                                    "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                    "etag: \"f94692bf6ac9b0150d119c10fdf9ff48\"",
                                    "expires: Mon, 02 Sep 2024 10:10:49 GMT",
                                    "last-modified: Mon, 01 Jul 2024 14:44:26 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Accept-Encoding",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-goog-generation: 1719845066136980",
                                    "x-goog-hash: crc32c=+SHRZA==",
                                    "x-goog-hash: md5=+UaSv2rJsBUNEZwQ\/fn\/SA==",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: MULTI_REGIONAL",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 8307",
                                    "x-guploader-uploadid: AD-8ljt142kRTakHahQUFOIEr8qNbzNt0vc_PgikQKAB8yIb6ITnZL_eT4XOksu9sNt6iVLOKZcPx1Ydkw"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8307,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1800,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4469,
                            "netlog_id": 493,
                            "load_end": 4615,
                            "ttfb_start": 4537,
                            "ttfb_end": 4610,
                            "download_start": 4610,
                            "download_end": 4615,
                            "download_ms": 5,
                            "all_start": 4537,
                            "all_end": 4615,
                            "all_ms": 78,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "12BA6F57048BB2172ED082370E349670",
                            "request_id": "12BA6F57048BB2172ED082370E349670",
                            "ip_addr": "116.202.44.84",
                            "full_url": "https:\/\/craftnote.de\/cross-domain-bridge.html",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "craftnote.de",
                            "url": "\/cross-domain-bridge.html",
                            "raw_id": "12BA6F57048BB2172ED082370E349670",
                            "frame_id": "F39E28A75886997354C9C53C06F5F12F",
                            "documentURL": "https:\/\/craftnote.de\/cross-domain-bridge.html",
                            "responseCode": 301,
                            "load_ms": 68,
                            "ttfb_ms": 68,
                            "load_start": 4755,
                            "load_start_float": 4755.0000010000003,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 4640,
                            "dns_end": 4754,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 39048,
                            "initiator_type": "script",
                            "initiator_function": "e.appendIFrame",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: craftnote.de",
                                    ":method: GET",
                                    ":path: \/cross-domain-bridge.html",
                                    ":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",
                                    "referer: https:\/\/v2.craftnote.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: iframe",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: same-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-length: 162",
                                    "content-type: text\/html",
                                    "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                    "location: https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                                    "server: nginx",
                                    "x-whf-nginx-config-date: 29-08-2024 - 19:00:02"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 114,
                            "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": 4653,
                            "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                            "chunks": [],
                            "netlog_id": 1000001,
                            "server_port": "443",
                            "load_end": 4823,
                            "ttfb_start": 4755,
                            "ttfb_end": 4823,
                            "download_start": 4823,
                            "download_end": 4823,
                            "download_ms": 0,
                            "all_start": 4640,
                            "all_end": 4823,
                            "all_ms": 182,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "12BA6F57048BB2172ED082370E349670-1",
                            "request_id": "12BA6F57048BB2172ED082370E349670-1",
                            "ip_addr": "116.202.44.84",
                            "full_url": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.craftnote.de",
                            "url": "\/cross-domain-bridge.html",
                            "raw_id": "12BA6F57048BB2172ED082370E349670",
                            "frame_id": "F39E28A75886997354C9C53C06F5F12F",
                            "documentURL": "https:\/\/www.craftnote.de\/cross-domain-bridge.html",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 116,
                            "ttfb_ms": 113,
                            "load_start": 4827,
                            "load_start_float": 4827.0005170000004,
                            "bytesIn": 996,
                            "objectSize": 996,
                            "objectSizeUncompressed": 5439,
                            "chunks": [
                                {
                                    "ts": 4942,
                                    "bytes": 996,
                                    "inflated": 5439
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 39048,
                            "initiator_type": "script",
                            "initiator_function": "e.appendIFrame",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.craftnote.de",
                                    ":method: GET",
                                    ":path: \/cross-domain-bridge.html",
                                    ":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",
                                    "referer: https:\/\/v2.craftnote.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: iframe",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: same-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",
                                    "date: Mon, 02 Sep 2024 10:09:49 GMT",
                                    "etag: W\/\"642d6347-153f\"",
                                    "last-modified: Wed, 05 Apr 2023 12:02:15 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-whf-nginx-config-date: 29-08-2024 - 19:00:02",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2296,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1162,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4826,
                            "socket_group": "https:\/\/www.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 517,
                            "server_port": "443",
                            "load_end": 4943,
                            "ttfb_start": 4827,
                            "ttfb_end": 4940,
                            "download_start": 4940,
                            "download_end": 4943,
                            "download_ms": 3,
                            "all_start": 4827,
                            "all_end": 4943,
                            "all_ms": 116,
                            "index": 55,
                            "number": 56,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    5000.5469999999996,
                                    5002.2250000000004
                                ],
                                [
                                    5000.5649999999996,
                                    5001.0870000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.198",
                            "request_id": "240738.198",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/session\/1px.png?settingsId=EtMLRyuYI",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/session\/1px.png?settingsId=EtMLRyuYI",
                            "raw_id": "240738.198",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 61,
                            "ttfb_ms": 60,
                            "load_start": 5965,
                            "load_start_float": 5965.0005300000003,
                            "bytesIn": 522,
                            "objectSize": 522,
                            "objectSizeUncompressed": 489,
                            "chunks": [
                                {
                                    "ts": 6026,
                                    "bytes": 522,
                                    "inflated": 489
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 10:23:31 GMT",
                            "cacheControl": "public,max-age=1800,no-transform",
                            "contentType": "image\/png",
                            "contentEncoding": "gzip",
                            "socket": 288,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/session\/1px.png?settingsId=EtMLRyuYI",
                                    ":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:\/\/v2.craftnote.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: 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: 979",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public,max-age=1800,no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 522",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 09:53:31 GMT",
                                    "etag: \"3702ada73b8951017b8451cbd6a96523\"",
                                    "expires: Mon, 02 Sep 2024 10:23:31 GMT",
                                    "last-modified: Fri, 08 May 2020 09:06:13 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1588928773413784",
                                    "x-goog-hash: crc32c=pFwm0Q==",
                                    "x-goog-hash: md5=NwKtpzuJUQF7hFHL1qllIw==",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 522",
                                    "x-guploader-uploadid: AD-8ljtWG4fWjmGL-mD1ojwhsx9wJlATFXhiiWqvKIOspTk3wr53Y93TbZMKHeOhDSxMbo56gOA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 522,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 522,
                            "image_save": 0,
                            "cache_time": 821,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 5962,
                            "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 530,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "489 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "ProfileName": "sRGB IEC61966-2.1",
                                        "PixelsPerUnitX": 11811,
                                        "PixelsPerUnitY": 11811,
                                        "PixelUnits": "meters"
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Little CMS",
                                        "ProfileVersion": "4.3.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "2020:05:08 05:59:51",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Apple Computer Inc.",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "",
                                        "DeviceModel": "",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Little CMS",
                                        "ProfileID": 0,
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "ProfileCopyright": "No copyright, use freely",
                                        "MediaWhitePoint": "0.9642 1 0.82491",
                                        "ChromaticAdaptation": "1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168",
                                        "RedMatrixColumn": "0.43604 0.22249 0.01392",
                                        "BlueMatrixColumn": "0.14305 0.06061 0.71391",
                                        "GreenMatrixColumn": "0.38512 0.7169 0.09706",
                                        "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "ChromaticityChannels": 3,
                                        "ChromaticityColorant": "Unknown (0)",
                                        "ChromaticityChannel1": "0.64 0.33",
                                        "ChromaticityChannel2": "0.3 0.60001",
                                        "ChromaticityChannel3": "0.14999 0.06"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 118.11,
                                        "y": 118.11
                                    },
                                    "printSize": {
                                        "x": 0.0084666800000000007,
                                        "y": 0.0084666800000000007
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "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": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:50+00:00",
                                        "date:modify": "2024-09-02T10:09:50+00:00",
                                        "icc:copyright": "No copyright, use freely",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "png:iCCP": "chunk was found",
                                        "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": "1, 1",
                                        "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                        "signature": "df3f619804a92fdb4057192dc43dd748ea778adc52bc498ce80524c014b81119"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 596
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "489B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "504B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 6026,
                            "ttfb_start": 5965,
                            "ttfb_end": 6025,
                            "download_start": 6025,
                            "download_end": 6026,
                            "download_ms": 1,
                            "all_start": 5965,
                            "all_end": 6026,
                            "all_ms": 61,
                            "index": 56,
                            "number": 57
                        },
                        {
                            "type": 3,
                            "id": "240738.199",
                            "request_id": "240738.199",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                            "raw_id": "240738.199",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 62,
                            "ttfb_ms": 59,
                            "load_start": 5969,
                            "load_start_float": 5969.0005419999998,
                            "bytesIn": 970,
                            "objectSize": 970,
                            "objectSizeUncompressed": 2217,
                            "chunks": [
                                {
                                    "ts": 6030,
                                    "bytes": 970,
                                    "inflated": 2217
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 07:36:03 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/DefaultData-ce830345-46b21ec4.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 9227",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 970",
                                    "content-type: text\/javascript",
                                    "date: Mon, 02 Sep 2024 07:36:03 GMT",
                                    "etag: \"105c40ccc6893ac413580a50aced40ce\"",
                                    "expires: Tue, 02 Sep 2025 07:36:03 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244719330855",
                                    "x-goog-hash: crc32c=tbNQNA==",
                                    "x-goog-hash: md5=EFxAzMaJOsQTWApQrO1Azg==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 970",
                                    "x-guploader-uploadid: AD-8ljtDNs_d8o5Qz9WMpRbDj-iL0hSyfK6LIimyW8w2lAb3Gr1BiquQ-L-l0azwcSQJlVD1Vgc"
                                ]
                            },
                            "bytesOut": 2089,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 970,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31526773,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 5968,
                            "netlog_id": 542,
                            "renderBlocking": "non_blocking",
                            "load_end": 6031,
                            "ttfb_start": 5969,
                            "ttfb_end": 6028,
                            "download_start": 6028,
                            "download_end": 6031,
                            "download_ms": 3,
                            "all_start": 5969,
                            "all_end": 6031,
                            "all_ms": 62,
                            "index": 57,
                            "number": 58
                        },
                        {
                            "type": 3,
                            "id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                            "request_id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/translations\/translations-de.json",
                            "raw_id": "8E65E6CD30803FA6C97AD7038A9D7AA9",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 48,
                            "ttfb_ms": 48,
                            "load_start": 6042,
                            "load_start_float": 6042.0005490000003,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:09:50 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/translations\/translations-de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:09:50 GMT",
                                    "expires: Mon, 02 Sep 2024 10:09:50 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljtkhmWvKEDbCtYZhAjn4y6WlWsDPixENumSqUdFy62lHz-WWsPLqWnt2Juzcs30G8tKRiZGcuSDmw"
                                ]
                            },
                            "bytesOut": 1789,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6039,
                            "chunks": [],
                            "netlog_id": 549,
                            "load_end": 6090,
                            "ttfb_start": 6042,
                            "ttfb_end": 6090,
                            "download_start": 6090,
                            "download_end": 6090,
                            "download_ms": 0,
                            "all_start": 6042,
                            "all_end": 6090,
                            "all_ms": 48,
                            "index": 58,
                            "number": 59
                        },
                        {
                            "type": 3,
                            "id": "240738.200",
                            "request_id": "240738.200",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "api.usercentrics.eu",
                            "url": "\/translations\/translations-de.json",
                            "raw_id": "240738.200",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 39,
                            "ttfb_ms": 36,
                            "load_start": 6094,
                            "load_start_float": 6094.000548,
                            "bytesIn": 2878,
                            "objectSize": 2878,
                            "objectSizeUncompressed": 7950,
                            "chunks": [
                                {
                                    "ts": 6131,
                                    "bytes": 914,
                                    "inflated": 1526
                                },
                                {
                                    "ts": 6132,
                                    "bytes": 1228,
                                    "inflated": 3533
                                },
                                {
                                    "ts": 6133,
                                    "bytes": 736,
                                    "inflated": 2891
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 18:44:11 GMT",
                            "cacheControl": "public, max-age=86400, s-maxage=86400",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 65694,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/translations\/translations-de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *, Content-Length, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 55539",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=86400, s-maxage=86400",
                                    "content-encoding: gzip",
                                    "content-length: 2878",
                                    "content-type: application\/json",
                                    "date: Sun, 01 Sep 2024 18:44:11 GMT",
                                    "etag: \"9071cb66722303f026d3445882f74792\"",
                                    "expires: Mon, 02 Sep 2024 18:44:11 GMT",
                                    "last-modified: Thu, 06 Jun 2024 08:55:09 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Accept-Encoding",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-goog-generation: 1717664109581278",
                                    "x-goog-hash: crc32c=iUOpYQ==",
                                    "x-goog-hash: md5=kHHLZnIjA\/Am00RYgvdHkg==",
                                    "x-goog-metageneration: 1",
                                    "x-goog-storage-class: MULTI_REGIONAL",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 2878",
                                    "x-guploader-uploadid: AD-8ljtjvFmdLvKn9KP_KJDim6eJ2qNUVxKwegfDUuPEtUmYkIYPfxXbJ8sJjQncwJE7PA0BZd0"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2878,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30861,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6038,
                            "netlog_id": 548,
                            "load_end": 6133,
                            "ttfb_start": 6094,
                            "ttfb_end": 6130,
                            "download_start": 6130,
                            "download_end": 6133,
                            "download_ms": 3,
                            "all_start": 6094,
                            "all_end": 6133,
                            "all_ms": 39,
                            "index": 59,
                            "number": 60
                        },
                        {
                            "type": 3,
                            "id": "240738.201",
                            "request_id": "240738.201",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                            "raw_id": "240738.201",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 36,
                            "ttfb_ms": 35,
                            "load_start": 6142,
                            "load_start_float": 6142.0005590000001,
                            "bytesIn": 756,
                            "objectSize": 756,
                            "objectSizeUncompressed": 1728,
                            "chunks": [
                                {
                                    "ts": 6177,
                                    "bytes": 756,
                                    "inflated": 1728
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 10:01:54 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 476",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 756",
                                    "content-type: text\/javascript",
                                    "date: Mon, 02 Sep 2024 10:01:54 GMT",
                                    "etag: \"6dc9eb9f36dc4cedfd987f64b0e74e1a\"",
                                    "expires: Tue, 02 Sep 2025 10:01:54 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244719801229",
                                    "x-goog-hash: crc32c=P2nDFg==",
                                    "x-goog-hash: md5=bcnrnzbcTO39mH9ksOdOGg==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 756",
                                    "x-guploader-uploadid: AD-8ljuIxvgvPZ9sAj1_dtRTa0aAsTRjalMVEI5nWnCykHv22ZBSr_1jEasD6IQCW7w9xrJeapjgNt3Ikg"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 756,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31535524,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6141,
                            "netlog_id": 559,
                            "renderBlocking": "non_blocking",
                            "load_end": 6178,
                            "ttfb_start": 6142,
                            "ttfb_end": 6177,
                            "download_start": 6177,
                            "download_end": 6178,
                            "download_ms": 1,
                            "all_start": 6142,
                            "all_end": 6178,
                            "all_ms": 36,
                            "index": 60,
                            "number": 61
                        },
                        {
                            "type": 3,
                            "id": "240738.202",
                            "request_id": "240738.202",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                            "raw_id": "240738.202",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 43,
                            "ttfb_ms": 36,
                            "load_start": 6188,
                            "load_start_float": 6188.0005650000003,
                            "bytesIn": 1077,
                            "objectSize": 1077,
                            "objectSizeUncompressed": 2937,
                            "chunks": [
                                {
                                    "ts": 6225,
                                    "bytes": 948,
                                    "inflated": 2410
                                },
                                {
                                    "ts": 6231,
                                    "bytes": 129,
                                    "inflated": 527
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 05:42:25 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/FirstLayerCustomization-5db0d10f-f69b3447.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 188845",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 1077",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 05:42:25 GMT",
                                    "etag: \"6d88d3e50b34a96c6150e604b702174b\"",
                                    "expires: Sun, 31 Aug 2025 05:42:25 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:00 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244720293622",
                                    "x-goog-hash: crc32c=SABG1A==",
                                    "x-goog-hash: md5=bYjT5Qs0qWxhUOYEtwIXSw==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 1077",
                                    "x-guploader-uploadid: AHxI1nP074VO6YhWLbchjAueEuALAK79bowI8ImiriJ7Ud49qWx7dc1-avi1FkIJHbplpfQP5G8"
                                ]
                            },
                            "bytesOut": 2170,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1077,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31347155,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6183,
                            "netlog_id": 565,
                            "renderBlocking": "non_blocking",
                            "load_end": 6231,
                            "ttfb_start": 6188,
                            "ttfb_end": 6224,
                            "download_start": 6224,
                            "download_end": 6231,
                            "download_ms": 7,
                            "all_start": 6188,
                            "all_end": 6231,
                            "all_ms": 43,
                            "index": 61,
                            "number": 62
                        },
                        {
                            "type": 3,
                            "id": "240738.203",
                            "request_id": "240738.203",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                            "raw_id": "240738.203",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 37,
                            "ttfb_ms": 36,
                            "load_start": 6190,
                            "load_start_float": 6190.0005709999996,
                            "bytesIn": 236,
                            "objectSize": 236,
                            "objectSizeUncompressed": 473,
                            "chunks": [
                                {
                                    "ts": 6226,
                                    "bytes": 236,
                                    "inflated": 473
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 07:40:16 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/ButtonsCustomization-603bc3d8-df7546fc.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 8974",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 236",
                                    "content-type: text\/javascript",
                                    "date: Mon, 02 Sep 2024 07:40:16 GMT",
                                    "etag: \"2ae513dde0edba8005774e58d326754c\"",
                                    "expires: Tue, 02 Sep 2025 07:40:16 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:51:58 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244718158884",
                                    "x-goog-hash: crc32c=WO\/Pww==",
                                    "x-goog-hash: md5=KuUT3eDtuoAFd05Y0yZ1TA==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 236",
                                    "x-guploader-uploadid: AD-8ljuq8pZeI4QUZXbL1klYdM_PNVcK0zyqa8bJ3Zwce90ly1acitzKjRa79BPSJKZSUaGMdN1yiGxsNw"
                                ]
                            },
                            "bytesOut": 2161,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 236,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31527026,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6184,
                            "netlog_id": 571,
                            "renderBlocking": "non_blocking",
                            "load_end": 6227,
                            "ttfb_start": 6190,
                            "ttfb_end": 6226,
                            "download_start": 6226,
                            "download_end": 6227,
                            "download_ms": 1,
                            "all_start": 6190,
                            "all_end": 6227,
                            "all_ms": 37,
                            "index": 62,
                            "number": 63
                        },
                        {
                            "type": 3,
                            "id": "240738.204",
                            "request_id": "240738.204",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                            "raw_id": "240738.204",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 39,
                            "ttfb_ms": 36,
                            "load_start": 6191,
                            "load_start_float": 6191.0005769999998,
                            "bytesIn": 318,
                            "objectSize": 318,
                            "objectSizeUncompressed": 567,
                            "chunks": [
                                {
                                    "ts": 6229,
                                    "bytes": 318,
                                    "inflated": 567
                                }
                            ],
                            "expires": "Sat, 30 Aug 2025 16:03:14 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/SecondLayerUI-be86f502-54550397.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultUI-b49b9afe-dff6babd.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 237996",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 318",
                                    "content-type: text\/javascript",
                                    "date: Fri, 30 Aug 2024 16:03:14 GMT",
                                    "etag: \"59ed8375cdc807377e12088ed0c712fc\"",
                                    "expires: Sat, 30 Aug 2025 16:03:14 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244721235772",
                                    "x-goog-hash: crc32c=9nXtBw==",
                                    "x-goog-hash: md5=We2Ddc3IBzd+EgiO0McS\/A==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 318",
                                    "x-guploader-uploadid: AHxI1nPfoV4RdFqaMWCKJPns8WKNlIVN3gGbM8fQV49jbWmzc9UZJePYodnDHQpFFYN-OWHAiOMuHl0X"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 318,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31298004,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6186,
                            "netlog_id": 577,
                            "renderBlocking": "non_blocking",
                            "load_end": 6230,
                            "ttfb_start": 6191,
                            "ttfb_end": 6227,
                            "download_start": 6227,
                            "download_end": 6230,
                            "download_ms": 3,
                            "all_start": 6191,
                            "all_end": 6230,
                            "all_ms": 39,
                            "index": 63,
                            "number": 64
                        },
                        {
                            "type": 3,
                            "id": "240738.205",
                            "request_id": "240738.205",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                            "raw_id": "240738.205",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 37,
                            "ttfb_ms": 35,
                            "load_start": 6241,
                            "load_start_float": 6241.000583,
                            "bytesIn": 687,
                            "objectSize": 687,
                            "objectSizeUncompressed": 1270,
                            "chunks": [
                                {
                                    "ts": 6278,
                                    "bytes": 687,
                                    "inflated": 1270
                                }
                            ],
                            "expires": "Sat, 30 Aug 2025 04:34:28 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/Taglogger-d0c61089-8b74f74e.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 279322",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 687",
                                    "content-type: text\/javascript",
                                    "date: Fri, 30 Aug 2024 04:34:28 GMT",
                                    "etag: \"d449aad96c68c5c01a8383d80b6315fb\"",
                                    "expires: Sat, 30 Aug 2025 04:34:28 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244721722668",
                                    "x-goog-hash: crc32c=ha8fJQ==",
                                    "x-goog-hash: md5=1Emq2WxoxcAag4PYC2MV+w==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 687",
                                    "x-guploader-uploadid: AHxI1nM8OI1TGYu0borPJiMZvuTG_QOeX7XtSSLL8uHlbTTUXnmXpQZsk03YXNO6CB4pFLi7DxQg6tTGVg"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 687,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31256678,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6240,
                            "netlog_id": 583,
                            "renderBlocking": "non_blocking",
                            "load_end": 6278,
                            "ttfb_start": 6241,
                            "ttfb_end": 6276,
                            "download_start": 6276,
                            "download_end": 6278,
                            "download_ms": 2,
                            "all_start": 6241,
                            "all_end": 6278,
                            "all_ms": 37,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "240738.207",
                            "request_id": "240738.207",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                            "raw_id": "240738.207",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 38,
                            "ttfb_ms": 35,
                            "load_start": 6312,
                            "load_start_float": 6312.0006020000001,
                            "bytesIn": 2448,
                            "objectSize": 2448,
                            "objectSizeUncompressed": 5491,
                            "chunks": [
                                {
                                    "ts": 6347,
                                    "bytes": 959,
                                    "inflated": 1763
                                },
                                {
                                    "ts": 6349,
                                    "bytes": 1227,
                                    "inflated": 3105
                                },
                                {
                                    "ts": 6350,
                                    "bytes": 262,
                                    "inflated": 623
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 08:42:13 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/PrivacyButton-0c89b8eb.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 178057",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 2448",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 08:42:13 GMT",
                                    "etag: \"c3a45cddaaf5c97e6e2f08d7a96fba4d\"",
                                    "expires: Sun, 31 Aug 2025 08:42:13 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:00 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244720528286",
                                    "x-goog-hash: crc32c=fNqoPQ==",
                                    "x-goog-hash: md5=w6Rc3ar1yX5uLwjXqW+6TQ==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 2448",
                                    "x-guploader-uploadid: AD-8ljvWNjzXOnVsrQ2l6HX7TPY25ZTbpsBQRuHxCAIRIy-BnrFelNA-LZllzaAiI4QpO9Ate6o"
                                ]
                            },
                            "bytesOut": 2068,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2448,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31357943,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6311,
                            "netlog_id": 602,
                            "renderBlocking": "non_blocking",
                            "load_end": 6350,
                            "ttfb_start": 6312,
                            "ttfb_end": 6347,
                            "download_start": 6347,
                            "download_end": 6350,
                            "download_ms": 3,
                            "all_start": 6312,
                            "all_end": 6350,
                            "all_ms": 38,
                            "index": 65,
                            "number": 66
                        },
                        {
                            "type": 3,
                            "id": "240738.208",
                            "request_id": "240738.208",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-9ad1568f.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/index-9ad1568f.js",
                            "raw_id": "240738.208",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 37,
                            "ttfb_ms": 36,
                            "load_start": 6317,
                            "load_start_float": 6317.0006080000003,
                            "bytesIn": 808,
                            "objectSize": 808,
                            "objectSizeUncompressed": 1740,
                            "chunks": [
                                {
                                    "ts": 6354,
                                    "bytes": 808,
                                    "inflated": 1740
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 16:55:20 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/index-9ad1568f.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 148470",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 808",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 16:55:20 GMT",
                                    "etag: \"223b868da5ef1a19bffb2d2ad6daabcd\"",
                                    "expires: Sun, 31 Aug 2025 16:55:20 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:06 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244726112157",
                                    "x-goog-hash: crc32c=V5Lz0A==",
                                    "x-goog-hash: md5=IjuGjaXvGhm\/+y0q1tqrzQ==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 808",
                                    "x-guploader-uploadid: AD-8ljvLnOSvdP5CsbGTX7dcrAHulqIEy454VwsyP0M0J2DF4FB21khY-v6M-MFtJbN5XZBxQQFGwDXTyQ"
                                ]
                            },
                            "bytesOut": 2044,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 808,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31387530,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6316,
                            "netlog_id": 608,
                            "renderBlocking": "non_blocking",
                            "load_end": 6354,
                            "ttfb_start": 6317,
                            "ttfb_end": 6353,
                            "download_start": 6353,
                            "download_end": 6354,
                            "download_ms": 1,
                            "all_start": 6317,
                            "all_end": 6354,
                            "all_ms": 37,
                            "index": 66,
                            "number": 67
                        },
                        {
                            "type": 3,
                            "id": "240738.210",
                            "request_id": "240738.210",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                            "raw_id": "240738.210",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 44,
                            "ttfb_ms": 41,
                            "load_start": 6369,
                            "load_start_float": 6369.0006290000001,
                            "bytesIn": 2110,
                            "objectSize": 2110,
                            "objectSizeUncompressed": 5128,
                            "chunks": [
                                {
                                    "ts": 6411,
                                    "bytes": 967,
                                    "inflated": 1712
                                },
                                {
                                    "ts": 6413,
                                    "bytes": 1143,
                                    "inflated": 3416
                                }
                            ],
                            "expires": "Sat, 30 Aug 2025 23:03:41 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 212769",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 2110",
                                    "content-type: text\/javascript",
                                    "date: Fri, 30 Aug 2024 23:03:41 GMT",
                                    "etag: \"bd480603e780a4e52287e363678ce2dc\"",
                                    "expires: Sat, 30 Aug 2025 23:03:41 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:06 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244726338457",
                                    "x-goog-hash: crc32c=ir6Aaw==",
                                    "x-goog-hash: md5=vUgGA+eApOUih+NjZ4zi3A==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 2110",
                                    "x-guploader-uploadid: AHxI1nOPzBaG0uYJhis2-9PB9MFEWkX_qL_3tXdpBraAq1hUNzaaobsscmxReLltGYlSVM2HDlvrlXSWRg"
                                ]
                            },
                            "bytesOut": 2044,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2110,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31323231,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6368,
                            "netlog_id": 629,
                            "renderBlocking": "non_blocking",
                            "load_end": 6413,
                            "ttfb_start": 6369,
                            "ttfb_end": 6410,
                            "download_start": 6410,
                            "download_end": 6413,
                            "download_ms": 3,
                            "all_start": 6369,
                            "all_end": 6413,
                            "all_ms": 44,
                            "index": 67,
                            "number": 68
                        },
                        {
                            "type": 3,
                            "id": "240738.211",
                            "request_id": "240738.211",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                            "raw_id": "240738.211",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 49,
                            "ttfb_ms": 48,
                            "load_start": 6428,
                            "load_start_float": 6428.0006380000004,
                            "bytesIn": 615,
                            "objectSize": 615,
                            "objectSizeUncompressed": 1513,
                            "chunks": [
                                {
                                    "ts": 6477,
                                    "bytes": 615,
                                    "inflated": 1513
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 16:40:19 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/SaveButton-1b79f32d.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 149371",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 615",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 16:40:19 GMT",
                                    "etag: \"e3e61fcc879639035d511f5eb12e10cd\"",
                                    "expires: Sun, 31 Aug 2025 16:40:19 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:01 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244720992718",
                                    "x-goog-hash: crc32c=tsTPuA==",
                                    "x-goog-hash: md5=4+YfzIeWOQNdUR9esS4QzQ==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 615",
                                    "x-guploader-uploadid: AD-8ljtOCko_3a5E9STFN3xp0PIoMak02EerTaeiD7IkD24UcB6K6-DKh-K2JQt3lyKoQCWUtkR44cGKrA"
                                ]
                            },
                            "bytesOut": 2065,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 615,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31386629,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6422,
                            "netlog_id": 638,
                            "renderBlocking": "non_blocking",
                            "load_end": 6477,
                            "ttfb_start": 6428,
                            "ttfb_end": 6476,
                            "download_start": 6476,
                            "download_end": 6477,
                            "download_ms": 1,
                            "all_start": 6428,
                            "all_end": 6477,
                            "all_ms": 49,
                            "index": 68,
                            "number": 69
                        },
                        {
                            "type": 3,
                            "id": "240738.212",
                            "request_id": "240738.212",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                            "raw_id": "240738.212",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 145,
                            "ttfb_ms": 57,
                            "load_start": 6429,
                            "load_start_float": 6429.0006439999997,
                            "bytesIn": 48658,
                            "objectSize": 48658,
                            "objectSizeUncompressed": 159833,
                            "chunks": [
                                {
                                    "ts": 6489,
                                    "bytes": 925,
                                    "inflated": 1560
                                },
                                {
                                    "ts": 6493,
                                    "bytes": 3681,
                                    "inflated": 13490
                                },
                                {
                                    "ts": 6496,
                                    "bytes": 2454,
                                    "inflated": 9069
                                },
                                {
                                    "ts": 6498,
                                    "bytes": 1227,
                                    "inflated": 4912
                                },
                                {
                                    "ts": 6501,
                                    "bytes": 1227,
                                    "inflated": 4257
                                },
                                {
                                    "ts": 6502,
                                    "bytes": 1227,
                                    "inflated": 2938
                                },
                                {
                                    "ts": 6504,
                                    "bytes": 1227,
                                    "inflated": 3367
                                },
                                {
                                    "ts": 6507,
                                    "bytes": 1215,
                                    "inflated": 3087
                                },
                                {
                                    "ts": 6509,
                                    "bytes": 1227,
                                    "inflated": 3059
                                },
                                {
                                    "ts": 6511,
                                    "bytes": 1227,
                                    "inflated": 3025
                                },
                                {
                                    "ts": 6513,
                                    "bytes": 1227,
                                    "inflated": 2761
                                },
                                {
                                    "ts": 6516,
                                    "bytes": 1225,
                                    "inflated": 2557
                                },
                                {
                                    "ts": 6518,
                                    "bytes": 1225,
                                    "inflated": 3192
                                },
                                {
                                    "ts": 6524,
                                    "bytes": 1225,
                                    "inflated": 5518
                                },
                                {
                                    "ts": 6525,
                                    "bytes": 1225,
                                    "inflated": 4612
                                },
                                {
                                    "ts": 6527,
                                    "bytes": 1225,
                                    "inflated": 4943
                                },
                                {
                                    "ts": 6528,
                                    "bytes": 1225,
                                    "inflated": 4947
                                },
                                {
                                    "ts": 6531,
                                    "bytes": 1225,
                                    "inflated": 3634
                                },
                                {
                                    "ts": 6532,
                                    "bytes": 1225,
                                    "inflated": 3817
                                },
                                {
                                    "ts": 6533,
                                    "bytes": 1225,
                                    "inflated": 2958
                                },
                                {
                                    "ts": 6535,
                                    "bytes": 1225,
                                    "inflated": 3336
                                },
                                {
                                    "ts": 6540,
                                    "bytes": 491,
                                    "inflated": 1323
                                },
                                {
                                    "ts": 6542,
                                    "bytes": 1225,
                                    "inflated": 3948
                                },
                                {
                                    "ts": 6544,
                                    "bytes": 1225,
                                    "inflated": 5811
                                },
                                {
                                    "ts": 6546,
                                    "bytes": 1222,
                                    "inflated": 3312
                                },
                                {
                                    "ts": 6548,
                                    "bytes": 1225,
                                    "inflated": 4963
                                },
                                {
                                    "ts": 6551,
                                    "bytes": 1218,
                                    "inflated": 4464
                                },
                                {
                                    "ts": 6553,
                                    "bytes": 1225,
                                    "inflated": 4069
                                },
                                {
                                    "ts": 6555,
                                    "bytes": 1225,
                                    "inflated": 4447
                                },
                                {
                                    "ts": 6558,
                                    "bytes": 1225,
                                    "inflated": 3521
                                },
                                {
                                    "ts": 6560,
                                    "bytes": 1225,
                                    "inflated": 4699
                                },
                                {
                                    "ts": 6562,
                                    "bytes": 1225,
                                    "inflated": 5372
                                },
                                {
                                    "ts": 6564,
                                    "bytes": 1225,
                                    "inflated": 4647
                                },
                                {
                                    "ts": 6566,
                                    "bytes": 1225,
                                    "inflated": 3739
                                },
                                {
                                    "ts": 6568,
                                    "bytes": 1225,
                                    "inflated": 3794
                                },
                                {
                                    "ts": 6570,
                                    "bytes": 1225,
                                    "inflated": 4503
                                },
                                {
                                    "ts": 6572,
                                    "bytes": 1225,
                                    "inflated": 4315
                                },
                                {
                                    "ts": 6574,
                                    "bytes": 688,
                                    "inflated": 1867
                                }
                            ],
                            "expires": "Fri, 29 Aug 2025 21:59:54 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/VirtualServiceItem-f2007aa1.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 302996",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 48658",
                                    "content-type: text\/javascript",
                                    "date: Thu, 29 Aug 2024 21:59:54 GMT",
                                    "etag: \"c354745bb46aba93fae03fc6aaf5d8be\"",
                                    "expires: Fri, 29 Aug 2025 21:59:54 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:52:02 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244722507404",
                                    "x-goog-hash: crc32c=OBcOFQ==",
                                    "x-goog-hash: md5=w1R0W7RqupP64D\/GqvXYvg==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 48658",
                                    "x-guploader-uploadid: AHxI1nNmY6ormqyXDfBPr01r-5X9l2OL9ETuGBb1jS3jvEzJkka3xVG4uO63ZDgGTRE6fF-HkLTmM-Bk"
                                ]
                            },
                            "bytesOut": 2089,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 48658,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31233004,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6424,
                            "netlog_id": 644,
                            "renderBlocking": "non_blocking",
                            "load_end": 6574,
                            "ttfb_start": 6429,
                            "ttfb_end": 6486,
                            "download_start": 6486,
                            "download_end": 6574,
                            "download_ms": 88,
                            "all_start": 6429,
                            "all_end": 6574,
                            "all_ms": 145,
                            "index": 69,
                            "number": 70,
                            "cpuTimes": {
                                "FunctionCall": 0
                            },
                            "cpu.FunctionCall": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    7244.3130000000001,
                                    7244.6809999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "240738.213",
                            "request_id": "240738.213",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                            "raw_id": "240738.213",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 110,
                            "ttfb_ms": 108,
                            "load_start": 6430,
                            "load_start_float": 6430.00065,
                            "bytesIn": 1693,
                            "objectSize": 1693,
                            "objectSizeUncompressed": 4399,
                            "chunks": [
                                {
                                    "ts": 6538,
                                    "bytes": 965,
                                    "inflated": 1744
                                },
                                {
                                    "ts": 6540,
                                    "bytes": 728,
                                    "inflated": 2655
                                }
                            ],
                            "expires": "Sun, 31 Aug 2025 16:58:12 GMT",
                            "cacheControl": "public, max-age=31536000, no-transform",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-ui\/3.53.0\/DefaultTabs-0b1cd922.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1",
                                    "referer: https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index-ff7c5e9b.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Length, Content-Type, Date, Server, Transfer-Encoding, X-GUploader-UploadID, X-Google-Trace",
                                    "age: 148298",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=31536000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 1693",
                                    "content-type: text\/javascript",
                                    "date: Sat, 31 Aug 2024 16:58:12 GMT",
                                    "etag: \"cbde12bea558867600ee8a775004fc86\"",
                                    "expires: Sun, 31 Aug 2025 16:58:12 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:51:59 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244719569608",
                                    "x-goog-hash: crc32c=qWbR0w==",
                                    "x-goog-hash: md5=y94SvqVYhnYA7op3UAT8hg==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 1693",
                                    "x-guploader-uploadid: AD-8ljtK_OC8livpDG1OPNQNPxEXdnsHUIgECIKn19NzG01inwhP2gdb8LuM5IUOk6Ij4brVgA"
                                ]
                            },
                            "bytesOut": 2068,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1693,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31387702,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6426,
                            "netlog_id": 650,
                            "renderBlocking": "non_blocking",
                            "load_end": 6540,
                            "ttfb_start": 6430,
                            "ttfb_end": 6538,
                            "download_start": 6538,
                            "download_end": 6540,
                            "download_ms": 2,
                            "all_start": 6430,
                            "all_end": 6540,
                            "all_ms": 110,
                            "index": 70,
                            "number": 71
                        },
                        {
                            "type": 3,
                            "id": "3CB52B1F8EC819B0B659D6BCC759A395",
                            "request_id": "3CB52B1F8EC819B0B659D6BCC759A395",
                            "ip_addr": "35.201.111.240",
                            "full_url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "consent-api.service.consent.usercentrics.eu",
                            "url": "\/consent\/uw\/3",
                            "raw_id": "3CB52B1F8EC819B0B659D6BCC759A395",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 83,
                            "ttfb_ms": 83,
                            "load_start": 6436,
                            "load_start_float": 6436.0005899999996,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 616,
                            "protocol": "HTTP\/2",
                            "dns_start": 6287,
                            "dns_end": 6328,
                            "connect_start": 6328,
                            "connect_end": 6360,
                            "ssl_start": 6360,
                            "ssl_end": 6434,
                            "initiator": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: consent-api.service.consent.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/consent\/uw\/3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: access-control-allow-origin,content-type,x-request-id",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: access-control-allow-origin,content-type,x-request-id",
                                    "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 86400",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Mon, 02 Sep 2024 10:09:50 GMT",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Origin, Access-Control-Request-Headers",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: 37913501531b1122d5caa789203f265a",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1924,
                            "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": 41,
                            "connect_ms": 32,
                            "ssl_ms": 74,
                            "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": 6286,
                            "socket_group": "pm\/https:\/\/consent-api.service.consent.usercentrics.eu <https:\/\/craftnote.de 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": 590,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFYzCCBEugAwIBAgIRAM0YEF7PY5+dCTQQVUAniqowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDczMTIwMzUwOVoXDTI0MTAyOTIxMjcwMVowNjE0\nMDIGA1UEAxMrY29uc2VudC1hcGkuc2VydmljZS5jb25zZW50LnVzZXJjZW50cmlj\ncy5ldTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOKLjquBpMw+jQok\neq1tXLqhhqTkzUUtth+p8MIcw2cn5eyY1ADEbxQTumFlYXhbloDsRcBIgP5UIYZQ\npBNvqlWgM25OGwoSD2ytdg\/B\/d4zUJqMJZaj3zh\/W2+6au4UOKU+XD0qNs0JHBAe\n\/lyqb4ghTYCXt+KXwjoVbgGxZwum3m70w2sJZT6hd7L9kqDKda54DnvcEYvFZiWm\nrQ6gDTn50aGrRJ4x0Zw3JQ3iqUVuR4au2IBnIM4RQW7OuuLeo\/sm6WmZS28qx\/ws\nAaopqukfUjKWSJ1hhzCxlLAIeMnF4M68ymbeEBGZ2urQgy\/WkoioSF2WFk032DZM\nEorgJP0CAwEAAaOCAmUwggJhMA4GA1UdDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggr\nBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQfg0\/fMBJC5r61PXVBiuHH\nAXLMnzAfBgNVHSMEGDAWgBTHgfX9jojZADxNY6JQMSSgziP+IzBeBggrBgEFBQcB\nAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vLnBraS5nb29nL3Mvd3IzL3pSZzAl\nBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IzLmNydDA2BgNVHREELzAt\ngitjb25zZW50LWFwaS5zZXJ2aWNlLmNvbnNlbnQudXNlcmNlbnRyaWNzLmV1MBMG\nA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBr\naS5nb29nL3dyMy9kak4zUUo0ZUV0NC5jcmwwggEFBgorBgEEAdZ5AgQCBIH2BIHz\nAPEAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZEKt+WLAAAE\nAwBIMEYCIQCxgK7g\/B93HjLMoa6rYGui7HUNDzxOf51khcuDwk6wOQIhAPuYv68Y\nifro297xV0LM\/8j8wgNXCdRIKBJ08vRAtHcKAHYA2ra\/az+1tiKfm8K7XGvocJFx\nbLtRhIU0vaQ9MEjX+6sAAAGRCrflnAAABAMARzBFAiEAm8ZgYHgstSlkyv9pHHcX\nSXMnCefTE2oe1BBk5phQMfECICbUj4aRqfHLAdBU3C\/d2RKQfwK7l5VMPp+i1Q2Y\nGFAIMA0GCSqGSIb3DQEBCwUAA4IBAQCAzsBxZ6dvBIa67CuI\/WB7eKFrv0vJbtp0\n35zO3XFjhQe58uBSSJYi7DnFVF0JAaMpjhJJcbH1QH1SNg0NRyXSLwJAV4WExW7M\nzc19yH9L6ri5UE54QFcJGnos8QLFj9HmKqHFIZ\/vv7JgwMvKap6Hey7eJGi2ODNY\nw4Yv+scAtJ5vatf0eOtz+uUGSUbbln2co9v8L1c9lnLZRadtXjGkm8dhteIfbDiH\nKke0Pr9q\/7vdDffZ9vE5JQTeX+xMVCtCuFIUIlcTPK69BoNgLXcugmsIKNyrrkwC\nOBaYiZfkyJqGV25g5Tbnh3Wo+3U9rbqaxb1fIj+3dB+Fki6IccYY\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 6519,
                            "ttfb_start": 6436,
                            "ttfb_end": 6519,
                            "download_start": 6519,
                            "download_end": 6519,
                            "download_ms": 0,
                            "all_start": 6287,
                            "all_end": 6519,
                            "all_ms": 230,
                            "index": 71,
                            "number": 72
                        },
                        {
                            "type": 3,
                            "id": "240738.209",
                            "request_id": "240738.209",
                            "ip_addr": "34.95.108.180",
                            "full_url": "https:\/\/uct.service.usercentrics.eu\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "uct.service.usercentrics.eu",
                            "url": "\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                            "raw_id": "240738.209",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 81,
                            "ttfb_ms": 80,
                            "load_start": 6499,
                            "load_start_float": 6499.0006139999996,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 6580,
                                    "bytes": 35
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 636,
                            "protocol": "HTTP\/2",
                            "dns_start": 6352,
                            "dns_end": 6390,
                            "connect_start": 6392,
                            "connect_end": 6427,
                            "ssl_start": 6427,
                            "ssl_end": 6499,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "uct.service.usercentrics.eu",
                                "sanList": [
                                    "uct.service.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1721407758,
                                "validTo": 1729186971,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1721411358794,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008FD77FF080ABF0CCEDA6AF0DC110F10D9A4CDAC22C242FEB5CDBD0B01A84219B02210090AA1C85894FEAF2A0F7CA984B3A1A0B2BB752B3ADCB1C69B5479F8B4EF22D8F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1721411358788,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022029BC0BCB56E546F3CD203AF93B48C989FAC4925A19EC141274514BAEDD3AE88F022042AF05EF4996E91134A2CAB2A03880832F3B73C8D725872761EBA835D958B3B3"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: uct.service.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271790827",
                                    ":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:\/\/v2.craftnote.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: 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": [
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-store",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                    "function-execution-id: e4kvh4wi5rm2",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=7776000",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: 979b8b878a9f0065d0a6682bafa648d9",
                                    "x-powered-by: Express",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2176,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 38,
                            "connect_ms": 35,
                            "ssl_ms": 72,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6328,
                            "socket_group": "https:\/\/uct.service.usercentrics.eu <https:\/\/craftnote.de 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": 614,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFQjCCBCqgAwIBAgIRAPZUd6PK+V56Codatyd9L+cwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDcxOTE2NDkxOFoXDTI0MTAxNzE3NDI1MVowJjEk\nMCIGA1UEAxMbdWN0LnNlcnZpY2UudXNlcmNlbnRyaWNzLmV1MIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuUAJSvxbGFF9VoaHmeocWRUmbbL+jkQc6Xo\nxABZSz\/Y0qRoNBFyTnTcE6N3YXdtQig\/jFK4F5CJX648kc\/sIrnvevl6vP258s+U\nrgMMF\/gA0jkHaQY0LmiT8vTaU1dDrjc8yCjYT3PhX6mRdnHXO0a2NBHmkpzdJ4hf\nedJHnrEEoYiyhc+qi5fwIN74gl9L39qpzWfEpKk6WZ1GkV7SmkKj\/UzyUoGFD6rd\n556GR9SL0ieDehaDDAUVR8obIkNOAzTWye+vxcXxiuc0fLjqnVoUL1ND6n5o9kud\nZw7Kmh3NpDAJyxQY5s3hbRvkBT8NkZSnYV0SFGCAAzTT+BmXHQIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\n\/wQCMAAwHQYDVR0OBBYEFBUDg8DY3r9\/xYYhqDRTf3MEbQMQMB8GA1UdIwQYMBaA\nFMeB9f2OiNkAPE1jolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcw\nAYYbaHR0cDovL28ucGtpLmdvb2cvcy93cjMvOWxRMCUGCCsGAQUFBzAChhlodHRw\nOi8vaS5wa2kuZ29vZy93cjMuY3J0MCYGA1UdEQQfMB2CG3VjdC5zZXJ2aWNlLnVz\nZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCug\nKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvZzNFV0dYMzFlRG8uY3JsMIIBBAYK\nKwYBBAHWeQIEAgSB9QSB8gDwAHcAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/m\nZ0xaOnQAAAGQzBzQSgAABAMASDBGAiEAj9d\/8ICr8Mztpq8NwRDxDZpM2sIsJC\/r\nXNvQsBqEIZsCIQCQqhyFiU\/q8qD3yphLOhoLK7dSs63LHGm1R5+LTvItjwB1ABmY\nEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkMwc0EQAAAQDAEYwRAIg\nKbwLy1blRvPNIDr5O0jJifrEkloZ7BQSdFFLrt066I8CIEKvBe9JlukRNKLKsqA4\ngIMvO3PI1yWHJ2HrqDXZWLOzMA0GCSqGSIb3DQEBCwUAA4IBAQAKEljYcz2fMfcv\nQk+x178WsMx4BcL8GpSc1G9k809p8IzOe2\/zr5bhl3QpBVgiEne0v7tX64GII1AT\noKTh\/GPHWtuGkcsmXcS6zH5aL+Z\/g8iiKw4W69vtyxB+7WNFO3hinne1Gia34VJq\nak0sJReb6iMkA\/wS3FFQwqzpByUwhHrCX36qps1VMNYu0+4QZ4wAWWdnoldE1yu\/\noeuAvHo9BtglE88gWENa\/L4W8FcgyPbtGJZSZ18CZMqoymgHQSPJ9exWfUTP8jPi\n\/1iI9mAc4glSy8A65yLZmxzKLWJMIor1arkRl6lZ60cKk75hRrYkQJc3YO62rLTY\nq3Wuv+NW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:09:51+00:00",
                                        "date:modify": "2024-09-02T10:09:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1123B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 6580,
                            "ttfb_start": 6499,
                            "ttfb_end": 6579,
                            "download_start": 6579,
                            "download_end": 6580,
                            "download_ms": 1,
                            "all_start": 6352,
                            "all_end": 6580,
                            "all_ms": 226,
                            "index": 72,
                            "number": 73
                        },
                        {
                            "type": 3,
                            "id": "240738.206",
                            "request_id": "240738.206",
                            "ip_addr": "35.201.111.240",
                            "full_url": "https:\/\/consent-api.service.consent.usercentrics.eu\/consent\/uw\/3",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "consent-api.service.consent.usercentrics.eu",
                            "url": "\/consent\/uw\/3",
                            "raw_id": "240738.206",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 201,
                            "request_type": "Fetch",
                            "load_ms": 71,
                            "ttfb_ms": 71,
                            "load_start": 6522,
                            "load_start_float": 6522.0005890000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 616,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 65694,
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: consent-api.service.consent.usercentrics.eu",
                                    ":method: POST",
                                    ":path: \/consent\/uw\/3",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-allow-origin: *",
                                    "content-length: 800",
                                    "content-type: application\/json",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                                    "x-request-id: 7709b02e-c715-4c7b-ab3f-767cc19963e7"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=7776000",
                                    "vary: Origin",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: 31d5bfb619bc85521dc9e528a12517f4",
                                    ":status: 201"
                                ]
                            },
                            "bytesOut": 2419,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 6285,
                            "socket_group": "pm\/https:\/\/consent-api.service.consent.usercentrics.eu <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 589,
                            "server_port": "443",
                            "load_end": 6593,
                            "ttfb_start": 6522,
                            "ttfb_end": 6593,
                            "download_start": 6593,
                            "download_end": 6593,
                            "download_ms": 0,
                            "all_start": 6522,
                            "all_end": 6593,
                            "all_ms": 71,
                            "index": 73,
                            "number": 74
                        },
                        {
                            "type": 3,
                            "id": "240738.214",
                            "request_id": "240738.214",
                            "ip_addr": "151.101.65.195",
                            "full_url": "https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.mycraftnote.de",
                            "url": "\/assets\/images\/icons\/craftnote_back_orange.svg",
                            "raw_id": "240738.214",
                            "frame_id": "D5950C5E8C34B6D6DCAD214A18641BFD",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 6952,
                            "load_start_float": 6952.0006679999997,
                            "bytesIn": 1248,
                            "objectSize": 1248,
                            "objectSizeUncompressed": 2813,
                            "chunks": [
                                {
                                    "ts": 6991,
                                    "bytes": 1248,
                                    "inflated": 2813
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=3600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "br",
                            "socket": 682,
                            "protocol": "HTTP\/2",
                            "dns_start": 6778,
                            "dns_end": 6853,
                            "connect_start": 6854,
                            "connect_end": 6885,
                            "ssl_start": 6885,
                            "ssl_end": 6952,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.voydevich.com",
                                "sanList": [
                                    "www.voydevich.com",
                                    "devpatch.com",
                                    "coffeestainmedia.ca",
                                    "www.chromatic.world",
                                    "criollosbsn.com",
                                    "ajudaaqui.net",
                                    "submary.com",
                                    "realtime-dashboard-dev.bennybutton.com",
                                    "links.askdiem.com",
                                    "bosshie.com",
                                    "www.beloz.com.co",
                                    "aurora-belmont.sforzato.xyz",
                                    "dbracha-law.co.il",
                                    "cosmopolis.collider.vc",
                                    "www.playstore.mn",
                                    "chordvoicings.com",
                                    "innovationendeavorsindia.com",
                                    "www.elevareapoiosocietarioealvaras.com",
                                    "www.atlanticdetailco.com",
                                    "www.builtbybots.com",
                                    "www.cybermeet.me",
                                    "shoppal.co.zw",
                                    "scalamatsuri.org",
                                    "gunpuku.com",
                                    "www.ferienwohnungen-paulserhof.com",
                                    "app.audiencerent.com",
                                    "dreamydomes.com",
                                    "istandwithpalestine.com",
                                    "www.liamschmidt.co",
                                    "fasfatransportation.com",
                                    "www.insofttech.com",
                                    "maazsaleem.com",
                                    "manuelpurizaca.com",
                                    "plusoft.whitelabel.com.br",
                                    "www.surgimed.pe",
                                    "info.diwima.de",
                                    "www.maid.cafe",
                                    "hoianmotor.com",
                                    "noeosorio.com",
                                    "paradezzz.info",
                                    "legacy.talenttribe.asia",
                                    "www.tecno-galpoes.com.br",
                                    "kona.com.uy",
                                    "justanothermap.com",
                                    "www.berivery.ru",
                                    "www.codistinct.com",
                                    "scratch-editor.com",
                                    "pranjal-choudhary.com",
                                    "pinlal.com",
                                    "sjfurniturerepair.com",
                                    "www.getamal.com",
                                    "www.blockmatrix.art",
                                    "stlshowpage.com",
                                    "www.knownfraud.com",
                                    "narayanmunitech.com",
                                    "mjhealthtesting.studiossolution.com",
                                    "www.martinjohnhearty.com",
                                    "app-staging.presscleaners.com",
                                    "app.signalxpress.co.za",
                                    "dev.sinewav3.com",
                                    "www.darrenrobertlee.dev",
                                    "www.pushchuk.dev",
                                    "andchar.of.by",
                                    "sahalgroups.com",
                                    "www.erikdyrrflooring.com",
                                    "www.postnn.com",
                                    "app.mycraftnote.de",
                                    "app.porlery.com",
                                    "francogavioli.it",
                                    "boliga.demo.movello.se",
                                    "app.seesnap.com",
                                    "www.pantheontechnologiescorp.com",
                                    "atlocal.app",
                                    "www.mikedimitrov.io",
                                    "www.waysr.com",
                                    "pegasuspool.info",
                                    "motostats.info",
                                    "app.box2box.net",
                                    "unnamed.ai",
                                    "www.twinjaysltd.com",
                                    "footware.app",
                                    "admin.run.phuket.run",
                                    "hearmeloud.org",
                                    "join.inbound.com",
                                    "meoqi.app",
                                    "joaohenriqueluz.pt",
                                    "www.app.surgimed.pe",
                                    "metavis.app",
                                    "www.droptaxisalem.in",
                                    "www.offyear.net",
                                    "www.ajisugoidelivery.com.br",
                                    "elliotgaye.com",
                                    "meteo.yaki.es",
                                    "almarenalareserva.com.ar",
                                    "admin.expgroup.us",
                                    "www.easyworkout.app",
                                    "aitechasia.vn",
                                    "app.picturelive.org",
                                    "developer.conomy.app",
                                    "jmtplastering.priceworx.app"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1723732493,
                                "validTo": 1731511939,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1723736096588,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B05C1A703053F354A95FC29D068107004DFA972791DA8A8436483A2B29356674022100B7A54BBCB7C9814ABC91D793A1C20B44B0410657F3267A3D979EA0B28DC18A12"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723736096880,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205DBC5F8FF281B9EC08F2223D19C102F2D1223DE7D2CF79FE0362F4504CDE0DD6022066929CAF52595042D17882019CCC40F69E0CF8855348E45FEAEBA3BEB3309A2A"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.mycraftnote.de",
                                    ":method: GET",
                                    ":path: \/assets\/images\/icons\/craftnote_back_orange.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: u=1, i",
                                    "referer: https:\/\/v2.craftnote.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: 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",
                                    "alt-svc: h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
                                    "cache-control: max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 1248",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 10:09:51 GMT",
                                    "etag: \"31edd4189e90f4ac8fc36899903213e4c19a2f91190dd0d4a3addb283d66caf3-br\"",
                                    "last-modified: Tue, 20 Aug 2024 12:52:28 GMT",
                                    "strict-transport-security: max-age=31556926",
                                    "vary: x-fh-requested-host, accept-encoding",
                                    "x-cache: HIT",
                                    "x-cache-hits: 6",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-served-by: cache-fra-eddf8230140-FRA",
                                    "x-timer: S1725271791.474588,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2053,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 75,
                            "connect_ms": 31,
                            "ssl_ms": 67,
                            "gzip_total": 1248,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 6777,
                            "socket_group": "https:\/\/app.mycraftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 668,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIINBTCCC+2gAwIBAgIQNWC5UddyV08Q1RdBKv+oJTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjMwHhcNMjQwODE1MTQzNDUzWhcNMjQxMTEzMTUzMjE5WjAcMRow\nGAYDVQQDExF3d3cudm95ZGV2aWNoLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAKrbNMni4A1i6VxvLEQdokPCI988xC3Z+g+hMQkCJFBxgr+h7sJf\nUPDyCF7ImcmrfokkL0IQWfcEh2GLmBVr1w7dSsY9QDTihVg5Flr4gvc1nYXWij3Z\nWM7QiXnDfpwK6xj5+iR6KYzxq6aAsjauTh1zcpxRgbX79Gh3z5t+9WP3lK2lDnRA\nQzJV97aDnMoSC5WZ40IehpXRFfTbBnc+QD0Pxc8J8I76beGjyR1T2ghfQBpANJeG\nDvqqu+yfLb6vnfw1y7HQ87v8x4cmaxciA2vAucfnMIfD9qIbQ3OWLy4OCYZxsqSI\n2P78TOOmTpYatQXRCJBePS0GyVlg+V5VVFUCAwEAAaOCCiIwggoeMA4GA1UdDwEB\n\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1Ud\nDgQWBBQhRcI7rEws62tPtefJ4sNq0b2zwjAfBgNVHSMEGDAWgBTHgfX9jojZADxN\nY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6Ly9v\nLnBraS5nb29nL3Mvd3IzL05XQTAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdv\nb2cvd3IzLmNydDCCB\/IGA1UdEQSCB+kwggflghF3d3cudm95ZGV2aWNoLmNvbYIM\nZGV2cGF0Y2guY29tghNjb2ZmZWVzdGFpbm1lZGlhLmNhghN3d3cuY2hyb21hdGlj\nLndvcmxkgg9jcmlvbGxvc2Jzbi5jb22CDWFqdWRhYXF1aS5uZXSCC3N1Ym1hcnku\nY29tgiZyZWFsdGltZS1kYXNoYm9hcmQtZGV2LmJlbm55YnV0dG9uLmNvbYIRbGlu\na3MuYXNrZGllbS5jb22CC2Jvc3NoaWUuY29tghB3d3cuYmVsb3ouY29tLmNvghth\ndXJvcmEtYmVsbW9udC5zZm9yemF0by54eXqCEWRicmFjaGEtbGF3LmNvLmlsghZj\nb3Ntb3BvbGlzLmNvbGxpZGVyLnZjghB3d3cucGxheXN0b3JlLm1ughFjaG9yZHZv\naWNpbmdzLmNvbYIcaW5ub3ZhdGlvbmVuZGVhdm9yc2luZGlhLmNvbYImd3d3LmVs\nZXZhcmVhcG9pb3NvY2lldGFyaW9lYWx2YXJhcy5jb22CGHd3dy5hdGxhbnRpY2Rl\ndGFpbGNvLmNvbYITd3d3LmJ1aWx0Ynlib3RzLmNvbYIQd3d3LmN5YmVybWVldC5t\nZYINc2hvcHBhbC5jby56d4IQc2NhbGFtYXRzdXJpLm9yZ4ILZ3VucHVrdS5jb22C\nInd3dy5mZXJpZW53b2hudW5nZW4tcGF1bHNlcmhvZi5jb22CFGFwcC5hdWRpZW5j\nZXJlbnQuY29tgg9kcmVhbXlkb21lcy5jb22CF2lzdGFuZHdpdGhwYWxlc3RpbmUu\nY29tghJ3d3cubGlhbXNjaG1pZHQuY2+CF2Zhc2ZhdHJhbnNwb3J0YXRpb24uY29t\nghJ3d3cuaW5zb2Z0dGVjaC5jb22CDm1hYXpzYWxlZW0uY29tghJtYW51ZWxwdXJp\nemFjYS5jb22CGXBsdXNvZnQud2hpdGVsYWJlbC5jb20uYnKCD3d3dy5zdXJnaW1l\nZC5wZYIOaW5mby5kaXdpbWEuZGWCDXd3dy5tYWlkLmNhZmWCDmhvaWFubW90b3Iu\nY29tgg1ub2Vvc29yaW8uY29tgg5wYXJhZGV6enouaW5mb4IXbGVnYWN5LnRhbGVu\ndHRyaWJlLmFzaWGCGHd3dy50ZWNuby1nYWxwb2VzLmNvbS5icoILa29uYS5jb20u\ndXmCEmp1c3Rhbm90aGVybWFwLmNvbYIPd3d3LmJlcml2ZXJ5LnJ1ghJ3d3cuY29k\naXN0aW5jdC5jb22CEnNjcmF0Y2gtZWRpdG9yLmNvbYIVcHJhbmphbC1jaG91ZGhh\ncnkuY29tggpwaW5sYWwuY29tghVzamZ1cm5pdHVyZXJlcGFpci5jb22CD3d3dy5n\nZXRhbWFsLmNvbYITd3d3LmJsb2NrbWF0cml4LmFydIIPc3Rsc2hvd3BhZ2UuY29t\nghJ3d3cua25vd25mcmF1ZC5jb22CE25hcmF5YW5tdW5pdGVjaC5jb22CI21qaGVh\nbHRodGVzdGluZy5zdHVkaW9zc29sdXRpb24uY29tghh3d3cubWFydGluam9obmhl\nYXJ0eS5jb22CHWFwcC1zdGFnaW5nLnByZXNzY2xlYW5lcnMuY29tghZhcHAuc2ln\nbmFseHByZXNzLmNvLnphghBkZXYuc2luZXdhdjMuY29tghd3d3cuZGFycmVucm9i\nZXJ0bGVlLmRldoIQd3d3LnB1c2hjaHVrLmRldoINYW5kY2hhci5vZi5ieYIPc2Fo\nYWxncm91cHMuY29tghh3d3cuZXJpa2R5cnJmbG9vcmluZy5jb22CDnd3dy5wb3N0\nbm4uY29tghJhcHAubXljcmFmdG5vdGUuZGWCD2FwcC5wb3JsZXJ5LmNvbYIQZnJh\nbmNvZ2F2aW9saS5pdIIWYm9saWdhLmRlbW8ubW92ZWxsby5zZYIPYXBwLnNlZXNu\nYXAuY29tgiB3d3cucGFudGhlb250ZWNobm9sb2dpZXNjb3JwLmNvbYILYXRsb2Nh\nbC5hcHCCE3d3dy5taWtlZGltaXRyb3YuaW+CDXd3dy53YXlzci5jb22CEHBlZ2Fz\ndXNwb29sLmluZm+CDm1vdG9zdGF0cy5pbmZvgg9hcHAuYm94MmJveC5uZXSCCnVu\nbmFtZWQuYWmCE3d3dy50d2luamF5c2x0ZC5jb22CDGZvb3R3YXJlLmFwcIIUYWRt\naW4ucnVuLnBodWtldC5ydW6CDmhlYXJtZWxvdWQub3JnghBqb2luLmluYm91bmQu\nY29tggltZW9xaS5hcHCCEmpvYW9oZW5yaXF1ZWx1ei5wdIITd3d3LmFwcC5zdXJn\naW1lZC5wZYILbWV0YXZpcy5hcHCCFHd3dy5kcm9wdGF4aXNhbGVtLmlugg93d3cu\nb2ZmeWVhci5uZXSCG3d3dy5hamlzdWdvaWRlbGl2ZXJ5LmNvbS5icoIOZWxsaW90\nZ2F5ZS5jb22CDW1ldGVvLnlha2kuZXOCGGFsbWFyZW5hbGFyZXNlcnZhLmNvbS5h\ncoIRYWRtaW4uZXhwZ3JvdXAudXOCE3d3dy5lYXN5d29ya291dC5hcHCCDWFpdGVj\naGFzaWEudm6CE2FwcC5waWN0dXJlbGl2ZS5vcmeCFGRldmVsb3Blci5jb25vbXku\nYXBwghtqbXRwbGFzdGVyaW5nLnByaWNld29yeC5hcHAwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2MucGtpLmdvb2cvd3IzL2Vx\nUVFIY0NTd3VnLmNybDCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB3AO7N0GTV2xrO\nxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABkVatf0wAAAQDAEgwRgIhALBcGnAw\nU\/NUqV\/CnQaBBwBN+pcnkdqKhDZIOispNWZ0AiEAt6VLvLfJgUq8kdeTocILRLBB\nBlfzJno9l56gso3BihIAdQDf4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75S\nXAAAAZFWrYBwAAAEAwBGMEQCIF28X4\/ygbnsCPIiPRnBAvLRIj3n0s95\/gNi9FBM\n3g3WAiBmkpyvUllQQtF4ggGczED2ngz4hVNI5F\/q66O+szCaKjANBgkqhkiG9w0B\nAQsFAAOCAQEAQOc+9UsQEMxwKnuQ08rXIfXFk5wUohi4f3W1CtkXT1ZDMQ93+RvL\n+tGu7oesFgw6pKN9ZgYbxIg1engmX3\/0hF3MiqKLjkLv6hMwzaN+FqiB+Yw++sEH\nZTvA6Lc8yq0MKPAZK6zC2wt9GPQz2s9jRqViqVoc7zr7Iq80Z8+pP\/hAXPJDrwDN\nPeJktZ9\/HxoNbuTWB6CmtenOTK3LGsjwIRmka0Fm2q9UgKSv7WqhJMkD6mMr\/ayp\nmjozVEdKVW9QWXqK0P7TvzDdYqnzoHS5w737\/nONzVoH7Mse0F8TgQYTT6hgerrt\n3SLyev5Nbe96cy55sozY99M\/tZQeQeRBSg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 6992,
                            "ttfb_start": 6952,
                            "ttfb_end": 6989,
                            "download_start": 6989,
                            "download_end": 6992,
                            "download_ms": 3,
                            "all_start": 6778,
                            "all_end": 6992,
                            "all_ms": 213,
                            "index": 74,
                            "number": 75
                        }
                    ],
                    "requestsFull": 75,
                    "requestsDoc": 51,
                    "responses_200": 70,
                    "responses_404": 0,
                    "responses_other": 5,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "D5950C5E8C34B6D6DCAD214A18641BFD",
                    "loadEventStart": 4191,
                    "loadEventEnd": 4191,
                    "domContentLoadedEventStart": 1444,
                    "domContentLoadedEventEnd": 1445,
                    "URL": "https:\/\/www.craftnote.de\/",
                    "connections": 9,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "88F570AF4579A979C81A1F860B5F24FD-1",
                    "final_url": "https:\/\/v2.craftnote.de\/",
                    "domInteractive": 1444,
                    "firstPaint": 1554,
                    "firstContentfulPaint": 1597,
                    "firstImagePaint": 1597,
                    "firstMeaningfulPaint": 2274,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 0,
                    "TTFB": 813,
                    "basePageSSLTime": 62,
                    "score_cache": 63,
                    "score_cdn": 100,
                    "score_gzip": 10,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 12127344,
                    "gzip_savings": 10928270,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 425260,
                    "image_savings": 0,
                    "base_page_cdn": "Vercel",
                    "cpuTimes": {
                        "ParseHTML": 46,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 83,
                        "ParseAuthorStyleSheet": 11,
                        "EvaluateScript": 177,
                        "v8.compile": 34,
                        "UpdateLayoutTree": 58,
                        "Layout": 505,
                        "ResourceChangePriority": 0,
                        "PrePaint": 40,
                        "IntersectionObserverController::computeIntersections": 21,
                        "Paint": 29,
                        "Layerize": 19,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "FunctionCall": 394,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 2,
                        "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": 8,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 6,
                        "FireAnimationFrame": 1,
                        "v8.compileModule": 2,
                        "v8.evaluateModule": 66,
                        "HandlePostMessage": 0,
                        "TimerFire": 3,
                        "Idle": 5479
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 45,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 46,
                        "ParseAuthorStyleSheet": 11,
                        "EvaluateScript": 177,
                        "v8.compile": 34,
                        "UpdateLayoutTree": 54,
                        "Layout": 399,
                        "ResourceChangePriority": 0,
                        "PrePaint": 32,
                        "IntersectionObserverController::computeIntersections": 11,
                        "Paint": 26,
                        "Layerize": 16,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "FunctionCall": 254,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 1,
                        "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": 5,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                        "FireAnimationFrame": 0,
                        "v8.compileModule": 1,
                        "v8.evaluateModule": 36,
                        "HandlePostMessage": 0,
                        "TimerFire": 0,
                        "Idle": 3079
                    },
                    "cpu.ParseHTML": 46,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 6,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 83,
                    "cpu.ParseAuthorStyleSheet": 11,
                    "cpu.EvaluateScript": 177,
                    "cpu.v8.compile": 34,
                    "cpu.UpdateLayoutTree": 58,
                    "cpu.Layout": 505,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 40,
                    "cpu.IntersectionObserverController::computeIntersections": 21,
                    "cpu.Paint": 29,
                    "cpu.Layerize": 19,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.FunctionCall": 394,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 2,
                    "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": 8,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 6,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.v8.compileModule": 2,
                    "cpu.v8.evaluateModule": 66,
                    "cpu.HandlePostMessage": 0,
                    "cpu.TimerFire": 3,
                    "cpu.Idle": 5479,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725271781.3685906,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725271784.4194045,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 6939,
                    "fullyLoadedCPUpct": 41.408114558468696,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "D5950C5E8C34B6D6DCAD214A18641BFD",
                                    "loaderId": "233E42163BFAECFE39D61A8979C0E9E0"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 1,
                            "origin": "https:\/\/v2.craftnote.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/v2.craftnote.de\/",
                    "document_hostname": "v2.craftnote.de",
                    "document_origin": "https:\/\/v2.craftnote.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 859,
                    "domComplete": 4191,
                    "PerformancePaintTiming.first-paint": 1554,
                    "PerformancePaintTiming.first-contentful-paint": 1554,
                    "origin_dns": {
                        "cname": [
                            "cname.vercel-dns.com."
                        ],
                        "ns": [
                            "ns1.webhosting-franken.de.",
                            "ns2.webhosting-franken.de.",
                            "sns.webhosting-franken.de."
                        ],
                        "mx": [
                            "10 alt3.aspmx.l.google.com.",
                            "1 aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"stripe-verification=d703855e5591706b99df5e49a3c3910100f78c13b946ca3c08dc12ebcacad5bd\"",
                            "\"facebook-domain-verification=vbi3qmkr46sost5yy4p8z3u87lt7d9\"",
                            "\"google-site-verification=A8x0D-48LxP5wjH_afarWAFGaR7JfKR7mvpD9PGIGIA\"",
                            "\"v=spf1 mx include:_spf.firebasemail.com ip4:212.146.196.230 ip4:116.202.44.84 ip4:209.85.160.200 ip4:192.161.144.0\/20 ip4:185.12.80.0\/22 ip4:96.46.150.192\/27 ip4:174.137.46.0\/24 ip4:188.172.128.0\/20 ip4:216.198.0.0\/18 ip4:74.125.137.27 ip4:172.217.219.26 \" \"ip4:64.233.177.26 ip4:142.250.96.26 ip4:142.250.10.26 ip4:185.41.28.0\/22 ip4:94.143.16.0\/21 ip4:185.24.144.0\/22 ip4:153.92.224.0\/19 ip4:213.32.128.0\/18 ip4:185.107.232.0\/22 ip4:77.32.128.0\/18 ip4:77.32.192.0\/19 ip4:212.146.192.0\/18 ~all\"",
                            "\"google-site-verification=suu7n1ijd2hvyg8len-y02hzpe1xhc3fuugeo4k3vcq\"",
                            "\"firebase=craftnote-live\"",
                            "\"google-site-verification=YKRUKnZOMuTB6hol2QdwvIGupYZDSQjaoTWD8m67Vwg\"",
                            "\"google-site-verification=Kh2p2XxnQYqbc4q638cg03biiE_rbswuWmbAX7O_8ps\"",
                            "\"atlassian-domain-verification=aKzhcv73mrkPtIGSxhs6to09bjIOFDCLNxpgmMYs\/U5LX4dNEE8uXrhAAfnGHT8z\"",
                            "\"google-site-verification=MDzCnFSv4GW8pWj3cUSahU8Rcsrwb-V6rPQ-txhOmaw\"",
                            "\"sendinblue-code:c9d91dcaaf3e8eb779259d25c799d2c0\""
                        ],
                        "soa": [
                            "ns1.webhosting-franken.de. postmaster.webhosting-franken.de. 2019011001 28800 7200 604800 3600"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "Node.js",
                        "UI frameworks": "Tailwind CSS",
                        "JavaScript frameworks": "React",
                        "PaaS": "Vercel",
                        "Payment processors": "Stripe",
                        "Web frameworks": "Next.js 14.1.2",
                        "Web servers": "Next.js 14.1.2",
                        "JavaScript libraries": "core-js 3.25.5",
                        "Performance": "Priority Hints",
                        "Cookie compliance": "Usercentrics",
                        "Marketing automation": "Sendinblue",
                        "Email": "Sendinblue,Google Workspace",
                        "Security": "HSTS",
                        "Webmail": "Google Workspace",
                        "Miscellaneous": "Webpack"
                    },
                    "detected_apps": {
                        "Node.js": "",
                        "Tailwind CSS": "",
                        "React": "",
                        "Vercel": "",
                        "Stripe": "",
                        "Next.js": "14.1.2",
                        "core-js": "3.25.5",
                        "Priority Hints": "",
                        "Usercentrics": "",
                        "Sendinblue": "",
                        "HSTS": "",
                        "Google Workspace": "",
                        "Webpack": ""
                    },
                    "detected_technologies": {
                        "Node.js": {
                            "name": "Node.js",
                            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                            "slug": "node-js",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Node.js.svg",
                            "website": "http:\/\/nodejs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                        },
                        "Tailwind CSS": {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "React": {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        "Vercel": {
                            "name": "Vercel",
                            "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                            "slug": "vercel",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vercel.svg",
                            "website": "https:\/\/vercel.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring",
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Stripe": {
                            "name": "Stripe",
                            "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                            "slug": "stripe",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Stripe.svg",
                            "website": "http:\/\/stripe.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "Next.js": {
                            "name": "Next.js",
                            "description": "Next.js is a React framework for developing single page Javascript applications.",
                            "slug": "next-js",
                            "categories": [
                                {
                                    "id": 18,
                                    "slug": "web-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Web frameworks",
                                    "priority": 7
                                },
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "14.1.2",
                            "icon": "Next.js.svg",
                            "website": "https:\/\/nextjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.25.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Priority Hints": {
                            "name": "Priority Hints",
                            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                            "slug": "priority-hints",
                            "categories": [
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Priority Hints.svg",
                            "website": "https:\/\/wicg.github.io\/priority-hints\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Usercentrics": {
                            "name": "Usercentrics",
                            "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                            "slug": "usercentrics",
                            "categories": [
                                {
                                    "id": 67,
                                    "slug": "cookie-compliance",
                                    "groups": [
                                        13
                                    ],
                                    "name": "Cookie compliance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Usercentrics.svg",
                            "website": "https:\/\/usercentrics.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Sendinblue": {
                            "name": "Sendinblue",
                            "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                            "slug": "sendinblue",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Sendinblue.svg",
                            "website": "https:\/\/www.sendinblue.com",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google 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
                        },
                        "Webpack": {
                            "name": "Webpack",
                            "description": "Webpack is an open-source JavaScript module bundler.",
                            "slug": "webpack",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Webpack.svg",
                            "website": "https:\/\/webpack.js.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Node.js",
                            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                            "slug": "node-js",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Node.js.svg",
                            "website": "http:\/\/nodejs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Vercel",
                            "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                            "slug": "vercel",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vercel.svg",
                            "website": "https:\/\/vercel.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring",
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Stripe",
                            "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                            "slug": "stripe",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Stripe.svg",
                            "website": "http:\/\/stripe.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Next.js",
                            "description": "Next.js is a React framework for developing single page Javascript applications.",
                            "slug": "next-js",
                            "categories": [
                                {
                                    "id": 18,
                                    "slug": "web-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Web frameworks",
                                    "priority": 7
                                },
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "14.1.2",
                            "icon": "Next.js.svg",
                            "website": "https:\/\/nextjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.25.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Priority Hints",
                            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                            "slug": "priority-hints",
                            "categories": [
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Priority Hints.svg",
                            "website": "https:\/\/wicg.github.io\/priority-hints\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Usercentrics",
                            "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                            "slug": "usercentrics",
                            "categories": [
                                {
                                    "id": 67,
                                    "slug": "cookie-compliance",
                                    "groups": [
                                        13
                                    ],
                                    "name": "Cookie compliance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Usercentrics.svg",
                            "website": "https:\/\/usercentrics.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Sendinblue",
                            "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                            "slug": "sendinblue",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Sendinblue.svg",
                            "website": "https:\/\/www.sendinblue.com",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google 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": "Webpack",
                            "description": "Webpack is an open-source JavaScript module bundler.",
                            "slug": "webpack",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Webpack.svg",
                            "website": "https:\/\/webpack.js.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                                        "target": [
                                                            ".mr-3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                        "target": [
                                            ".mr-3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                                        "target": [
                                                            ".hover\\:bg-primary"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                        "target": [
                                            ".hover\\:bg-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "29.3pt (39px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\">",
                                                        "target": [
                                                            ".bg-background_primary.font-montserrat.overflow-hidden"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">ohne Zettelchaos<\/span>",
                                        "target": [
                                            "h1 > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                                        "target": [
                                                            ".mr-5"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.4399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-white\">",
                                                        "target": [
                                                            ".bg-background_primary.font-montserrat.overflow-hidden > .bg-white:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.4399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-white\">",
                                                        "target": [
                                                            ".bg-white:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .lg\\:w-fit.mt-10 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Baumappe<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Einfach erfasst <\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">aber Digital<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Dein Plan<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Verteilt<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.1699999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:justify-end.lg\\:flex.mt-10 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fafafa",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 2.9500000000000002,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                ".bPfOZt"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "quote_svg__a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: quote_svg__a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: quote_svg__a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "focus-lock-id",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"focus-lock-id\">",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                ".sc-aXZVg > div:nth-child(3) > div"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: focus-lock-id"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"focus-lock-id\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-aXZVg > div:nth-child(3)"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: focus-lock-id"
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "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 does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/?\">",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/?\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"javascript:UC_UI.denyAllConsents().then(UC_UI.closeCMP);\" class=\"uc-deny-all\"><\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".uc-deny-all"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"javascript:UC_UI.acceptAllConsents().then(UC_UI.closeCMP);\" class=\"uc-accept-all\"><\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".uc-accept-all"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": "serious",
                                "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": [
                                                    {
                                                        "html": "<div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div>",
                                                        "target": [
                                                            ".w-\\[105px\\]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "List element has direct children that are not allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<ul class=\"flex list-none items-center\">",
                                        "target": [
                                            ".xl\\:flex.hidden > .list-none"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                                    }
                                ]
                            }
                        ],
                        "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"overflowHidden\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-privacy-icon\" aria-hidden=\"true\" class=\"sc-eqUAAy cNkVwm\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-eqUAAy"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg\" aria-hidden=\"true\" alt=\"\" class=\"sc-JrDLc jwYYuC\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-JrDLc"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style aria-hidden=\"true\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#language-tooltip-id > style"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                                        "target": [
                                                            ".xl\\:flex-row > .flex-col.flex > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                                        "target": [
                                                            ".px-8.text-center.items-center > .flex-col.flex > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                                        "target": [
                                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                "#uc-heading-title"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" style=\"scroll-behavior:smooth\">",
                                        "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": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                        "target": [
                                            ".px-5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                        "target": [
                                            ".px-5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                        "target": [
                                            ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span>",
                                        "target": [
                                            ".group.px-5:nth-child(5) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "29.3pt (39px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong>",
                                        "target": [
                                            ".sm\\:text-lg > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(2) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(3) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(4) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div>",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:text-xl.lg\\:text-left.mb-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 5.79,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                        "target": [
                                            ".px-8.text-center.items-center > .flex-col.flex > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-primary\">Was genau<\/span>",
                                        "target": [
                                            ".px-8.text-center.items-center > .flex-col.flex > h2 > .text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div>",
                                        "target": [
                                            ".px-8.text-center.items-center > .sm\\:text-2xl.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>PDF-Formulare<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Zeiterfassung<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Plantafel<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Aufgabenliste<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Chat<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>digitalen Baumappe<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div>",
                                        "target": [
                                            ".mb-8.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 5.79,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-primary\">Craftnote<\/span>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left > .text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong>",
                                        "target": [
                                            ".links-color-primary.mb-4.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(4) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(8) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div>",
                                        "target": [
                                            ".order-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span>",
                                        "target": [
                                            ".xl\\:w-40"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span>",
                                        "target": [
                                            ".xl\\:order-2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                        "target": [
                                            ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span>",
                                        "target": [
                                            ".xl\\:order-1 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"font-bold\">Adresse<\/span>",
                                        "target": [
                                            ".order-3 > .font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p>",
                                        "target": [
                                            ".mt-2\\.5 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"pl-6\">[email protected]<\/span>",
                                        "target": [
                                            ".pl-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "11.8pt (15.75px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.2pt (12.25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"sc-iHGNWf iXbMcU\">mehr<\/span>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-iHGNWf"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "7.9pt (10.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"sc-hRJfrW bknZLt\">Powered by&nbsp;<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a><\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-hRJfrW"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "7.9pt (10.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gmPhUn"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" style=\"scroll-behavior:smooth\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uc-fading-wrapper",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uc-fading-wrapper\" tabindex=\"-1\" class=\"sc-fPXMVe ilxdbb\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-fading-wrapper"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "language-tooltip-id",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"language-tooltip-id\" role=\"tooltip\" data-id=\"tooltip\" class=\"__react_component_tooltip language-tooltip-id place-left type-dark allow_click\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#language-tooltip-id"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uc-heading-title",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-cmp",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script>",
                                        "target": [
                                            "#usercentrics-cmp"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "play_svg__a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#play_svg__a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "close_black_bg_svg__a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                        "target": [
                                            "#close_black_bg_svg__a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "craftnote",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script>",
                                        "target": [
                                            "#craftnote"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "facebook",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"facebook\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#facebook"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "google-tag",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"google-tag\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#google-tag"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "google-tag-manager",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#google-tag-manager"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "social-media",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"social-media\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#social-media"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "__next-route-announcer__",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-root",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"usercentrics-root\" data-created-at=\"1725271788017\" style=\"\"><\/div>",
                                        "target": [
                                            "#usercentrics-root"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-language-selector",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-language-container\" id=\"usercentrics-language-selector\" class=\"sc-fBWQRz elcAsN\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#usercentrics-language-selector"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\" id=\"a\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#a"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"b\" fill=\"white\"><use href=\"#a\"><\/use><\/mask>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#b"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uc-show-more",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uc-show-more\" data-testid=\"uc-message-container\" class=\"sc-ddjGPC hkDVQe\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-show-more"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span id=\"docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uc-overflow-style",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style>",
                                        "target": [
                                            "#uc-overflow-style"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" style=\"scroll-behavior:smooth\">",
                                        "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\" style=\"scroll-behavior:smooth\">",
                                        "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Hero-image-homepage.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Michael Kotyza  \"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Wolfgang Menne\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00fcrgen Sieber\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00f6rg Hildebrand\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Sebastian Fuchs\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Ralf Van Geffen\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                        "target": [
                                            "img[alt=\"Digital-Baumappe.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                        "target": [
                                            "img[alt=\"zeiterfassung.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                        "target": [
                                            "img[alt=\"plantafel.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                        "target": [
                                            "img[alt=\"Aufgabenliste-v2.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                        "target": [
                                            "img[alt=\"chat.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                        "target": [
                                            "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handwerk-magazin.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"deutsches-institut.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handelsblatt.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"dhz.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                        "target": [
                                            "img[alt=\"30-days-demo.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Digitale-baumappe.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Arbeitszeiten.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Formulare.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Dein-betrieb.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Aufgaben.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                        "target": [
                                            "img[width=\"384\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                        "target": [
                                            "img[width=\"825\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a>",
                                        "target": [
                                            ".pl-5.pr-10.py-2\\.5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                        "target": [
                                            ".px-5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                        "target": [
                                            ".px-5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                        "target": [
                                            ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a>",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a>",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                        "target": [
                                            ".mr-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                        "target": [
                                            ".hover\\:bg-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\">",
                                        "target": [
                                            ".cursor-pointer[href=\"https:\/\/v2.craftnote.de\/event?\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a>",
                                        "target": [
                                            ".mt-5 > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".mt-5 > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt"
                                        ]
                                    },
                                    {
                                        "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:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                        "target": [
                                            ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gmPhUn"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": "serious",
                                "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=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100"
                                        ]
                                    },
                                    {
                                        "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=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                        "target": [
                                            ".w-\\[299px\\]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"group relative px-5\">",
                                        "target": [
                                            ".group.px-5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"group relative flex items-center px-5\">",
                                        "target": [
                                            ".group.px-5: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 class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Hero-image-homepage.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Michael Kotyza  \"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Wolfgang Menne\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00fcrgen Sieber\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00f6rg Hildebrand\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Sebastian Fuchs\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Ralf Van Geffen\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                        "target": [
                                            "img[alt=\"Digital-Baumappe.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                        "target": [
                                            "img[alt=\"zeiterfassung.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                        "target": [
                                            "img[alt=\"plantafel.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                        "target": [
                                            "img[alt=\"Aufgabenliste-v2.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                        "target": [
                                            "img[alt=\"chat.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                        "target": [
                                            "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handwerk-magazin.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"deutsches-institut.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handelsblatt.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"dhz.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                        "target": [
                                            "img[alt=\"30-days-demo.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Digitale-baumappe.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Arbeitszeiten.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Formulare.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Dein-betrieb.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Aufgaben.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                        "target": [
                                            "img[width=\"384\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                        "target": [
                                            "img[width=\"825\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "valid-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2aa",
                                    "wcag312"
                                ],
                                "description": "Ensures lang attributes have valid values",
                                "help": "lang attribute must have a valid value",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/valid-lang?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": "<div lang=\"de\" data-testid=\"uc-banner-content\" tabindex=\"-1\" class=\"sc-dhKdcB zmLCD\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-dhKdcB"
                                            ]
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p>",
                                        "target": [
                                            ".w-\\[68\\%\\] > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                        "target": [
                                            ".xl\\:flex-row > .flex-col.flex > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">6000+ bewertungen<\/span>",
                                        "target": [
                                            ".xl\\:flex-row > .flex-col.flex > h2 > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "contrastRatio": 0,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span>",
                                        "target": [
                                            ".text-2xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "contrastRatio": 0,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscuring",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it partially overlaps other elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span style=\"font-size: 10.5pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb > span"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\">",
                                        "target": [
                                            "video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1.webhosting-franken.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 22219,
                    "testUrl": "https:\/\/www.craftnote.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:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75\",\"width\":1920,\"height\":56,\"naturalWidth\":1920,\"naturalHeight\":56},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":23,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75\",\"width\":570,\"height\":420,\"naturalWidth\":1328,\"naturalHeight\":1018},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":24,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":400,\"naturalHeight\":400},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":479,\"naturalHeight\":477},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":640,\"naturalHeight\":497},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":242,\"naturalHeight\":236},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":800,\"naturalHeight\":533},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":500,\"naturalHeight\":498},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\",\"width\":167,\"height\":72,\"naturalWidth\":168,\"naturalHeight\":47},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\",\"width\":167,\"height\":72,\"naturalWidth\":717,\"naturalHeight\":144},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\",\"width\":167,\"height\":72,\"naturalWidth\":930,\"naturalHeight\":195},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\",\"width\":167,\"height\":72,\"naturalWidth\":900,\"naturalHeight\":231},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75\",\"width\":384,\"height\":1552,\"naturalWidth\":384,\"naturalHeight\":1552},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100\",\"width\":825,\"height\":1246,\"naturalWidth\":828,\"naturalHeight\":1251}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Archive",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "100"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "800"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "900"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 2.48,
                    "generated-content-size": 5.8700000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                            "html": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 56
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                            "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75",
                            "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "\/images\/fischer-logo.png",
                            "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1280,
                            "naturalHeight": 198
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1328,
                            "naturalHeight": 1018
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 384,
                            "naturalHeight": 1552
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 828,
                            "naturalHeight": 1251
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75",
                            "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 400,
                            "naturalHeight": 400
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75",
                            "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 479,
                            "naturalHeight": 477
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75",
                            "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 640,
                            "naturalHeight": 497
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75",
                            "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 242,
                            "naturalHeight": 236
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75",
                            "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 800,
                            "naturalHeight": 533
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75",
                            "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 500,
                            "naturalHeight": 498
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 54,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 54,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 168,
                            "naturalHeight": 47
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 717,
                            "naturalHeight": 144
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 930,
                            "naturalHeight": 195
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 900,
                            "naturalHeight": 231
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75",
                            "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75",
                            "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75",
                            "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75",
                            "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75",
                            "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js",
                        "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css"
                    ],
                    "rendered-html": "<html lang=\"de\" style=\"scroll-behavior:smooth\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" href=\"\/images\/fischer-logo.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/367d0ecb0b5045aa.css\" data-precedence=\"next\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\" data-precedence=\"next\"><link rel=\"preload\" as=\"script\" fetchpriority=\"low\" href=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\"><script src=\"\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8069-8d0528875d448296.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js\" async=\"\"><\/script><script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\"><meta name=\"facebook-domain-verification\" content=\"srs2x37nritucphll065v11hvpey94\"><title>Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle <\/title><meta name=\"description\" content=\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \"><meta name=\"keywords\" content=\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\"><link rel=\"icon\" href=\"\/favicon.ico\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon.png\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon-180x180.png\" sizes=\"180x180\" type=\"image\/png\"><script src=\"\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js\" nomodule=\"\"><\/script><script type=\"module\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js\"><\/script><\/head><body class=\"overflowHidden\"><noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript><nav class=\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\"><div class=\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\"><a href=\"https:\/\/v2.craftnote.de\/?\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-28 xl:w-48\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\" fill=\"#ff5c20\"><\/path><path d=\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"><\/path><\/svg><\/a><div class=\"hidden xl:flex\"><ul class=\"flex list-none items-center\"><li class=\"group relative px-5\"><span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span><ul class=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li><\/ul><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li><li class=\"group relative flex items-center px-5\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span><ul class=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-6\"><path d=\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\" fill=\"currentColor\"><\/path><path d=\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg class=\"mr-1.5 h-5 w-5\" viewBox=\"0 0 512 512\"><path d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><div class=\"flex cursor-pointer flex-col\"><span class=\"hover:text-primary\">+49 30 31197770<\/span><span class=\"text-xs\">Montag-Freitag: 9-12 &amp; 13-17 Uhr<\/span><\/div><\/li><\/ul><\/li><div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div><\/ul><\/div><div class=\"flex\"><a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a><a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a><div class=\"flex items-center justify-center xl:hidden\"><div class=\"z-20 mr-1 flex h-3.5 w-5 cursor-pointer flex-col justify-between\"><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><\/div><div class=\"absolute -top-44 left-0 -z-20 rounded bg-white shadow-md transition-opacity duration-300 ease-in-out opacity-0\"><ul class=\"w-screen list-none bg-white pb-4 pl-4 text-lg\"><li class=\"m-auto max-w-6xl\"><span class=\"cursor-pointer py-0.5\">&gt;<!-- --> Produkt<\/span><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\">Preise<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\">Hilfebereich<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\">Blog<\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/nav><div class=\"fixed top-[64px] z-[45]\"><a href=\"https:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\"><div class=\"relative h-[68px] w-screen sm:h-[56px]\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover object-center sm:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75\"><div class=\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\"><p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p><\/div><\/div><\/a><\/div><main><div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\"><section class=\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\"><div class=\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\"><div class=\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \"><h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1><div class=\"font-montserrat sm:text-lg\"><p><strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong><\/p><\/div><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span><\/div><div class=\"hidden lg:block\"><div class=\"z-30\"><div class=\"mt-5\"><a href=\"https:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\"><div class=\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\"><img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\"><\/div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 132.114 131.169\" class=\"translate-x-[20px] sm:translate-x-[40px] z-[30] h-[50px] w-[50px] translate-y-[-130px] cursor-pointer sm:h-[90px] sm:w-[90px] sm:translate-y-[-250px] lg:translate-y-[-210px] xl:h-[100px] xl:w-[100px] xl:translate-y-[-250px]\"><defs><filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\"><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"8\" result=\"b\"><\/feGaussianBlur><feFlood flood-opacity=\"0.345\"><\/feFlood><feComposite operator=\"in\" in2=\"b\"><\/feComposite><feComposite in=\"SourceGraphic\"><\/feComposite><\/filter><\/defs><g filter=\"url(#play_svg__a)\"><g fill=\"#fff\"><path d=\"M65.585 24h.945a41.585 41.585 0 1 1 0 83.169h-.945a41.585 41.585 0 1 1 0-83.169Z\"><\/path><path d=\"M66.53 106.115c1.368 0 2.725-.067 4.07-.2a40.287 40.287 0 0 0 7.902-1.596 40.409 40.409 0 0 0 7.329-3.084 40.22 40.22 0 0 0 6.453-4.35 41.076 41.076 0 0 0 7.878-8.67 40.217 40.217 0 0 0 3.713-6.855 40.407 40.407 0 0 0 2.385-7.71 40.29 40.29 0 0 0 .6-3.995 41.217 41.217 0 0 0-.6-12.137 40.017 40.017 0 0 0-2.385-7.71 40.643 40.643 0 0 0-3.713-6.855 40.364 40.364 0 0 0-2.333-3.123 41.076 41.076 0 0 0-8.668-7.878 40.22 40.22 0 0 0-6.856-3.713 40.409 40.409 0 0 0-7.709-2.385 40.287 40.287 0 0 0-3.995-.599 41.217 41.217 0 0 0-4.071-.2h-.945c-1.368 0-2.726.067-4.071.2a40.287 40.287 0 0 0-7.902 1.595 40.408 40.408 0 0 0-7.329 3.084 40.218 40.218 0 0 0-6.453 4.35 41.075 41.075 0 0 0-7.878 8.67 40.217 40.217 0 0 0-3.713 6.855 40.407 40.407 0 0 0-2.385 7.71 40.287 40.287 0 0 0-.599 3.995 41.217 41.217 0 0 0 .6 12.137 40.017 40.017 0 0 0 2.384 7.71 40.643 40.643 0 0 0 3.713 6.855 40.363 40.363 0 0 0 2.333 3.123 41.072 41.072 0 0 0 8.668 7.878 40.217 40.217 0 0 0 6.856 3.713 40.408 40.408 0 0 0 7.71 2.385c1.317.266 2.65.466 3.995.6 1.345.133 2.703.2 4.07.2h.946m0 1.054h-.945a41.454 41.454 0 0 1-16.187-3.268A41.651 41.651 0 0 1 36.18 94.99a41.651 41.651 0 0 1-8.912-13.218A41.454 41.454 0 0 1 24 65.585a41.454 41.454 0 0 1 3.268-16.187A41.651 41.651 0 0 1 36.18 36.18a41.651 41.651 0 0 1 13.218-8.912A41.454 41.454 0 0 1 65.585 24h.945a41.454 41.454 0 0 1 16.186 3.268 41.651 41.651 0 0 1 13.218 8.912 41.651 41.651 0 0 1 8.912 13.218 41.454 41.454 0 0 1 3.268 16.187 41.454 41.454 0 0 1-3.268 16.186 41.651 41.651 0 0 1-8.912 13.218 41.651 41.651 0 0 1-13.218 8.912 41.454 41.454 0 0 1-16.186 3.268Z\"><\/path><\/g><\/g><path d=\"M64.64 24h1.89a41.585 41.585 0 1 1 0 83.169h-1.89a41.585 41.585 0 1 1 0-83.169Z\" fill=\"#ff5c20\"><\/path><path d=\"M83.843 64.01a2.106 2.106 0 0 1 0 3.427l-25.04 17.974a2.087 2.087 0 0 1-1.11.4 2.139 2.139 0 0 1-1.9-.977 2.087 2.087 0 0 1-.329-1.136V47.749a2.087 2.087 0 0 1 .325-1.133 2.139 2.139 0 0 1 1.904-.977 2.087 2.087 0 0 1 1.11.4Z\" fill=\"#fff\"><\/path><\/svg><div class=\"hidden\"><video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\"><source src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\" type=\"video\/mp4\">Sorry, your browser doesn't support videos.<\/video><div class=\"fixed right-7 top-7 z-[55]\"><svg width=\"36\" height=\"36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"cursor-pointer\"><g filter=\"url(#close_black_bg_svg__a)\"><rect x=\"6\" y=\"6\" width=\"23.185\" height=\"23.185\" rx=\"11.592\" fill=\"#fff\"><\/rect><path d=\"M23.892 11.303a.996.996 0 0 0-1.41 0l-4.89 4.88-4.89-4.89a.996.996 0 1 0-1.41 1.41l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41l4.89-4.89 4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4Z\" fill=\"#34180E\"><\/path><\/g><defs><filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"><\/feFlood><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"><\/feColorMatrix><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"3\"><\/feGaussianBlur><feComposite in2=\"hardAlpha\" operator=\"out\"><\/feComposite><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"><\/feColorMatrix><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_884_66578\"><\/feBlend><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_884_66578\" result=\"shape\"><\/feBlend><\/filter><\/defs><\/svg><\/div><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen backdrop-blur-sm\"><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen bg-black opacity-[85%]\"><\/div><\/div><\/div><\/div><div class=\"w-full lg:hidden\"><div class=\"z-30 px-10\"><div class=\"flex w-full flex-col items-center sm:flex-row sm:justify-center\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"google-play.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"apple-store.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"z-[30]\"><button class=\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/section><div class=\"flex bg-gradient-to-b from-white to-background_primary\"><div class=\"z-[25] m-auto w-full max-w-6xl pb-[35px] pt-[70px] sm:pb-[45px] sm:pt-[85px] lg:pb-[75px] lg:pt-[130px]\"><div class=\"mb-8 flex flex-col justify-center xl:flex-row\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2><\/div><div class=\"flex justify-center xl:ml-8\"><span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span><div class=\"flex\"><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.06 6.312c.558-1.75 2.983-1.75 3.539 0l1.99 6.255c.122.381.359.713.676.948.317.236.7.363 1.092.363h6.44c1.803 0 2.551 2.356 1.095 3.44l-5.21 3.864a1.898 1.898 0 0 0-.676.95 1.938 1.938 0 0 0 0 1.174l1.99 6.255c.558 1.75-1.405 3.207-2.865 2.124l-5.21-3.865a1.834 1.834 0 0 0-2.185 0l-5.21 3.865c-1.458 1.083-3.419-.374-2.863-2.124l1.99-6.255a1.939 1.939 0 0 0 0-1.175 1.899 1.899 0 0 0-.676-.95L6.769 17.32c-1.456-1.083-.707-3.439 1.094-3.439h6.44c.392 0 .774-.127 1.092-.362.318-.236.555-.568.677-.949l1.99-6.255-.002-.002Z\" fill=\"#B0A39E\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.8 5a1.83 1.83 0 0 0-1.74 1.312l.002.002-1.99 6.255a1.898 1.898 0 0 1-.677.949c-.317.235-.7.362-1.093.362H7.863c-1.8 0-2.55 2.356-1.094 3.439l5.208 3.863c.318.235.555.568.676.95.122.38.122.792 0 1.174l-1.99 6.255c-.556 1.75 1.405 3.207 2.863 2.124l5.21-3.865c.31-.23.681-.356 1.064-.362V5Z\" fill=\"#F9AC18\"><\/path><\/svg><\/div><\/div><\/div><div class=\"swiper swiper-initialized swiper-horizontal swiper-pointer-events sm:w-[80%] md:w-[75%] lg:w-full swiper-backface-hidden\"><div class=\"swiper-wrapper\" style=\"transition-duration: 0ms; transform: translate3d(-377.333px, 0px, 0px);\"><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-prev\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p><p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p><p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-active\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p><p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p><p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-next\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p><p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p><p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p><p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p><p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p><p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p><p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"flex flex-col items-center px-8 text-center\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2><\/div><div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div><div class=\"my-8 flex w-full max-w-6xl flex-wrap justify-evenly lg:flex-row xl:justify-between\"><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div><div class=\"links-color-primary text-brown\"><p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div><div class=\"links-color-primary text-brown\"><p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div><div class=\"links-color-primary text-brown\"><p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div><div class=\"links-color-primary text-brown\"><p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div><div class=\"links-color-primary text-brown\"><p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div><div class=\"links-color-primary text-brown\"><p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p><\/div><\/div><div class=\"mt-10 w-full max-w-6xl lg:mt-16 lg:flex lg:justify-end lg:pr-[40px] xl:pr-0\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"flex flex-col items-center py-20 w-full px-4\"><div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div><div class=\"flex w-full max-w-6xl text-black_primary  \"><div class=\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\"><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"m-auto mb-6 flex max-w-6xl flex-col-reverse justify-center px-8 sm:px-24 lg:flex-row lg:items-center lg:px-8 xl:px-0\"><div class=\"lg:w-[40%]\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2><\/div><div class=\"markdown-custom-styles mb-4 sm:text-2xl\"><\/div><div class=\"links-color-primary mb-4 text-brown\"><p><strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong><\/p><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span><\/div><div class=\"markdown-custom-styles mb-4\"><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><div class=\"md:justify-center lg:flex lg:w-[60%]\"><div class=\"relative m-auto mb-6 h-[200px] w-[300px] xs:h-[267px] xs:w-[400px] sm:h-[333px] sm:w-[500px] md:h-[380px] md:w-[600px] lg:h-[600px] lg:w-[800px]\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\"><noscript><img alt=\"30-days-demo.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><\/div><div class=\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\"><img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\"><\/div><div class=\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\"><img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\"><\/div><\/div><\/main><footer class=\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\"><div class=\"mx-auto flex max-w-6xl flex-wrap justify-between\"><div class=\"order-1 mb-5 w-full px-5 xl:px-2\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-52\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\" fill=\"currentColor\"><\/path><\/svg><\/div><div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div><div class=\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\"><div class=\"mb-7 flex w-1\/2 flex-col xl:order-3\"><span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a><a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a><a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a><a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a><a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-4\"><span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span><a href=\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-2\"><span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span><a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a><a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a><a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a><a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a><a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-1\"><span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span><a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a><a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a><\/div><\/div><div class=\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\"><span class=\"font-bold\">Adresse<\/span><div class=\"mt-2.5 flex\"><p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p><span class=\"pl-6\">[email protected]<\/span><\/div><\/div><div class=\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\"><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 576 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\" fill=\"currentColor\"><\/path><\/svg><\/a><\/div><\/div><\/footer><script src=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\" async=\"\"><\/script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])<\/script><script>self.__next_f.push([1,\"1:HL[\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"style\\\"]\\n0:\\\"$L2\\\"\\n\"])<\/script><script>self.__next_f.push([1,\"3:HL[\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"style\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"4:I[7690,[],\\\"\\\"]\\n7:I[5935,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\na:I[5613,[],\\\"\\\"]\\nb:I[1778,[],\\\"\\\"]\\nd:I[4965,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n10:I[8955,[],\\\"\\\"]\\n8:T417,\"])<\/script><script>self.__next_f.push([1,\"const callback = function (e) {\\n              if (\\n                e.detail \\u0026\\u0026\\n                e.detail.event == 'consent_status' \\u0026\\u0026\\n                e.detail['Google Tag Manager']\\n              ) {\\n                (function (w, d, s, l, i) {\\n                  w[l] = w[l] || [];\\n                  w[l].push({\\n                    'gtm.start': new Date().getTime(),\\n                    event: 'gtm.js',\\n                  });\\n                  var f = d.getElementsByTagName(s)[0],\\n                    j = d.createElement(s),\\n                    dl = l != 'dataLayer' ? '\\u0026l=' + l : '';\\n                  j.async = true;\\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\\n                  f.parentNode.insertBefore(j, f);\\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\\n                window.removeEventListener('ucEvent', callback);\\n              }\\n            };\\n            \\n            window.addEventListener('ucEvent', function (event) {\\n              callback(event);\\n            });\"])<\/script><script>self.__next_f.push([1,\"c:Tefa,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"e:T884,\"])<\/script><script>self.__next_f.push([1,\"function decorateDomains() {\\n\\n              var domainsToDecorate = [\\n                  \\\"app.mycraftnote.de\\\",\\n                  \\\"v2.craftnote.de\\\"\\n                ],\\n                queryParams = [\\n                  \\\"utm_medium\\\",\\n                  \\\"utm_source\\\",\\n                  \\\"utm_campaign\\\",\\n                  \\\"utm_content\\\",\\n                  \\\"utm_term\\\",\\n                  \\\"gclid\\\",\\n                  \\\"fbclid\\\",\\n                  \\\"msclkid\\\"\\n                ];\\n              \/\/ do not edit anything below this line\\n              var links = document.querySelectorAll(\\\"a\\\");\\n              \\n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\\n              for (var linkIndex = 0; linkIndex \\u003c links.length; linkIndex++) {\\n                for (var domainIndex = 0; domainIndex \\u003c domainsToDecorate.length; domainIndex++) {\\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) \\u003e -1 \\u0026\\u0026 links[linkIndex].href.indexOf(\\\"#\\\") === -1) {\\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\\n                  }\\n                }\\n              }\\n            \\n              \/\/ decorates the URL with query params\\n              function decorateUrl(urlToDecorate) {\\n                urlToDecorate = (urlToDecorate.indexOf(\\\"?\\\") === -1) ? urlToDecorate + \\\"?\\\" : urlToDecorate + \\\"\\u0026\\\";\\n                var collectedQueryParams = [];\\n                for (var queryIndex = 0; queryIndex \\u003c queryParams.length; queryIndex++) {\\n                  if (getQueryParam(queryParams[queryIndex])) {\\n                    collectedQueryParams.push(queryParams[queryIndex] + \\\"=\\\" + getQueryParam(queryParams[queryIndex]));\\n                  }\\n                }\\n                return urlToDecorate + collectedQueryParams.join(\\\"\\u0026\\\");\\n              }\\n            \\n              \/\/ get value of query parameter\\n              function getQueryParam(name) {\\n                if (name = (new RegExp(\\\"[?\\u0026]\\\" + encodeURIComponent(name) + \\\"=([^\\u0026]*)\\\")).exec(window.location.search)) {\\n                  return decodeURIComponent(name[1]);\\n                }\\n              }\\n            }\\n            decorateDomains();\\n            \"])<\/script><script>self.__next_f.push([1,\"11:[]\\n\"])<\/script><script>self.__next_f.push([1,\"2:[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],[\\\"$\\\",\\\"$L4\\\",null,{\\\"buildId\\\":\\\"SPFSQSucdWn_8jSCU7-Iy\\\",\\\"assetPrefix\\\":\\\"\\\",\\\"initialCanonicalUrl\\\":\\\"\/\\\",\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{}]},\\\"$undefined\\\",\\\"$undefined\\\",true],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{},[\\\"$L5\\\",\\\"$L6\\\",null]]},[null,[\\\"$\\\",\\\"html\\\",null,{\\\"lang\\\":\\\"de\\\",\\\"style\\\":{\\\"scrollBehavior\\\":\\\"smooth\\\"},\\\"children\\\":[[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"craftnote\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.UC_UI_DOMAINS = {\\\\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\\\\n          };\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"facebook\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"const consentProperties = ['Hotjar', 'Facebook Pixel'];\\\\n            window.addEventListener('ucEvent', function (e) {\\\\n              if (e.detail \\u0026\\u0026 e.detail.event == 'consent_status') {\\\\n                window.dataLayer = window.dataLayer || [];\\\\n                consentProperties.map((property) =\\u003e {\\\\n                  if (e.detail.hasOwnProperty(property)) {\\\\n                    window.dataLayer.push({\\\\n                      event:\\\\n                        'cn-consent' +\\\\n                        '_' +\\\\n                        property.split(' ')[0].toLowerCase() +\\\\n                        '_' +\\\\n                        (e.detail[property] ? 'granted' : 'denied'),\\\\n                    });\\\\n                  }\\\\n                });\\\\n              }\\\\n            });\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.dataLayer = window.dataLayer || [];\\\\n            function gtag() {\\\\n                dataLayer.push(arguments);\\\\n            }\\\\n            gtag(\\\\\\\"consent\\\\\\\", \\\\\\\"default\\\\\\\", {\\\\n              ad_storage: \\\\\\\"denied\\\\\\\",\\\\n              analytics_storage: \\\\\\\"denied\\\\\\\",\\\\n              wait_for_update: 2000\\\\n          });\\\\n          gtag(\\\\\\\"set\\\\\\\", \\\\\\\"ads_data_redaction\\\\\\\", true);\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag-manager\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$8\\\"}}],[\\\"$\\\",\\\"meta\\\",null,{\\\"name\\\":\\\"facebook-domain-verification\\\",\\\"content\\\":\\\"srs2x37nritucphll065v11hvpey94\\\"}],[\\\"$\\\",\\\"body\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"noscript\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"iframe\\\",null,{\\\"src\\\":\\\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\\\",\\\"height\\\":\\\"0\\\",\\\"width\\\":\\\"0\\\",\\\"style\\\":{\\\"display\\\":\\\"none\\\",\\\"visibility\\\":\\\"hidden\\\"}}]}],\\\"$L9\\\",[\\\"$\\\",\\\"main\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"$La\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"loading\\\":\\\"$undefined\\\",\\\"loadingStyles\\\":\\\"$undefined\\\",\\\"loadingScripts\\\":\\\"$undefined\\\",\\\"hasLoading\\\":false,\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$Lb\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[[\\\"$\\\",\\\"title\\\",null,{\\\"children\\\":\\\"404: This page could not be found.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"fontFamily\\\":\\\"system-ui,\\\\\\\"Segoe UI\\\\\\\",Roboto,Helvetica,Arial,sans-serif,\\\\\\\"Apple Color Emoji\\\\\\\",\\\\\\\"Segoe UI Emoji\\\\\\\"\\\",\\\"height\\\":\\\"100vh\\\",\\\"textAlign\\\":\\\"center\\\",\\\"display\\\":\\\"flex\\\",\\\"flexDirection\\\":\\\"column\\\",\\\"alignItems\\\":\\\"center\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"style\\\",null,{\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\\\"}}],[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"next-error-h1\\\",\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\",\\\"margin\\\":\\\"0 20px 0 0\\\",\\\"padding\\\":\\\"0 23px 0 0\\\",\\\"fontSize\\\":24,\\\"fontWeight\\\":500,\\\"verticalAlign\\\":\\\"top\\\",\\\"lineHeight\\\":\\\"49px\\\"},\\\"children\\\":\\\"404\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\"},\\\"children\\\":[\\\"$\\\",\\\"h2\\\",null,{\\\"style\\\":{\\\"fontSize\\\":14,\\\"fontWeight\\\":400,\\\"lineHeight\\\":\\\"49px\\\",\\\"margin\\\":0},\\\"children\\\":\\\"This page could not be found.\\\"}]}]]}]}]],\\\"notFoundStyles\\\":[],\\\"styles\\\":[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]]}]}],[\\\"$\\\",\\\"footer\\\",null,{\\\"className\\\":\\\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mx-auto flex max-w-6xl flex-wrap justify-between\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-1 mb-5 w-full px-5 xl:px-2\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-52\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$c\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\\\",\\\"children\\\":\\\"Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-3\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Support\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Hilfebereich\\\",{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Hilfebereich\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Blog\\\",{\\\"href\\\":\\\"\/blog\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Blog\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Datenschutz\\\",{\\\"href\\\":\\\"\/datenschutz\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Datenschutz\\\"}],[\\\"$\\\",\\\"a\\\",\\\"AGB\\\",{\\\"href\\\":\\\"\/agb\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"AGB\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Updates\\\",{\\\"href\\\":\\\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Updates\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-40\\\",\\\"children\\\":\\\"Craftnote App\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"App Store\\\",{\\\"href\\\":\\\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/apple-store.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}],[\\\"$\\\",\\\"a\\\",\\\"Google Play\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/google-play.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"\u00dcber Uns\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Events\\\",{\\\"href\\\":\\\"\/event\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Events\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Jobs\\\",{\\\"href\\\":\\\"\/jobs\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Jobs\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Impressum\\\",{\\\"href\\\":\\\"\/impressum\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Impressum\\\"}],[\\\"$\\\",\\\"a\\\",\\\"\u00dcber Craftnote\\\",{\\\"href\\\":\\\"\/ueber-uns\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"\u00dcber Craftnote\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Werde Partner\\\",{\\\"href\\\":\\\"\/partnerschaft\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Werde Partner\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-1\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Produkt\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Preise\\\",{\\\"href\\\":\\\"\/preise\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Preise\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Gewerke\\\",{\\\"href\\\":\\\"\/gewerke\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Gewerke\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Funktionen\\\",{\\\"href\\\":\\\"\/funktionen\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Funktionen\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Schnittstelle\\\",{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Schnittstelle\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Download\\\",{\\\"href\\\":\\\"https:\/\/www.craftnote.de\/download\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Download\\\"}]]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"font-bold\\\",\\\"children\\\":\\\"Adresse\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-2.5 flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",null,{\\\"children\\\":[\\\"Heinrich-Heine-Platz 10 \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" 10179 Berlin \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" Deutschland\\\"]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"pl-6\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",\\\"Facebook\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.facebook.com\/myCraftnote\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Instagram\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Linkedin\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/de.linkedin.com\/company\/craftnote\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Xing\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Youtube\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 576 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}]]}]]}]}]]}],[\\\"$\\\",\\\"script\\\",null,{\\\"id\\\":\\\"usercentrics-cmp\\\",\\\"data-settings-id\\\":\\\"EtMLRyuYI\\\",\\\"src\\\":\\\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\\\",\\\"async\\\":true}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"social-media\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$e\\\"}}]]}],null]],\\\"initialHead\\\":[false,\\\"$Lf\\\"],\\\"globalErrorComponent\\\":\\\"$10\\\",\\\"missingSlots\\\":\\\"$W11\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"16:I[5341,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n17:I[1749,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"\"])<\/script><script>self.__next_f.push([1,\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"Image\\\"]\\n18:I[9419,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"BlocksRenderer\\\"]\\n12:T4d2,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\"])<\/script><script>self.__next_f.push([1,\"13:Ta28,\"])<\/script><script>self.__next_f.push([1,\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"15:{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"14:[\\\"$\\\",\\\"path\\\",null,\\\"$15\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"9:[[\\\"$\\\",\\\"nav\\\",null,{\\\"className\\\":\\\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-28 xl:w-48\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$12\\\",\\\"fill\\\":\\\"#ff5c20\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$13\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden xl:flex\\\",\\\"children\\\":[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"flex list-none items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Produkt\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/gewerke\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Gewerke\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Funktionen\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Schnittstelle\\\"}]}]]}]]}],[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/plantafel\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Plantafel\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/preise\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Preise\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/blog\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Blog\\\"}]}]],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative flex items-center px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Hilfe\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-6\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\\\",\\\"fill\\\":\\\"currentColor\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\\\",\\\"fill\\\":\\\"currentColor\\\"}]]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"viewBox\\\":\\\"0 0 512 512\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Hilfebereich\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":\\\"$14\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex cursor-pointer flex-col\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"+49 30 31197770\\\"}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-xs\\\",\\\"children\\\":\\\"Montag-Freitag: 9-12 \\u0026 13-17 Uhr\\\"}]]}]]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-[105px] py-2.5 pl-5 pr-10\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/termin.craftnote.de\/sign-up.php\/\\\",\\\"className\\\":\\\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Termin anfragen\\\"}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\\\",\\\"className\\\":\\\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Login\\\"}],[\\\"$\\\",\\\"$L16\\\",null,{}]]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"fixed top-[64px] z-[45]\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/v2.craftnote.de\/event\\\",\\\"rel\\\":\\\"\\\",\\\"target\\\":\\\"_self\\\",\\\"className\\\":\\\"cursor-pointer\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[68px] w-screen sm:h-[56px]\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_min_13_15_17_99db58fe10\/Event_banner_min_13_15_17_99db58fe10.png\\\",\\\"className\\\":\\\"hidden object-cover object-center sm:block\\\"}],[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_mobile_13_15_17_f33a1d797c\/Event_banner_mobile_13_15_17_f33a1d797c.png\\\",\\\"className\\\":\\\"object-cover object-center sm:hidden\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L18\\\",null,{\\\"content\\\":[{\\\"type\\\":\\\"paragraph\\\",\\\"children\\\":[{\\\"text\\\":\\\"Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!\\\",\\\"type\\\":\\\"text\\\"}]}]}]}]]}]}]}]]\\n\"])<\/script><script>self.__next_f.push([1,\"20:I[5720,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n38:I[1492,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"49\"])<\/script><script>self.__next_f.push([1,\"65\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n39:I[4818,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chun\"])<\/script><script>self.__next_f.push([1,\"ks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n6f:I[2167,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"f:[[\\\"$\\\",\\\"meta\\\",\\\"0\\\",{\\\"name\\\":\\\"viewport\\\",\\\"content\\\":\\\"width=device-width, initial-scale=1\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"1\\\",{\\\"charSet\\\":\\\"utf-8\\\"}],[\\\"$\\\",\\\"title\\\",\\\"2\\\",{\\\"children\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"3\\\",{\\\"name\\\":\\\"description\\\",\\\"content\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"4\\\",{\\\"name\\\":\\\"keywords\\\",\\\"content\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\"}],[\\\"$\\\",\\\"link\\\",\\\"5\\\",{\\\"rel\\\":\\\"icon\\\",\\\"href\\\":\\\"\/favicon.ico\\\"}],[\\\"$\\\",\\\"link\\\",\\\"6\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon.png\\\"}],[\\\"$\\\",\\\"link\\\",\\\"7\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon-180x180.png\\\",\\\"sizes\\\":\\\"180x180\\\",\\\"type\\\":\\\"image\/png\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"5:null\\n1d:{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}\\n1c:[\\\"$\\\",\\\"path\\\",null,\\\"$1d\\\"]\\n1f:{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}\\n1e:[\\\"$\\\",\\\"circle\\\",null,\\\"$1f\\\"]\\n1b:[\\\"$1c\\\",\\\"$1e\\\"]\\n1a:{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":\\\"$1b\\\"}\\n19:[\\\"$\\\",\\\"g\\\",null,\\\"$1a\\\"]\\n25:{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fc\"])<\/script><script>self.__next_f.push([1,\"tzt von:\\\"}\\n24:[\\\"$\\\",\\\"div\\\",null,\\\"$25\\\"]\\n2f:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n2e:[\\\"$\\\",\\\"$L17\\\",null,\\\"$2f\\\"]\\n2d:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$2e\\\"}\\n2c:[\\\"$\\\",\\\"div\\\",\\\"94\\\",\\\"$2d\\\"]\\n33:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"\"])<\/script><script>self.__next_f.push([1,\"height\\\":77}\\n32:[\\\"$\\\",\\\"$L17\\\",null,\\\"$33\\\"]\\n31:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$32\\\"}\\n30:[\\\"$\\\",\\\"div\\\",\\\"93\\\",\\\"$31\\\"]\\n2b:[\\\"$2c\\\",\\\"$30\\\"]\\n2a:{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":\\\"$2b\\\"}\\n29:[\\\"$\\\",\\\"div\\\",null,\\\"$2a\\\"]\\n37:{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}\\n36:[\\\"$\\\",\\\"img\\\",null,\\\"$37\\\"]\\n35:{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":\\\"$36\\\"}\\n34:[\\\"$\\\",\\\"div\\\",null,\\\"$35\\\"]\\n28:[\\\"$29\\\",\\\"$34\\\"]\\n27:{\\\"className\\\":\\\"f\"])<\/script><script>self.__next_f.push([1,\"lex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":\\\"$28\\\"}\\n26:[\\\"$\\\",\\\"div\\\",null,\\\"$27\\\"]\\n23:[\\\"$24\\\",\\\"$26\\\"]\\n22:{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":\\\"$23\\\"}\\n21:[\\\"$\\\",\\\"div\\\",null,\\\"$22\\\"]\\n3b:{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"}\\n40:{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd\"])<\/script><script>self.__next_f.push([1,\"1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}\\n3f:{\\\"id\\\":139,\\\"attributes\\\":\\\"$40\\\"}\\n3e:{\\\"data\\\":\\\"$3f\\\"}\\n3d:{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Form\"])<\/script><script>self.__next_f.push([1,\"ulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$3e\\\"}\\n44:{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strap\"])<\/script><script>self.__next_f.push([1,\"i-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}\\n43:{\\\"id\\\":128,\\\"attributes\\\":\\\"$44\\\"}\\n42:{\\\"data\\\":\\\"$43\\\"}\\n41:{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an u\"])<\/script><script>self.__next_f.push([1,\"nd exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$42\\\"}\\n48:{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metad\"])<\/script><script>self.__next_f.push([1,\"ata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}\\n47:{\\\"id\\\":129,\\\"attributes\\\":\\\"$48\\\"}\\n46:{\\\"data\\\":\\\"$47\\\"}\\n45:{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$46\\\"}\\n4c:{\\\"name\\\":\"])<\/script><script>self.__next_f.push([1,\"\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}\\n4b:{\\\"id\\\":140,\\\"attributes\\\":\\\"$4c\\\"\"])<\/script><script>self.__next_f.push([1,\"}\\n4a:{\\\"data\\\":\\\"$4b\\\"}\\n49:{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$4a\\\"}\\n50:{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"wi\"])<\/script><script>self.__next_f.push([1,\"dth\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}\\n4f:{\\\"id\\\":131,\\\"attributes\\\":\\\"$50\\\"}\\n4e:{\\\"data\\\":\\\"$4f\\\"}\\n4d:{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder\"])<\/script><script>self.__next_f.push([1,\" oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$4e\\\"}\\n54:{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Siche\"])<\/script><script>self.__next_f.push([1,\"r_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}\\n53:{\\\"id\\\":141,\\\"attributes\\\":\\\"$54\\\"}\\n52:{\\\"data\\\":\\\"$53\\\"}\\n51:{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit\"])<\/script><script>self.__next_f.push([1,\" der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$52\\\"}\\n3c:[\\\"$3d\\\",\\\"$41\\\",\\\"$45\\\",\\\"$49\\\",\\\"$4d\\\",\\\"$51\\\"]\\n56:{\\\"data\\\":null}\\n55:{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$56\\\"}\\n57:{\\\"data\\\":null}\\n3a:{\\\"id\\\"\"])<\/script><script>self.__next_f.push([1,\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":\\\"$3b\\\",\\\"Content\\\":\\\"$3c\\\",\\\"CTA\\\":\\\"$55\\\",\\\"Image\\\":\\\"$57\\\"}\\n59:{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"}\\n5c:{\\\"data\\\":null}\\n5b:{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5c\\\"}\\n5e:{\\\"data\\\":null}\\n5d:{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformation\"])<\/script><script>self.__next_f.push([1,\"en\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5e\\\"}\\n60:{\\\"data\\\":null}\\n5f:{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$60\\\"}\\n62:{\\\"data\\\":null}\\n61:{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$62\\\"}\\n64:{\\\"data\\\":null}\\n\"])<\/script><script>self.__next_f.push([1,\"63:{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$64\\\"}\\n5a:[\\\"$5b\\\",\\\"$5d\\\",\\\"$5f\\\",\\\"$61\\\",\\\"$63\\\"]\\n66:{\\\"data\\\":null}\\n65:{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$66\\\"}\\n6b:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30\"])<\/script><script>self.__next_f.push([1,\"_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000}\\n6c:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500}\\n6d:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-s\"])<\/script><script>self.__next_f.push([1,\"trapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750}\\n6e:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"heig\"])<\/script><script>self.__next_f.push([1,\"ht\\\":156}\\n6a:{\\\"large\\\":\\\"$6b\\\",\\\"small\\\":\\\"$6c\\\",\\\"medium\\\":\\\"$6d\\\",\\\"thumbnail\\\":\\\"$6e\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"69:{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":\\\"$6a\\\",\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"68:{\\\"id\\\":623,\\\"attributes\\\":\\\"$69\\\"}\\n67:{\\\"data\\\":\\\"$68\\\"}\\n58:{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":\\\"$59\\\",\\\"Content\\\":\\\"$5a\\\",\\\"CTA\\\":\\\"$65\\\",\\\"Image\\\":\\\"$67\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6:[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\\\",\\\"children\\\":[[\\\"$\\\",\\\"section\\\",null,{\\\"className\\\":\\\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \\\",\\\"children\\\":[[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\\\",\\\"children\\\":[\\\"Effiziente digitale Abl\u00e4ufe \\\",\\\" \\\",[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-primary\\\",\\\"children\\\":\\\"ohne Zettelchaos\\\"}],\\\" \\\",\\\"$undefined\\\"]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"font-montserrat sm:text-lg\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",\\\"0\\\",{\\\"children\\\":[[\\\"$\\\",\\\"strong\\\",\\\"0\\\",{\\\"children\\\":[\\\"Craftnote \u2013 Die App f\u00fcr Dein Handwerk\\\"]}]]}]]}]]}],[[\\\"$\\\",\\\"div\\\",\\\"2\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":[\\\"$\\\",\\\"g\\\",null,{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}],[\\\"$\\\",\\\"circle\\\",null,{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}]]}]}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"1\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$19\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"3\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$19\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}]]}]],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden lg:block\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\\\",\\\"children\\\":\\\"M\u00f6chte ich ausprobieren!\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"94\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}],[\\\"$\\\",\\\"div\\\",\\\"93\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}]}]]}]]}]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"fill\\\":true,\\\"style\\\":{\\\"objectFit\\\":\\\"contain\\\"},\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"alt\\\":\\\"Hero-image-homepage.png\\\"}]}],[\\\"$\\\",\\\"$L20\\\",null,{\\\"isCentered\\\":false,\\\"videoSrc\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\"}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-full lg:hidden\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 px-10\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-col items-center sm:flex-row sm:justify-center\\\",\\\"children\\\":[[[\\\"$\\\",\\\"a\\\",\\\"1\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"alt\\\":\\\"google-play.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}],[\\\"$\\\",\\\"a\\\",\\\"2\\\",{\\\"href\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"alt\\\":\\\"apple-store.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}]],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"z-[30]\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":\\\"$21\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex bg-gradient-to-b from-white to-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"$L38\\\",null,{\\\"quoteCardsData\\\":{\\\"Page_Subtitle\\\":\\\"**Craftnote \u2013 Die App f\u00fcr Dein Handwerk**\\\",\\\"createdAt\\\":\\\"2022-09-23T17:26:12.189Z\\\",\\\"updatedAt\\\":\\\"2024-03-15T11:52:03.292Z\\\",\\\"publishedAt\\\":\\\"2022-09-26T07:41:34.392Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Page_LogoText\\\":\\\"Unterst\u00fctzt von:\\\",\\\"SEO\\\":{\\\"id\\\":3,\\\"Title\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\",\\\"Keywords\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\",\\\"Description\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"},\\\"Page_Title\\\":{\\\"id\\\":22,\\\"Header_Primary\\\":\\\"ohne Zettelchaos\\\",\\\"Header_Default\\\":\\\"Effiziente digitale Abl\u00e4ufe \\\"},\\\"Page_Features\\\":[{\\\"id\\\":2,\\\"Feature\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"},{\\\"id\\\":1,\\\"Feature\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"},{\\\"id\\\":3,\\\"Feature\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}],\\\"Page_CTA\\\":[{\\\"id\\\":1,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":66,\\\"attributes\\\":{\\\"name\\\":\\\"google-play.png\\\",\\\"alternativeText\\\":\\\"google-play.png\\\",\\\"caption\\\":\\\"google-play.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_google_play_e4713a85fc\/small_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"small_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":23.52,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_google_play_e4713a85fc\/thumbnail_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"thumbnail_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":9.32,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"google_play_e4713a85fc\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":5.65,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:21.126Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:21.126Z\\\"}}}},{\\\"id\\\":2,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":67,\\\"attributes\\\":{\\\"name\\\":\\\"apple-store.png\\\",\\\"alternativeText\\\":\\\"apple-store.png\\\",\\\"caption\\\":\\\"apple-store.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_apple_store_e37f8578c8\/small_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"small_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":25.69,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_apple_store_e37f8578c8\/thumbnail_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"thumbnail_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":10.35,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"apple_store_e37f8578c8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":4.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:49.208Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:49.208Z\\\"}}}}],\\\"Page_Video\\\":{\\\"data\\\":{\\\"id\\\":212,\\\"attributes\\\":{\\\"name\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"alternativeText\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"caption\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"craftnote_homepage_video_Web_M_ddc1c35f15\\\",\\\"ext\\\":\\\".webm\\\",\\\"mime\\\":\\\"video\/webm\\\",\\\"size\\\":11112.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-06-02T09:17:08.535Z\\\",\\\"updatedAt\\\":\\\"2023-06-02T09:17:08.535Z\\\"}}},\\\"Partners\\\":{\\\"data\\\":[{\\\"id\\\":68,\\\"attributes\\\":{\\\"name\\\":\\\"handwerk-magazin.png\\\",\\\"alternativeText\\\":\\\"handwerk-magazin.png\\\",\\\"caption\\\":\\\"handwerk-magazin.png\\\",\\\"width\\\":168,\\\"height\\\":47,\\\"formats\\\":null,\\\"hash\\\":\\\"handwerk_magazin_0f3bb5aced\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":1.4,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:00.967Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:00.967Z\\\"}},{\\\"id\\\":69,\\\"attributes\\\":{\\\"name\\\":\\\"deutsches-institut.png\\\",\\\"alternativeText\\\":\\\"deutsches-institut.png\\\",\\\"caption\\\":\\\"deutsches-institut.png\\\",\\\"width\\\":717,\\\"height\\\":144,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_deutsches_institut_5743166780\/small_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"small_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":43.37,\\\"width\\\":500,\\\"height\\\":100},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_deutsches_institut_5743166780\/thumbnail_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"thumbnail_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":18.59,\\\"width\\\":245,\\\"height\\\":49}},\\\"hash\\\":\\\"deutsches_institut_5743166780\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":8.85,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.896Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.896Z\\\"}},{\\\"id\\\":70,\\\"attributes\\\":{\\\"name\\\":\\\"handelsblatt.png\\\",\\\"alternativeText\\\":\\\"handelsblatt.png\\\",\\\"caption\\\":\\\"handelsblatt.png\\\",\\\"width\\\":930,\\\"height\\\":195,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_handelsblatt_8ef9657bc8\/small_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"small_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":16.21,\\\"width\\\":500,\\\"height\\\":105},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_handelsblatt_8ef9657bc8\/medium_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"medium_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":30.74,\\\"width\\\":750,\\\"height\\\":157},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_handelsblatt_8ef9657bc8\/thumbnail_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"thumbnail_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":6.57,\\\"width\\\":245,\\\"height\\\":51}},\\\"hash\\\":\\\"handelsblatt_8ef9657bc8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":11.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.982Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.982Z\\\"}},{\\\"id\\\":71,\\\"attributes\\\":{\\\"name\\\":\\\"dhz.png\\\",\\\"alternativeText\\\":\\\"dhz.png\\\",\\\"caption\\\":\\\"dhz.png\\\",\\\"width\\\":900,\\\"height\\\":231,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_dhz_54990a70e3\/small_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"small_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":20.98,\\\"width\\\":500,\\\"height\\\":128},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_dhz_54990a70e3\/medium_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"medium_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":34.5,\\\"width\\\":750,\\\"height\\\":193},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_dhz_54990a70e3\/thumbnail_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"thumbnail_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":9.44,\\\"width\\\":245,\\\"height\\\":63}},\\\"hash\\\":\\\"dhz_54990a70e3\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":7.66,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:33.090Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:33.090Z\\\"}}]},\\\"Quote_Title\\\":{\\\"id\\\":23,\\\"Header_Primary\\\":\\\"6000+ bewertungen\\\",\\\"Header_Default\\\":\\\"Mehr als\\\"},\\\"QuoteCard\\\":[{\\\"id\\\":2,\\\"Title\\\":\\\"Kotyza Haustechnik GmbH \\u0026 Co. KG\\\",\\\"Description\\\":\\\"Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.\\\",\\\"Author\\\":\\\"Michael Kotyza  \\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"28 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":72,\\\"attributes\\\":{\\\"name\\\":\\\"michael-kotyza.webp\\\",\\\"alternativeText\\\":\\\"michael-kotyza.webp\\\",\\\"caption\\\":\\\"michael-kotyza.webp\\\",\\\"width\\\":400,\\\"height\\\":400,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_michael_kotyza_9cd28452ee\/thumbnail_michael_kotyza_9cd28452ee.webp\\\",\\\"hash\\\":\\\"thumbnail_michael_kotyza_9cd28452ee\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_michael-kotyza.webp\\\",\\\"path\\\":null,\\\"size\\\":3.2,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"michael_kotyza_9cd28452ee\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":15.95,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/michael_kotyza_9cd28452ee\/michael_kotyza_9cd28452ee.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:13:19.863Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:13:19.863Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Inseldachdecker GmbH\\\",\\\"Description\\\":\\\"Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.\\\",\\\"Author\\\":\\\"Wolfgang Menne\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"14 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":73,\\\"attributes\\\":{\\\"name\\\":\\\"wolfgang-menne.png\\\",\\\"alternativeText\\\":\\\"wolfgang-menne.png\\\",\\\"caption\\\":\\\"wolfgang-menne.png\\\",\\\"width\\\":479,\\\"height\\\":477,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_wolfgang_menne_81fa7c2ca2\/thumbnail_wolfgang_menne_81fa7c2ca2.png\\\",\\\"hash\\\":\\\"thumbnail_wolfgang_menne_81fa7c2ca2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_wolfgang-menne.png\\\",\\\"path\\\":null,\\\"size\\\":55.13,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"wolfgang_menne_81fa7c2ca2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":87.75,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/wolfgang_menne_81fa7c2ca2\/wolfgang_menne_81fa7c2ca2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:14:26.043Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:14:26.043Z\\\"}}}},{\\\"id\\\":3,\\\"Title\\\":\\\"Sachverst\u00e4ndiger des Glaserhandwerks\\\",\\\"Description\\\":\\\"Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.\\\",\\\"Author\\\":\\\"J\u00fcrgen Sieber\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"9 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":74,\\\"attributes\\\":{\\\"name\\\":\\\"juergen-sieber.webp\\\",\\\"alternativeText\\\":\\\"juergen-sieber.webp\\\",\\\"caption\\\":\\\"juergen-sieber.webp\\\",\\\"width\\\":640,\\\"height\\\":497,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_juergen_sieber_5c3b91b455\/small_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"small_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":23.37,\\\"width\\\":500,\\\"height\\\":388},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_juergen_sieber_5c3b91b455\/thumbnail_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"thumbnail_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":6.98,\\\"width\\\":201,\\\"height\\\":156}},\\\"hash\\\":\\\"juergen_sieber_5c3b91b455\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":42.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/juergen_sieber_5c3b91b455\/juergen_sieber_5c3b91b455.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:16:59.210Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:16:59.210Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Hildebrand Elektrotechnik GmbH\\\",\\\"Description\\\":\\\"Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.\\\",\\\"Author\\\":\\\"J\u00f6rg Hildebrand\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"20 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":98,\\\"attributes\\\":{\\\"name\\\":\\\"jorg-hildebrand.webp\\\",\\\"alternativeText\\\":\\\"jorg-hildebrand.webp\\\",\\\"caption\\\":\\\"jorg-hildebrand.webp\\\",\\\"width\\\":242,\\\"height\\\":236,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_jorg_hildebrand_668b7fc13c\/thumbnail_jorg_hildebrand_668b7fc13c.webp\\\",\\\"hash\\\":\\\"thumbnail_jorg_hildebrand_668b7fc13c\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_jorg-hildebrand.webp\\\",\\\"path\\\":null,\\\"size\\\":4,\\\"width\\\":160,\\\"height\\\":156}},\\\"hash\\\":\\\"jorg_hildebrand_668b7fc13c\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":8.24,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/jorg_hildebrand_668b7fc13c\/jorg_hildebrand_668b7fc13c.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:44:44.596Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:44:44.596Z\\\"}}}},{\\\"id\\\":7,\\\"Title\\\":\\\"Sebastian Fuchs - Bad und Heizung GmbH und Co. KG\\\",\\\"Description\\\":\\\"Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.\\\",\\\"Author\\\":\\\"Sebastian Fuchs\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"31 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":99,\\\"attributes\\\":{\\\"name\\\":\\\"sebatian-fuchs.webp\\\",\\\"alternativeText\\\":\\\"sebatian-fuchs.webp\\\",\\\"caption\\\":\\\"sebatian-fuchs.webp\\\",\\\"width\\\":800,\\\"height\\\":533,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_sebatian_fuchs_3f38cfd2e7\/small_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"small_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":13.88,\\\"width\\\":500,\\\"height\\\":333},\\\"medium\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_sebatian_fuchs_3f38cfd2e7\/medium_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"medium_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"medium_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":25.22,\\\"width\\\":750,\\\"height\\\":500},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_sebatian_fuchs_3f38cfd2e7\/thumbnail_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"thumbnail_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":4.16,\\\"width\\\":234,\\\"height\\\":156}},\\\"hash\\\":\\\"sebatian_fuchs_3f38cfd2e7\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":37.64,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/sebatian_fuchs_3f38cfd2e7\/sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:46:32.522Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:46:32.522Z\\\"}}}},{\\\"id\\\":8,\\\"Title\\\":\\\"Jackels Bau GmbH\\\",\\\"Description\\\":\\\"Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.\\\",\\\"Author\\\":\\\"Ralf Van Geffen\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"24 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":101,\\\"attributes\\\":{\\\"name\\\":\\\"ralf-van-greffen.webp\\\",\\\"alternativeText\\\":\\\"ralf-van-greffen.webp\\\",\\\"caption\\\":\\\"ralf-van-greffen.webp\\\",\\\"width\\\":500,\\\"height\\\":498,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_ralf_van_greffen_dea6aff44b\/thumbnail_ralf_van_greffen_dea6aff44b.webp\\\",\\\"hash\\\":\\\"thumbnail_ralf_van_greffen_dea6aff44b\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_ralf-van-greffen.webp\\\",\\\"path\\\":null,\\\"size\\\":3.6,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"ralf_van_greffen_dea6aff44b\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":31.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/ralf_van_greffen_dea6aff44b\/ralf_van_greffen_dea6aff44b.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:49:45.295Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:49:45.295Z\\\"}}}}],\\\"Highlight_Feature\\\":{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"},\\\"Content\\\":[{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":139,\\\"attributes\\\":{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":128,\\\"attributes\\\":{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}}}},{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":129,\\\"attributes\\\":{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}}}},{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":140,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":131,\\\"attributes\\\":{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}}}},{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":141,\\\"attributes\\\":{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}}}}],\\\"CTA\\\":{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":null}},\\\"Highlight_SingleFeature\\\":{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"},\\\"Content\\\":[{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}}],\\\"CTA\\\":{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":623,\\\"attributes\\\":{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}},\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}}}},\\\"Page_Logo\\\":{\\\"data\\\":[{\\\"id\\\":94,\\\"attributes\\\":{\\\"name\\\":\\\"Proven_expert.png\\\",\\\"alternativeText\\\":\\\"Proven_expert.png\\\",\\\"caption\\\":\\\"Proven_expert.png\\\",\\\"width\\\":344,\\\"height\\\":344,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Proven_expert_3a7b040f31\/thumbnail_Proven_expert_3a7b040f31.png\\\",\\\"hash\\\":\\\"thumbnail_Proven_expert_3a7b040f31\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Proven_expert.png\\\",\\\"path\\\":null,\\\"size\\\":14.91,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"Proven_expert_3a7b040f31\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":10.42,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:31.829Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:31.829Z\\\"}},{\\\"id\\\":93,\\\"attributes\\\":{\\\"name\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"alternativeText\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"caption\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":174,\\\"height\\\":174,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_GC_Gruppe_Logo_e5544388f7\/thumbnail_GC_Gruppe_Logo_e5544388f7.png\\\",\\\"hash\\\":\\\"thumbnail_GC_Gruppe_Logo_e5544388f7\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_GC_Gruppe_Logo.png\\\",\\\"path\\\":null,\\\"size\\\":12.87,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"GC_Gruppe_Logo_e5544388f7\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":2.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:10.850Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:10.850Z\\\"}}]},\\\"Page_Image\\\":{\\\"data\\\":[{\\\"id\\\":138,\\\"attributes\\\":{\\\"name\\\":\\\"Hero-image-homepage.png\\\",\\\"alternativeText\\\":\\\"Hero-image-homepage.png\\\",\\\"caption\\\":\\\"Hero-image-homepage.png\\\",\\\"width\\\":1328,\\\"height\\\":1018,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Hero_image_homepage_131289ce45\/large_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"large_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":211.25,\\\"width\\\":1000,\\\"height\\\":767},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Hero_image_homepage_131289ce45\/small_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"small_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":71.33,\\\"width\\\":500,\\\"height\\\":383},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Hero_image_homepage_131289ce45\/medium_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"medium_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":132.76,\\\"width\\\":750,\\\"height\\\":575},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Hero_image_homepage_131289ce45\/thumbnail_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"thumbnail_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":19.19,\\\"width\\\":204,\\\"height\\\":156}},\\\"hash\\\":\\\"Hero_image_homepage_131289ce45\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":64.02,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T09:12:27.335Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T09:12:27.335Z\\\"}}]},\\\"localizations\\\":{\\\"data\\\":[]}}}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L39\\\",null,{\\\"highlightFeature\\\":\\\"$3a\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center py-20 w-full px-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-8 text-xl font-semibold\\\",\\\"children\\\":\\\"Bekannt aus\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full max-w-6xl text-black_primary  \\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"68\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"alt\\\":\\\"handwerk-magazin.png\\\",\\\"title\\\":\\\"handwerk-magazin.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"69\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"alt\\\":\\\"deutsches-institut.png\\\",\\\"title\\\":\\\"deutsches-institut.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"70\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"alt\\\":\\\"handelsblatt.png\\\",\\\"title\\\":\\\"handelsblatt.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"71\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"alt\\\":\\\"dhz.png\\\",\\\"title\\\":\\\"dhz.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}]]}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L39\\\",null,{\\\"hasSingleImg\\\":true,\\\"highlightFeature\\\":\\\"$58\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L6f\\\",\\\"1\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.\\\",\\\"Subtitle\\\":\\\"Digitalisiere Deine Aufzeichnungen und lege sofort los\\\",\\\"createdAt\\\":\\\"2022-09-23T17:28:42.044Z\\\",\\\"updatedAt\\\":\\\"2023-04-25T13:04:21.026Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:28:45.741Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":25,\\\"Header_Primary\\\":\\\"Baumappe\\\",\\\"Header_Default\\\":\\\"Deine digitale\\\"},\\\"Link\\\":{\\\"id\\\":3,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/bautagebuch\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":133,\\\"attributes\\\":{\\\"name\\\":\\\"Digitale-baumappe.png\\\",\\\"alternativeText\\\":\\\"Digitale-baumappe.png\\\",\\\"caption\\\":\\\"Digitale-baumappe.png\\\",\\\"width\\\":1324,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Digitale_baumappe_104ba50ba2\/large_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"large_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":233.64,\\\"width\\\":1000,\\\"height\\\":605},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Digitale_baumappe_104ba50ba2\/small_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"small_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":83.2,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Digitale_baumappe_104ba50ba2\/medium_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"medium_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":152.65,\\\"width\\\":750,\\\"height\\\":454},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Digitale_baumappe_104ba50ba2\/thumbnail_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"thumbnail_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":29.22,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Digitale_baumappe_104ba50ba2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":76.83,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digitale_baumappe_104ba50ba2\/Digitale_baumappe_104ba50ba2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:43:49.370Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:43:49.370Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":4,\\\"Feature\\\":\\\"Jede Mappe entspricht einem Projekt\\\"},{\\\"id\\\":5,\\\"Feature\\\":\\\"Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick\\\"},{\\\"id\\\":6,\\\"Feature\\\":\\\"Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"2\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben. \\\",\\\"Subtitle\\\":\\\"Spare Dir das Nachfragen \\\",\\\"createdAt\\\":\\\"2022-09-23T17:32:50.853Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:37.369Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:32:52.320Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":26,\\\"Header_Primary\\\":\\\"Einfach erfasst \\\",\\\"Header_Default\\\":\\\"Arbeitszeiten\\\"},\\\"Link\\\":{\\\"id\\\":4,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/zeiterfassung\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":134,\\\"attributes\\\":{\\\"name\\\":\\\"Arbeitszeiten.png\\\",\\\"alternativeText\\\":\\\"Arbeitszeiten.png\\\",\\\"caption\\\":\\\"Arbeitszeiten.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Arbeitszeiten_160ded6efb\/large_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"large_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":227.94,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Arbeitszeiten_160ded6efb\/small_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"small_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":81.98,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Arbeitszeiten_160ded6efb\/medium_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"medium_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":148.88,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Arbeitszeiten_160ded6efb\/thumbnail_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"thumbnail_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":28.47,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Arbeitszeiten_160ded6efb\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":62.91,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Arbeitszeiten_160ded6efb\/Arbeitszeiten_160ded6efb.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:22.895Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:22.895Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":8,\\\"Feature\\\":\\\"Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen\\\"},{\\\"id\\\":7,\\\"Feature\\\":\\\"Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten\\\"},{\\\"id\\\":9,\\\"Feature\\\":\\\"Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"3\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden. \\\",\\\"Subtitle\\\":\\\"Deine bestehenden Prozesse werden digital \\\",\\\"createdAt\\\":\\\"2022-09-23T17:34:44.488Z\\\",\\\"updatedAt\\\":\\\"2024-03-27T10:55:48.400Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:34:46.529Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":27,\\\"Header_Primary\\\":\\\"aber Digital\\\",\\\"Header_Default\\\":\\\"Formulare,\\\"},\\\"Link\\\":{\\\"id\\\":5,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/rapport\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":135,\\\"attributes\\\":{\\\"name\\\":\\\"Formulare.png\\\",\\\"alternativeText\\\":\\\"Formulare.png\\\",\\\"caption\\\":\\\"Formulare.png\\\",\\\"width\\\":1335,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Formulare_c216ac2e3d\/large_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"large_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":191.95,\\\"width\\\":1000,\\\"height\\\":600},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Formulare_c216ac2e3d\/small_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"small_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":68.93,\\\"width\\\":500,\\\"height\\\":300},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Formulare_c216ac2e3d\/medium_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"medium_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":126.02,\\\"width\\\":750,\\\"height\\\":450},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Formulare_c216ac2e3d\/thumbnail_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"thumbnail_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":22.48,\\\"width\\\":245,\\\"height\\\":147}},\\\"hash\\\":\\\"Formulare_c216ac2e3d\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":52.92,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Formulare_c216ac2e3d\/Formulare_c216ac2e3d.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:51.827Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:51.827Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":10,\\\"Feature\\\":\\\"Verwende Vorlagen, um Deine Dokumentation zu standardisieren\\\"},{\\\"id\\\":11,\\\"Feature\\\":\\\"Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein \\\"},{\\\"id\\\":12,\\\"Feature\\\":\\\"Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"4\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.\\\",\\\"Subtitle\\\":\\\"Auf Ver\u00e4nderungen reagieren k\u00f6nnen\\\",\\\"createdAt\\\":\\\"2022-09-23T17:36:46.597Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:42:44.271Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:36:51.415Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":28,\\\"Header_Primary\\\":\\\"Dein Plan\\\",\\\"Header_Default\\\":\\\"Dein Betrieb \u2013\\\"},\\\"Link\\\":{\\\"id\\\":6,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/plantafel\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":136,\\\"attributes\\\":{\\\"name\\\":\\\"Dein-betrieb.png\\\",\\\"alternativeText\\\":\\\"Dein-betrieb.png\\\",\\\"caption\\\":\\\"Dein-betrieb.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Dein_betrieb_08fc008b42\/large_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"large_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":217.3,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Dein_betrieb_08fc008b42\/small_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"small_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":76.06,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Dein_betrieb_08fc008b42\/medium_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"medium_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":139.78,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Dein_betrieb_08fc008b42\/thumbnail_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"thumbnail_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":26.35,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Dein_betrieb_08fc008b42\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":65.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Dein_betrieb_08fc008b42\/Dein_betrieb_08fc008b42.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:24.615Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:24.615Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":13,\\\"Feature\\\":\\\"Du siehst, wer auf welcher Baustelle aktiv ist\\\"},{\\\"id\\\":14,\\\"Feature\\\":\\\"Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast\\\"},{\\\"id\\\":15,\\\"Feature\\\":\\\"Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L6f\\\",\\\"5\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen. \\\",\\\"Subtitle\\\":\\\"Keine \u00dcberraschungen mehr \\\",\\\"createdAt\\\":\\\"2022-09-23T17:38:22.095Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:54.167Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:38:23.580Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":29,\\\"Header_Primary\\\":\\\"Verteilt\\\",\\\"Header_Default\\\":\\\"Aufgaben\\\"},\\\"Link\\\":{\\\"id\\\":7,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":137,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgaben.png\\\",\\\"alternativeText\\\":\\\"Aufgaben.png\\\",\\\"caption\\\":\\\"Aufgaben.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Aufgaben_cc81305cf0\/large_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"large_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":244.8,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Aufgaben_cc81305cf0\/small_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"small_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":86.08,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Aufgaben_cc81305cf0\/medium_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"medium_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":157.4,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Aufgaben_cc81305cf0\/thumbnail_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"thumbnail_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":29.27,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Aufgaben_cc81305cf0\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":71.15,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgaben_cc81305cf0\/Aufgaben_cc81305cf0.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:50.612Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:50.612Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":16,\\\"Feature\\\":\\\"Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben\\\"},{\\\"id\\\":17,\\\"Feature\\\":\\\"Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist\\\"},{\\\"id\\\":18,\\\"Feature\\\":\\\"Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"\/images\/left-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"width\\\":384,\\\"height\\\":1552}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\\\",\\\"children\\\":[\\\"$\\\",\\\"$L17\\\",null,{\\\"src\\\":\\\"\/images\/right-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"quality\\\":100,\\\"width\\\":825,\\\"height\\\":1246}]}]]}]\\n\"])<\/script><script>self.__next_f.push([1,\"\"])<\/script><script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script><script id=\"facebook\" data-nscript=\"afterInteractive\">const consentProperties = ['Hotjar', 'Facebook Pixel'];\n            window.addEventListener('ucEvent', function (e) {\n              if (e.detail && e.detail.event == 'consent_status') {\n                window.dataLayer = window.dataLayer || [];\n                consentProperties.map((property) => {\n                  if (e.detail.hasOwnProperty(property)) {\n                    window.dataLayer.push({\n                      event:\n                        'cn-consent' +\n                        '_' +\n                        property.split(' ')[0].toLowerCase() +\n                        '_' +\n                        (e.detail[property] ? 'granted' : 'denied'),\n                    });\n                  }\n                });\n              }\n            });\n            <\/script><script id=\"google-tag\" data-nscript=\"afterInteractive\"> window.dataLayer = window.dataLayer || [];\n            function gtag() {\n                dataLayer.push(arguments);\n            }\n            gtag(\"consent\", \"default\", {\n              ad_storage: \"denied\",\n              analytics_storage: \"denied\",\n              wait_for_update: 2000\n          });\n          gtag(\"set\", \"ads_data_redaction\", true);\n            <\/script><script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">const callback = function (e) {\n              if (\n                e.detail &&\n                e.detail.event == 'consent_status' &&\n                e.detail['Google Tag Manager']\n              ) {\n                (function (w, d, s, l, i) {\n                  w[l] = w[l] || [];\n                  w[l].push({\n                    'gtm.start': new Date().getTime(),\n                    event: 'gtm.js',\n                  });\n                  var f = d.getElementsByTagName(s)[0],\n                    j = d.createElement(s),\n                    dl = l != 'dataLayer' ? '&l=' + l : '';\n                  j.async = true;\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\n                  f.parentNode.insertBefore(j, f);\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\n                window.removeEventListener('ucEvent', callback);\n              }\n            };\n            \n            window.addEventListener('ucEvent', function (event) {\n              callback(event);\n            });<\/script><script id=\"social-media\" data-nscript=\"afterInteractive\">function decorateDomains() {\n\n              var domainsToDecorate = [\n                  \"app.mycraftnote.de\",\n                  \"v2.craftnote.de\"\n                ],\n                queryParams = [\n                  \"utm_medium\",\n                  \"utm_source\",\n                  \"utm_campaign\",\n                  \"utm_content\",\n                  \"utm_term\",\n                  \"gclid\",\n                  \"fbclid\",\n                  \"msclkid\"\n                ];\n              \/\/ do not edit anything below this line\n              var links = document.querySelectorAll(\"a\");\n              \n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\n              for (var linkIndex = 0; linkIndex < links.length; linkIndex++) {\n                for (var domainIndex = 0; domainIndex < domainsToDecorate.length; domainIndex++) {\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) > -1 && links[linkIndex].href.indexOf(\"#\") === -1) {\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\n                  }\n                }\n              }\n            \n              \/\/ decorates the URL with query params\n              function decorateUrl(urlToDecorate) {\n                urlToDecorate = (urlToDecorate.indexOf(\"?\") === -1) ? urlToDecorate + \"?\" : urlToDecorate + \"&\";\n                var collectedQueryParams = [];\n                for (var queryIndex = 0; queryIndex < queryParams.length; queryIndex++) {\n                  if (getQueryParam(queryParams[queryIndex])) {\n                    collectedQueryParams.push(queryParams[queryIndex] + \"=\" + getQueryParam(queryParams[queryIndex]));\n                  }\n                }\n                return urlToDecorate + collectedQueryParams.join(\"&\");\n              }\n            \n              \/\/ get value of query parameter\n              function getQueryParam(name) {\n                if (name = (new RegExp(\"[?&]\" + encodeURIComponent(name) + \"=([^&]*)\")).exec(window.location.search)) {\n                  return decodeURIComponent(name[1]);\n                }\n              }\n            }\n            decorateDomains();\n            <\/script><next-route-announcer style=\"position: absolute;\"><\/next-route-announcer><div id=\"usercentrics-root\" data-created-at=\"1725271788017\" style=\"\"><\/div><style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 25
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1079
                        ],
                        [
                            1323,
                            1876
                        ],
                        [
                            1968,
                            2225
                        ],
                        [
                            2299,
                            6702
                        ],
                        [
                            6828,
                            6830
                        ],
                        [
                            6935,
                            10057
                        ]
                    ],
                    "longTasks": [
                        [
                            1079,
                            1323
                        ],
                        [
                            1876,
                            1968
                        ],
                        [
                            2225,
                            2299
                        ],
                        [
                            6702,
                            6828
                        ],
                        [
                            6830,
                            6935
                        ]
                    ],
                    "lastVisualChange": 7300,
                    "render": 1700,
                    "visualComplete85": 7200,
                    "visualComplete90": 7200,
                    "visualComplete95": 7200,
                    "visualComplete99": 7200,
                    "visualComplete": 7300,
                    "SpeedIndex": 6862,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1597,
                            "size": 3528,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                    "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                                },
                                "bounds": [
                                    1218,
                                    12,
                                    209,
                                    40
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1597,
                            "size": 6561,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Proven_expert.png",
                                    "fetchpriority": "high",
                                    "width": "81",
                                    "height": "77",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "bounds": [
                                    384,
                                    620.5,
                                    81,
                                    81
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1597,
                            "size": 6561,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 376.5,
                                    "y": 640.5,
                                    "width": 81,
                                    "height": 81,
                                    "top": 640.5,
                                    "right": 457.5,
                                    "bottom": 721.5,
                                    "left": 376.5
                                },
                                "outerHTML": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2108,
                            "size": 49068,
                            "DOMNodeId": 49,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                                },
                                "bounds": [
                                    384,
                                    210.5,
                                    576,
                                    80
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2108,
                            "size": 49068,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 376.5,
                                    "y": 210.5,
                                    "width": 576,
                                    "height": 80,
                                    "top": 210.5,
                                    "right": 952.5,
                                    "bottom": 290.5,
                                    "left": 376.5
                                },
                                "outerHTML": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2870,
                            "size": 106680,
                            "DOMNodeId": 163,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Craftnote banner",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "class": "hidden object-cover object-center sm:block",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                "bounds": [
                                    0,
                                    64,
                                    1920,
                                    56
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2870,
                            "size": 106680,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 64,
                                    "width": 1920,
                                    "height": 56,
                                    "top": 64,
                                    "right": 1920,
                                    "bottom": 120,
                                    "left": 0
                                },
                                "outerHTML": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3163,
                            "size": 229740,
                            "DOMNodeId": 164,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Hero-image-homepage.png",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "bounds": [
                                    963,
                                    172,
                                    570,
                                    420
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3163,
                            "size": 229740,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 955.5,
                                    "y": 172,
                                    "width": 570,
                                    "height": 420,
                                    "top": 172,
                                    "right": 1525.5,
                                    "bottom": 592,
                                    "left": 955.5
                                },
                                "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3667,
                            "size": 670275,
                            "DOMNodeId": 166,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "825",
                                    "height": "1246",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "bounds": [
                                    1245,
                                    -40,
                                    825,
                                    1246.453125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3667,
                            "size": 670275,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1230,
                                    "y": -40,
                                    "width": 825,
                                    "height": 1246.453125,
                                    "top": -40,
                                    "right": 2055,
                                    "bottom": 1206.453125,
                                    "left": 1230
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 6994,
                            "size": 65196,
                            "DOMNodeId": 280,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "dir": "ltr",
                                    "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                                },
                                "bounds": [
                                    24,
                                    862.28125,
                                    1872,
                                    38.625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1596,
                            "size": 3528,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                    "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                                },
                                "bounds": [
                                    1218,
                                    12,
                                    209,
                                    40
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1596,
                            "size": 6561,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 376.5,
                                    "y": 640.5,
                                    "width": 81,
                                    "height": 81,
                                    "top": 640.5,
                                    "right": 457.5,
                                    "bottom": 721.5,
                                    "left": 376.5
                                },
                                "outerHTML": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1596,
                            "size": 6561,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Proven_expert.png",
                                    "fetchpriority": "high",
                                    "width": "81",
                                    "height": "77",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                                "bounds": [
                                    384,
                                    620.5,
                                    81,
                                    81
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2107,
                            "size": 49068,
                            "DOMNodeId": 49,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                                },
                                "bounds": [
                                    384,
                                    210.5,
                                    576,
                                    80
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2107,
                            "size": 49068,
                            "element": {
                                "nodeName": "H1",
                                "boundingRect": {
                                    "x": 376.5,
                                    "y": 210.5,
                                    "width": 576,
                                    "height": 80,
                                    "top": 210.5,
                                    "right": 952.5,
                                    "bottom": 290.5,
                                    "left": 376.5
                                },
                                "outerHTML": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2870,
                            "size": 106680,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 64,
                                    "width": 1920,
                                    "height": 56,
                                    "top": 64,
                                    "right": 1920,
                                    "bottom": 120,
                                    "left": 0
                                },
                                "outerHTML": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2870,
                            "size": 106680,
                            "DOMNodeId": 163,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Craftnote banner",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "class": "hidden object-cover object-center sm:block",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                                "bounds": [
                                    0,
                                    64,
                                    1920,
                                    56
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3162,
                            "size": 229740,
                            "DOMNodeId": 164,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Hero-image-homepage.png",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "bounds": [
                                    963,
                                    172,
                                    570,
                                    420
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3162,
                            "size": 229740,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 955.5,
                                    "y": 172,
                                    "width": 570,
                                    "height": 420,
                                    "top": 172,
                                    "right": 1525.5,
                                    "bottom": 592,
                                    "left": 955.5
                                },
                                "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3666,
                            "size": 670275,
                            "DOMNodeId": 166,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "825",
                                    "height": "1246",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "bounds": [
                                    1245,
                                    -40,
                                    825,
                                    1246.453125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3666,
                            "size": 670275,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1230,
                                    "y": -40,
                                    "width": 825,
                                    "height": 1246.453125,
                                    "top": -40,
                                    "right": 2055,
                                    "bottom": 1206.453125,
                                    "left": 1230
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 6994,
                            "size": 65196,
                            "DOMNodeId": 280,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "dir": "ltr",
                                    "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                                },
                                "bounds": [
                                    24,
                                    862.28125,
                                    1872,
                                    38.625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 42
                        },
                        {
                            "name": "redirectStart",
                            "time": 56
                        },
                        {
                            "name": "navigationStart",
                            "time": 136
                        },
                        {
                            "name": "domLoading",
                            "time": 137
                        },
                        {
                            "name": "responseEnd",
                            "time": 138
                        },
                        {
                            "name": "domInteractive",
                            "time": 138
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 138
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 138
                        },
                        {
                            "name": "domComplete",
                            "time": 139
                        },
                        {
                            "name": "fetchStart",
                            "time": 330
                        },
                        {
                            "name": "redirectEnd",
                            "time": 330
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 871
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 871
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 871
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 871
                        },
                        {
                            "name": "domLoading",
                            "time": 872
                        },
                        {
                            "name": "responseEnd",
                            "time": 927
                        },
                        {
                            "name": "domInteractive",
                            "time": 1487
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1487
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1487
                        },
                        {
                            "name": "firstPaint",
                            "time": 1596
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1596
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1596
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1999
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2274
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2274
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2274
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2468
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3771
                        },
                        {
                            "name": "domComplete",
                            "time": 4233
                        },
                        {
                            "name": "loadEventStart",
                            "time": 4233
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 4233
                        },
                        {
                            "name": "LayoutShift",
                            "time": 6552
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 6994
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3666
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 3666
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0090655640388487679
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0062847771313255286
                        }
                    ],
                    "chromeUserTiming.navigationStart": 137,
                    "chromeUserTiming.redirectStart": 56,
                    "chromeUserTiming.domLoading": 873,
                    "chromeUserTiming.responseEnd": 927,
                    "chromeUserTiming.domInteractive": 1488,
                    "chromeUserTiming.domContentLoadedEventStart": 1488,
                    "chromeUserTiming.domContentLoadedEventEnd": 1488,
                    "chromeUserTiming.domComplete": 4234,
                    "chromeUserTiming.redirectEnd": 330,
                    "chromeUserTiming.fetchStart": 330,
                    "chromeUserTiming.unloadEventStart": 871,
                    "chromeUserTiming.unloadEventEnd": 871,
                    "chromeUserTiming.markAsMainFrame": 871,
                    "chromeUserTiming.commitNavigationEnd": 872,
                    "chromeUserTiming.firstPaint": 1596,
                    "chromeUserTiming.firstContentfulPaint": 1596,
                    "chromeUserTiming.firstImagePaint": 1596,
                    "chromeUserTiming.LayoutShift": 6553,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2274,
                    "chromeUserTiming.firstMeaningfulPaint": 2274,
                    "chromeUserTiming.loadEventStart": 4234,
                    "chromeUserTiming.loadEventEnd": 4234,
                    "chromeUserTiming.LargestTextPaint": 6994,
                    "chromeUserTiming.LargestImagePaint": 3667,
                    "chromeUserTiming.LargestContentfulPaint": 3667,
                    "chromeUserTiming.TotalLayoutShift": 0.0090655640388487679,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                    "LayoutShifts": [
                        {
                            "time": 1999,
                            "score": 0.0026937622375580433,
                            "cumulative_score": 0.0026937622375580433,
                            "window_score": 0.0026937622375580433,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    377,
                                    95,
                                    576,
                                    675
                                ],
                                [
                                    531,
                                    928,
                                    566,
                                    1
                                ],
                                [
                                    508,
                                    929,
                                    611,
                                    1
                                ],
                                [
                                    508,
                                    930,
                                    611,
                                    52
                                ],
                                [
                                    1129,
                                    930,
                                    268,
                                    52
                                ],
                                [
                                    1129,
                                    982,
                                    73,
                                    4
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 95,
                                        "width": 576,
                                        "height": 675,
                                        "top": 95,
                                        "right": 953,
                                        "bottom": 770,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 377,
                                        "y": 115,
                                        "width": 576,
                                        "height": 635,
                                        "top": 115,
                                        "right": 953,
                                        "bottom": 750,
                                        "left": 377
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 508,
                                        "y": 930,
                                        "width": 611,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1119,
                                        "bottom": 982,
                                        "left": 508
                                    },
                                    "currentRect": {
                                        "x": 531,
                                        "y": 930,
                                        "width": 566,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1097,
                                        "bottom": 982,
                                        "left": 531
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 508,
                                        "y": 929,
                                        "width": 611,
                                        "height": 41,
                                        "top": 929,
                                        "right": 1119,
                                        "bottom": 970,
                                        "left": 508
                                    },
                                    "currentRect": {
                                        "x": 531,
                                        "y": 928,
                                        "width": 566,
                                        "height": 43,
                                        "top": 928,
                                        "right": 1097,
                                        "bottom": 971,
                                        "left": 531
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1151,
                                        "y": 930,
                                        "width": 246,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1397,
                                        "bottom": 982,
                                        "left": 1151
                                    },
                                    "currentRect": {
                                        "x": 1129,
                                        "y": 930,
                                        "width": 245,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1374,
                                        "bottom": 982,
                                        "left": 1129
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1151,
                                        "y": 931,
                                        "width": 51,
                                        "height": 55,
                                        "top": 931,
                                        "right": 1202,
                                        "bottom": 986,
                                        "left": 1151
                                    },
                                    "currentRect": {
                                        "x": 1129,
                                        "y": 931,
                                        "width": 50,
                                        "height": 55,
                                        "top": 931,
                                        "right": 1179,
                                        "bottom": 986,
                                        "left": 1129
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2468,
                            "score": 6.93091595425666e-5,
                            "cumulative_score": 0.00276307139710061,
                            "window_score": 0.00276307139710061,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    582,
                                    20,
                                    591,
                                    24
                                ],
                                [
                                    560,
                                    82,
                                    800,
                                    19
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 586,
                                        "y": 20,
                                        "width": 583,
                                        "height": 24,
                                        "top": 20,
                                        "right": 1169,
                                        "bottom": 44,
                                        "left": 586
                                    },
                                    "currentRect": {
                                        "x": 582,
                                        "y": 20,
                                        "width": 591,
                                        "height": 24,
                                        "top": 20,
                                        "right": 1173,
                                        "bottom": 44,
                                        "left": 582
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 560,
                                        "y": 82,
                                        "width": 800,
                                        "height": 19,
                                        "top": 82,
                                        "right": 1360,
                                        "bottom": 101,
                                        "left": 560
                                    },
                                    "currentRect": {
                                        "x": 560,
                                        "y": 82,
                                        "width": 800,
                                        "height": 19,
                                        "top": 82,
                                        "right": 1360,
                                        "bottom": 101,
                                        "left": 560
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3771,
                            "score": 1.7715510422628767e-5,
                            "cumulative_score": 0.0027807869075232388,
                            "window_score": 1.7715510422628767e-5,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    377,
                                    506,
                                    320,
                                    19
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 506,
                                        "width": 320,
                                        "height": 19,
                                        "top": 506,
                                        "right": 697,
                                        "bottom": 525,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 377,
                                        "y": 506,
                                        "width": 320,
                                        "height": 19,
                                        "top": 506,
                                        "right": 697,
                                        "bottom": 525,
                                        "left": 377
                                    }
                                }
                            ]
                        },
                        {
                            "time": 6552,
                            "score": 0.0062847771313255286,
                            "cumulative_score": 0.0090655640388487679,
                            "window_score": 0.0062847771313255286,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    353,
                                    0,
                                    1567,
                                    64
                                ],
                                [
                                    377,
                                    64,
                                    1543,
                                    929
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 353,
                                        "y": 0,
                                        "width": 1200,
                                        "height": 64,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 64,
                                        "left": 353
                                    },
                                    "currentRect": {
                                        "x": 360,
                                        "y": 0,
                                        "width": 1200,
                                        "height": 64,
                                        "top": 0,
                                        "right": 1560,
                                        "bottom": 64,
                                        "left": 360
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1529,
                                        "bottom": 800,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 384,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1536,
                                        "bottom": 800,
                                        "left": 384
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 800,
                                        "width": 1152,
                                        "height": 193,
                                        "top": 800,
                                        "right": 1529,
                                        "bottom": 993,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 384,
                                        "y": 800,
                                        "width": 1152,
                                        "height": 193,
                                        "top": 800,
                                        "right": 1536,
                                        "bottom": 993,
                                        "left": 384
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1230,
                                        "y": 0,
                                        "width": 690,
                                        "height": 993,
                                        "top": 0,
                                        "right": 1920,
                                        "bottom": 993,
                                        "left": 1230
                                    },
                                    "currentRect": {
                                        "x": 1245,
                                        "y": 0,
                                        "width": 675,
                                        "height": 993,
                                        "top": 0,
                                        "right": 1920,
                                        "bottom": 993,
                                        "left": 1245
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1488.4100000000001
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2303.096
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 874.20000000000005
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 876.19799999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 877.31500000000005
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 887.17999999999995
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 887.23599999999999
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 887.24300000000005
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 887.26599999999996
                            },
                            "2738": {
                                "name": "PriorityHints",
                                "firstUsed": 931.32000000000005
                            },
                            "2778": {
                                "name": "LinkRelPreloadImageSrcset",
                                "firstUsed": 931.34199999999998
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 931.39099999999996
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 932.88099999999997
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 966.072
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 966.14099999999996
                            },
                            "2347": {
                                "name": "ImageDecodingAttribute",
                                "firstUsed": 966.97400000000005
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 967.06500000000005
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 967.10599999999999
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 967.75400000000002
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 974.80999999999995
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 975.41899999999998
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 975.43299999999999
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 975.44399999999996
                            },
                            "1231": {
                                "name": "HTMLMediaElementControlsAttribute",
                                "firstUsed": 975.471
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 975.49800000000005
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 976.452
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 976.46699999999998
                            },
                            "895": {
                                "name": "HTMLMediaElementPreloadDefault",
                                "firstUsed": 976.52999999999997
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 997.75699999999995
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 997.77700000000004
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 997.80899999999997
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 997.84299999999996
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 997.91800000000001
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 997.92499999999995
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 997.93799999999999
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 997.99599999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 1001.346
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 1001.388
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 1001.476
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1013.104
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 1013.1319999999999
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 1048.037
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1050.3900000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1050.4000000000001
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 1050.4069999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 1052.51
                            },
                            "3252": {
                                "name": "CSSKeywordRevert",
                                "firstUsed": 1055.0640000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1057.175
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 1057.3109999999999
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1058.5989999999999
                            },
                            "1014": {
                                "name": "CSSFilterReference",
                                "firstUsed": 1059.4970000000001
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 1059.8099999999999
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1072.8969999999999
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1470.7329999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1488.4169999999999
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1491.376
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 1580.922
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 1591.3050000000001
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 1592.8900000000001
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 1593.79
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 1594.2619999999999
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1594.6189999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1594.7950000000001
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1594.806
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 1594.8599999999999
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 1594.9059999999999
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 1595.49
                            },
                            "781": {
                                "name": "V8MessagePort_PostMessage_Method",
                                "firstUsed": 1595.9849999999999
                            },
                            "2399": {
                                "name": "ReadableStreamConstructor",
                                "firstUsed": 1619.586
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 1619.7570000000001
                            },
                            "431": {
                                "name": "TextDecoderConstructor",
                                "firstUsed": 1621.752
                            },
                            "2841": {
                                "name": "ReadableStreamGetReader",
                                "firstUsed": 1621.829
                            },
                            "432": {
                                "name": "TextDecoderDecode",
                                "firstUsed": 1623.204
                            },
                            "1467": {
                                "name": "NodeGetRootNode",
                                "firstUsed": 1653.7380000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1686.3050000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1925.7429999999999
                            },
                            "4194": {
                                "name": "NavigatorUAData_Mobile",
                                "firstUsed": 1961.165
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1965.2729999999999
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 2044.0930000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 2044.114
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 2140.0390000000002
                            },
                            "3020": {
                                "name": "DOMStorageWrite",
                                "firstUsed": 2187.3299999999999
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 2202.0819999999999
                            },
                            "2618": {
                                "name": "HistoryReplaceState",
                                "firstUsed": 2232.6909999999998
                            },
                            "2348": {
                                "name": "ImageDecodeAPI",
                                "firstUsed": 2248.8130000000001
                            },
                            "3258": {
                                "name": "V8InvalidatedArrayConstructorProtector",
                                "firstUsed": 2250.5749999999998
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 2252.4499999999998
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 2252.5149999999999
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 2280.4920000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 2286.127
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 2290.2109999999998
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 2290.2890000000002
                            },
                            "907": {
                                "name": "ElementAttachShadowOpen",
                                "firstUsed": 2290.3029999999999
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 2290.6759999999999
                            },
                            "1307": {
                                "name": "V8Node_IsConnected_AttributeGetter",
                                "firstUsed": 2342.2060000000001
                            },
                            "4756": {
                                "name": "Feature_4756",
                                "firstUsed": 2942.152
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 3503.741
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 3556.4099999999999
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 3557.5050000000001
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 4233.826
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 4234.1689999999999
                            },
                            "3927": {
                                "name": "HiddenBackfaceWith3D",
                                "firstUsed": 4234.1760000000004
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 5005.3469999999998
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 5005.3919999999998
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 5005.4049999999997
                            },
                            "784": {
                                "name": "MessagePortsTransferred",
                                "firstUsed": 5005.4520000000002
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 5005.4639999999999
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 6012.1120000000001
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 6327.5240000000003
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 6352.5169999999998
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 6353.4949999999999
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 6372.5940000000001
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 6410.29
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 6411.5060000000003
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 6412.2349999999997
                            },
                            "2238": {
                                "name": "V8IndexAccessor",
                                "firstUsed": 6668.3059999999996
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 6668.4679999999998
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 6668.7349999999997
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 6726.9579999999996
                            },
                            "2097": {
                                "name": "ARIAModalAttribute",
                                "firstUsed": 6729.3580000000002
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 6729.375
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 6757.1880000000001
                            },
                            "2087": {
                                "name": "ARIAHasPopupAttribute",
                                "firstUsed": 6764.6800000000003
                            },
                            "2079": {
                                "name": "ARIADescribedByAttribute",
                                "firstUsed": 6764.7039999999997
                            },
                            "2095": {
                                "name": "ARIALevelAttribute",
                                "firstUsed": 6771.8670000000002
                            }
                        },
                        "CSSFeatures": {
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 930.72000000000003
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 967.00400000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 967.01800000000003
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 967.024
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 967.03099999999995
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 967.03700000000003
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 967.04200000000003
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 967.048
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 967.05600000000004
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 968.428
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 983.41300000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 983.42499999999995
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 983.43299999999999
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 983.471
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 983.47799999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 983.48900000000003
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 983.49699999999996
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 983.50400000000002
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 983.55499999999995
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 983.56200000000001
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 983.56799999999998
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 983.57399999999996
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 998.01199999999994
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 998.029
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 998.04399999999998
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 998.05799999999999
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 1001.491
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1022.026
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1022.053
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1022.075
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1022.085
                            },
                            "430": {
                                "name": "CSSPropertyAnimationName",
                                "firstUsed": 1022.093
                            },
                            "427": {
                                "name": "CSSPropertyAnimationDuration",
                                "firstUsed": 1022.1
                            },
                            "432": {
                                "name": "CSSPropertyAnimationTimingFunction",
                                "firstUsed": 1022.11
                            },
                            "429": {
                                "name": "CSSPropertyAnimationIterationCount",
                                "firstUsed": 1022.117
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1022.149
                            },
                            "428": {
                                "name": "CSSPropertyAnimationFillMode",
                                "firstUsed": 1022.1609999999999
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1050.425
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1050.442
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1050.4490000000001
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 1050.4570000000001
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 1050.481
                            },
                            "549": {
                                "name": "CSSPropertyFontVariationSettings",
                                "firstUsed": 1050.4929999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1050.501
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1052.8489999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1052.866
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1052.875
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1052.8920000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1052.934
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1053.104
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1053.1189999999999
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1053.125
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1053.1320000000001
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1053.1369999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1053.2349999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1054.8099999999999
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 1055.0139999999999
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1055.0250000000001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 1055.317
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 1055.3389999999999
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 1055.345
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1056.0609999999999
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1056.558
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1056.6179999999999
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1056.885
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 1056.9010000000001
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 1057.117
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1057.248
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1057.5550000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1057.6120000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1058.0740000000001
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1058.49
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1058.605
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1058.6120000000001
                            },
                            "361": {
                                "name": "CSSPropertyFloodOpacity",
                                "firstUsed": 1059.4159999999999
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 1059.472
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1060.1790000000001
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1061.5599999999999
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 1061.673
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 1061.6880000000001
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 1061.9469999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1063.7280000000001
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 1063.74
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1063.9739999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1064.2560000000001
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1066.867
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 2253.759
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 2290.259
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 2290.2719999999999
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 4234.0630000000001
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 6344.2629999999999
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 6344.5630000000001
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 6344.6409999999996
                            },
                            "479": {
                                "name": "CSSPropertyAliasWebkitAlignItems",
                                "firstUsed": 6410.0469999999996
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 6410.0569999999998
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 6410.0950000000003
                            },
                            "493": {
                                "name": "CSSPropertyAliasWebkitJustifyContent",
                                "firstUsed": 6410.1000000000004
                            },
                            "103": {
                                "name": "CSSPropertyOutlineStyle",
                                "firstUsed": 6410.2960000000003
                            },
                            "104": {
                                "name": "CSSPropertyOutlineWidth",
                                "firstUsed": 6410.3000000000002
                            },
                            "39": {
                                "name": "CSSPropertyBorderBottomStyle",
                                "firstUsed": 6727.3919999999998
                            },
                            "488": {
                                "name": "CSSPropertyAliasWebkitFlexDirection",
                                "firstUsed": 6727.4120000000003
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 6727.4260000000004
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 6727.4520000000002
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 6727.46
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 6727.741
                            },
                            "101": {
                                "name": "CSSPropertyOutlineColor",
                                "firstUsed": 6728.4949999999999
                            },
                            "480": {
                                "name": "CSSPropertyAliasWebkitAlignSelf",
                                "firstUsed": 6730.8119999999999
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 6730.8280000000004
                            },
                            "62": {
                                "name": "CSSPropertyBorderTopLeftRadius",
                                "firstUsed": 6730.8469999999998
                            },
                            "63": {
                                "name": "CSSPropertyBorderTopRightRadius",
                                "firstUsed": 6730.8530000000001
                            },
                            "486": {
                                "name": "CSSPropertyAliasWebkitFlex",
                                "firstUsed": 6737.8710000000001
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 6737.9269999999997
                            },
                            "763": {
                                "name": "CSSPropertyScrollbarColor",
                                "firstUsed": 6740.4319999999998
                            },
                            "680": {
                                "name": "CSSPropertyScrollbarWidth",
                                "firstUsed": 6740.4579999999996
                            },
                            "197": {
                                "name": "CSSPropertyAliasWebkitBorderRadius",
                                "firstUsed": 6741.9489999999996
                            },
                            "491": {
                                "name": "CSSPropertyAliasWebkitFlexShrink",
                                "firstUsed": 6744.3320000000003
                            },
                            "87": {
                                "name": "CSSPropertyListStylePosition",
                                "firstUsed": 6773.9059999999999
                            },
                            "535": {
                                "name": "CSSPropertyFontVariantNumeric",
                                "firstUsed": 6775.3389999999999
                            },
                            "588": {
                                "name": "CSSPropertyFontVariantEastAsian",
                                "firstUsed": 6775.3490000000002
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 6776.3500000000004
                            },
                            "492": {
                                "name": "CSSPropertyAliasWebkitFlexWrap",
                                "firstUsed": 6778.4830000000002
                            },
                            "162": {
                                "name": "CSSPropertyWordBreak",
                                "firstUsed": 6797.8500000000004
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 6822.8819999999996
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 6829.5910000000003
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 76,
                    "TTIMeasurementEnd": 10057,
                    "LastInteractive": 6935,
                    "TotalBlockingTime": 197,
                    "testID": "240902_BiDcWB_8VK",
                    "step": 1,
                    "effectiveBps": 376660,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 139,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.88,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "109": 72.200000000000003,
                                "210": 95.200000000000003,
                                "311": 26.300000000000001,
                                "412": 28.600000000000001,
                                "513": 20,
                                "614": 15.800000000000001,
                                "715": 19,
                                "816": 57.899999999999999,
                                "917": 42.100000000000001,
                                "1019": 95.200000000000003,
                                "1120": 100,
                                "1221": 95,
                                "1323": 100,
                                "1425": 95,
                                "1526": 100,
                                "1627": 100,
                                "1750": 100,
                                "1851": 100,
                                "1952": 100,
                                "2053": 100,
                                "2154": 100,
                                "2255": 100,
                                "2356": 100,
                                "2457": 100,
                                "2558": 95.5,
                                "2659": 66.700000000000003,
                                "2759": 78.900000000000006,
                                "2860": 95.200000000000003,
                                "2961": 71.400000000000006,
                                "3062": 78.900000000000006,
                                "3163": 90,
                                "3264": 77.299999999999997,
                                "3365": 73.700000000000003,
                                "3466": 90,
                                "3567": 100,
                                "3668": 100,
                                "3770": 81,
                                "3871": 95,
                                "3974": 50,
                                "4075": 47.399999999999999,
                                "4176": 52.399999999999999,
                                "4277": 42.100000000000001,
                                "4377": 63.200000000000003,
                                "4479": 52.200000000000003,
                                "4580": 40,
                                "4682": 40.899999999999999,
                                "4817": 96.299999999999997,
                                "4918": 35,
                                "5019": 35,
                                "5121": 36.799999999999997,
                                "5222": 19,
                                "5323": 15,
                                "5424": 15,
                                "5525": 19,
                                "5626": 10.5,
                                "5727": 23.800000000000001,
                                "5827": 52.399999999999999,
                                "5928": 15.800000000000001,
                                "6029": 10.5,
                                "6130": 45,
                                "6231": 38.100000000000001,
                                "6332": 47.399999999999999,
                                "6433": 65,
                                "6534": 63.600000000000001,
                                "6640": 75,
                                "6750": 100,
                                "6853": 100,
                                "6954": 100,
                                "7055": 72.200000000000003,
                                "7156": 30,
                                "7257": 15.800000000000001,
                                "7358": 28.600000000000001,
                                "7459": 15.800000000000001,
                                "7560": 19,
                                "7661": 15,
                                "7762": 36.799999999999997,
                                "7863": 33.299999999999997,
                                "7964": 19,
                                "8065": 11.1,
                                "8166": 19,
                                "8267": 15,
                                "8368": 15,
                                "8469": 19,
                                "8570": 10.5,
                                "8671": 15,
                                "8772": 52.200000000000003,
                                "8873": 28.600000000000001,
                                "8974": 15,
                                "9075": 15,
                                "9176": 19,
                                "9277": 15,
                                "9377": 15,
                                "9478": 22.699999999999999,
                                "9579": 15,
                                "9680": 15,
                                "9781": 50,
                                "9882": 28.600000000000001,
                                "9983": 19,
                                "10084": 10.5,
                                "10185": 66.700000000000003
                            },
                            "max": 100,
                            "count": 101
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "109": 0,
                                "210": 287782,
                                "311": 343101,
                                "412": 17039,
                                "513": 5223,
                                "614": 0,
                                "715": 24978,
                                "816": 336659,
                                "917": 2719923,
                                "1019": 1963244,
                                "1120": 6853790,
                                "1221": 7762581,
                                "1323": 3607781,
                                "1425": 5048723,
                                "1526": 1658805,
                                "1627": 1230212,
                                "1750": 9800225,
                                "1851": 6689888,
                                "1952": 7970039,
                                "2053": 5196980,
                                "2154": 4967529,
                                "2255": 2755711,
                                "2356": 4349255,
                                "2457": 6009831,
                                "2558": 5542017,
                                "2659": 6465099,
                                "2759": 6572661,
                                "2860": 4410957,
                                "2961": 7157744,
                                "3062": 5569687,
                                "3163": 5572354,
                                "3264": 3473204,
                                "3365": 3535984,
                                "3466": 3578523,
                                "3567": 3097196,
                                "3668": 5149677,
                                "3770": 777403,
                                "3871": 1174076,
                                "3974": 12142433,
                                "4075": 1872744,
                                "4176": 2250624,
                                "4277": 1773262,
                                "4377": 4107739,
                                "4479": 4152014,
                                "4580": 4463988,
                                "4682": 4875415,
                                "4817": 5146546,
                                "4918": 6129892,
                                "5019": 2261005,
                                "5121": 42455,
                                "5222": 11247,
                                "5323": 0,
                                "5424": 0,
                                "5525": 0,
                                "5626": 0,
                                "5727": 0,
                                "5827": 0,
                                "5928": 4279,
                                "6029": 0,
                                "6130": 653607,
                                "6231": 377382,
                                "6332": 361673,
                                "6433": 487061,
                                "6534": 632637,
                                "6640": 4855611,
                                "6750": 418755,
                                "6853": 0,
                                "6954": 26326,
                                "7055": 618233,
                                "7156": 155550,
                                "7257": 0,
                                "7358": 0,
                                "7459": 0,
                                "7560": 0,
                                "7661": 0,
                                "7762": 0,
                                "7863": 0,
                                "7964": 0,
                                "8065": 0,
                                "8166": 0,
                                "8267": 0,
                                "8368": 0,
                                "8469": 0,
                                "8570": 0,
                                "8671": 0,
                                "8772": 0,
                                "8873": 0,
                                "8974": 0,
                                "9075": 0,
                                "9176": 0,
                                "9277": 0,
                                "9377": 0,
                                "9478": 0,
                                "9579": 0,
                                "9680": 0,
                                "9781": 0,
                                "9882": 0,
                                "9983": 0,
                                "10084": 0,
                                "10185": 0
                            },
                            "max": 12142433,
                            "count": 101
                        }
                    },
                    "effectiveBpsDoc": 658567,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 6900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_006900.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 7200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_007200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 7300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1&file=ms_007300.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "craftnote.de": {
                            "bytes": 0,
                            "requests": 1,
                            "connections": 1
                        },
                        "v2.craftnote.de": {
                            "bytes": 1193507,
                            "requests": 35,
                            "cdn_provider": "Vercel",
                            "connections": 1
                        },
                        "www.craftnote.de": {
                            "bytes": 996,
                            "requests": 2,
                            "cdn_provider": "Vercel",
                            "connections": 1
                        },
                        "app.mycraftnote.de": {
                            "bytes": 1248,
                            "requests": 1,
                            "cdn_provider": "Fastly",
                            "connections": 1
                        },
                        "storage.googleapis.com": {
                            "bytes": 925202,
                            "requests": 11,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "uct.service.usercentrics.eu": {
                            "bytes": 35,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "api.usercentrics.eu": {
                            "bytes": 11252,
                            "requests": 6,
                            "cdn_provider": "Google",
                            "connections": 2
                        },
                        "app.usercentrics.eu": {
                            "bytes": 190294,
                            "requests": 15,
                            "cdn_provider": "Google",
                            "connections": 2
                        },
                        "consent-api.service.consent.usercentrics.eu": {
                            "bytes": 0,
                            "requests": 2,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 33529,
                            "bytesUncompressed": 241239,
                            "requests": 9
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 378524,
                            "bytesUncompressed": 1264032,
                            "requests": 27
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 15353,
                            "bytesUncompressed": 71139,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 430940,
                            "bytesUncompressed": 436835,
                            "requests": 26
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 561449,
                            "bytesUncompressed": 1294252,
                            "requests": 6
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 891487,
                            "bytesUncompressed": 185890,
                            "requests": 1
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 11252,
                            "bytesUncompressed": 33658,
                            "requests": 3
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "security",
                            "level": "warning",
                            "text": "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https:\/\/craftnote.de') does not match the recipient window's origin ('https:\/\/www.craftnote.de').",
                            "timestamp": 1725271789461.73,
                            "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "lineNumber": 0,
                            "stackTrace": {
                                "callFrames": [
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 38951
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 38719
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 31184
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 31289
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 30204
                                    },
                                    {
                                        "functionName": "lt",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 29949
                                    },
                                    {
                                        "functionName": "e.queryIFrame",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 38550
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 37425
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 31184
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 31289
                                    },
                                    {
                                        "functionName": "",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 30204
                                    },
                                    {
                                        "functionName": "lt",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 29949
                                    },
                                    {
                                        "functionName": "o.onload",
                                        "scriptId": "73",
                                        "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                                        "lineNumber": 0,
                                        "columnNumber": 37266
                                    }
                                ]
                            }
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "Usercentrics: Cross Domain Consent Sharing is not available. Error: Usercentrics: IFrame did not load",
                            "url": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "line": 1,
                            "column": 294174
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-1gzx-10.10.1.18",
                    "loadTime": 1855,
                    "docTime": 1855,
                    "fullyLoaded": 3013,
                    "bytesOut": 31770,
                    "bytesOutDoc": 21841,
                    "bytesIn": 1865613,
                    "bytesInDoc": 1864436,
                    "requests": [
                        {
                            "type": 3,
                            "id": "AD7E33D805CD1589F465E429D20508B8-1",
                            "request_id": "AD7E33D805CD1589F465E429D20508B8-1",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/",
                            "raw_id": "AD7E33D805CD1589F465E429D20508B8",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Document",
                            "load_ms": 103,
                            "ttfb_ms": 66,
                            "load_start": 131,
                            "load_start_float": 131.00006099999999,
                            "bytesIn": 32537,
                            "objectSize": 32537,
                            "objectSizeUncompressed": 235800,
                            "chunks": [
                                {
                                    "ts": 201,
                                    "bytes": 32537,
                                    "inflated": 39192
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 39,
                            "connect_start": 40,
                            "connect_end": 70,
                            "ssl_start": 70,
                            "ssl_end": 130,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "v2.craftnote.de",
                                "sanList": [
                                    "v2.craftnote.de"
                                ],
                                "issuer": "R10",
                                "validFrom": 1724354549,
                                "validTo": 1732130548,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1724358059868,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203E129559751A85D154E658493A7B3F2ABD8C946A9C5185A7EAC654A2D2236EB902210097D453477C4FDA22698CD39044C1E8104FB83574132707D2E354B3877415F6B8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1724358059903,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DC2DA6429F1DB5B2B572235DFC4E645D843B61907D97A33F6DBE04E70DE986FC02201D4195582996BF087F8A07EE9BAFE504462F1829A37616A8615798D0895EDAA5"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"2zm94i9d5u51rl\"",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:40 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::iad1::8wfsx-1725271840675-5bda4a43dfb6",
                                    "age: 13",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=utf-8",
                                    "etag: W\/\"2zm94i9d5u51rl\"",
                                    "vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url",
                                    "x-matched-path: \/",
                                    "x-powered-by: Next.js",
                                    "x-vercel-execution-region: iad1",
                                    ":status: 304"
                                ]
                            },
                            "bytesOut": 2230,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 38,
                            "connect_ms": 30,
                            "ssl_ms": 60,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Vercel",
                            "server_count": null,
                            "created": 0,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 2097472,
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE7jCCA9agAwIBAgISBIwblH\/m94iIsbZxnXzev0YhMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODIyMTkyMjI5WhcNMjQxMTIwMTkyMjI4WjAaMRgwFgYDVQQD\nEw92Mi5jcmFmdG5vdGUuZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDBtMSSII7WTfco5P7Q8253bKwpai9xeugE5GgzwVe60Dflg4EXdivMj1568wP7\n5Zo\/\/O2nsadBoZCV81x+cvzQ9JJLd67\/sfjFBZPwmz1er1QA7HljQh1OBmA+gJL\/\nurtznbN04Aw\/Goe1h4VSR1z6owvfgccoJ2ckFPERRHfcM8mb5K2\/\/2qnaszksTRM\nr8u08JX1X030huIpllWDuN8exvX9+1VABSS+EjcuwAmE8FwixTEUkxEZxkFB28KM\noi16qbP9qC3upxboqRcQDwLeyYq9bxpsqFS97DHyF1IXlJu8Icl+MuN\/pKRJHKTN\nu0mkMcnD1jIaUDxG8vTFV7RDAgMBAAGjggITMIICDzAOBgNVHQ8BAf8EBAMCBaAw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYD\nVR0OBBYEFMhbo02mON9O7Y1OQgvRW35dE8cyMB8GA1UdIwQYMBaAFLu8w0el5Lyp\nxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDov\nL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNy\nLm9yZy8wGgYDVR0RBBMwEYIPdjIuY3JhZnRub3RlLmRlMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAPxdLT9ciR1iUHWUchL4N\nEu2QN38fhWrrwb8ohez4ZG4AAAGRe7\/nXAAABAMARzBFAiA+EpVZdRqF0VTmWEk6\nez8qvYyUapxRhafqxlSi0iNuuQIhAJfUU0d8T9oiaYzTkETB6BBPuDV0EycH0uNU\ns4d0Ffa4AHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRe7\/n\nfwAABAMARzBFAiEA3C2mQp8dtbK1ciNd\/E5kXYQ7YZB9l6M\/bb4E5w3phvwCIB1B\nlVgplr8If4oH7puv5QRGLxgpo3YWqGFXmNCJXtqlMA0GCSqGSIb3DQEBCwUAA4IB\nAQBcj+6rAzgh4bxh1yMDclBkm4sKvhRLqC2qXvxRoIcw1eQGG7VzuAFGdzbXWtrl\nqb8zoyBUcfsaWy3u1SCzpj0wXe2laodBf7HZxJCS43kDkODvPf72MbIvzTRElLk2\nS51pMLPJSnJxggXmH5fRopINrxLQaBhBtjhqSBfwhSVKqCww2ZaeXxoXwSALzux5\npvnApogabRDmn0tbZBV97UxfZlSugY+7xOaDYuZOmBsxqjtBo6MMJKq1qaFoPIsB\n9pc98FXFAAvqgBoMuoSb5s\/v+2XrC14Du0usxDC\/Loy+zqtax6eOfYlacsukL4Vi\noGYFIX4KTzDXaj5x79w0wdiA\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 234,
                            "ttfb_start": 131,
                            "ttfb_end": 197,
                            "download_start": 197,
                            "download_end": 234,
                            "download_ms": 37,
                            "all_start": 1,
                            "all_end": 234,
                            "all_ms": 231,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 14,
                                "v8.compile": 12
                            },
                            "cpu.EvaluateScript": 14,
                            "cpu.v8.compile": 12,
                            "cpuTime": 26,
                            "js_timing": [
                                [
                                    1163.095,
                                    1163.3699999999999
                                ],
                                [
                                    1163.4269999999999,
                                    1163.607
                                ],
                                [
                                    1163.6559999999999,
                                    1163.7670000000001
                                ],
                                [
                                    1163.8040000000001,
                                    1163.921
                                ],
                                [
                                    1163.9680000000001,
                                    1164.117
                                ],
                                [
                                    1164.1479999999999,
                                    1164.241
                                ],
                                [
                                    1164.3050000000001,
                                    1164.5409999999999
                                ],
                                [
                                    1164.596,
                                    1164.731
                                ],
                                [
                                    1164.7819999999999,
                                    1164.961
                                ],
                                [
                                    1165.002,
                                    1165.107
                                ],
                                [
                                    1165.6010000000001,
                                    1166.2629999999999
                                ],
                                [
                                    1166.316,
                                    1166.4829999999999
                                ],
                                [
                                    1166.5609999999999,
                                    1166.7149999999999
                                ],
                                [
                                    1166.759,
                                    1166.9059999999999
                                ],
                                [
                                    1166.9490000000001,
                                    1167.0909999999999
                                ],
                                [
                                    1167.144,
                                    1167.2860000000001
                                ],
                                [
                                    1167.328,
                                    1167.4749999999999
                                ],
                                [
                                    1167.529,
                                    1167.673
                                ],
                                [
                                    1167.72,
                                    1167.836
                                ],
                                [
                                    1167.8699999999999,
                                    1168.001
                                ],
                                [
                                    1168.037,
                                    1168.162
                                ],
                                [
                                    1168.201,
                                    1168.3420000000001
                                ],
                                [
                                    1168.3969999999999,
                                    1168.5429999999999
                                ],
                                [
                                    1168.606,
                                    1168.742
                                ],
                                [
                                    1168.7819999999999,
                                    1168.923
                                ],
                                [
                                    1168.9680000000001,
                                    1169.117
                                ],
                                [
                                    1169.1590000000001,
                                    1169.29
                                ],
                                [
                                    1169.3330000000001,
                                    1169.4680000000001
                                ],
                                [
                                    1169.5260000000001,
                                    1169.6659999999999
                                ],
                                [
                                    1169.722,
                                    1169.8589999999999
                                ],
                                [
                                    1169.902,
                                    1170.05
                                ],
                                [
                                    1170.0909999999999,
                                    1170.223
                                ],
                                [
                                    1170.2660000000001,
                                    1170.413
                                ],
                                [
                                    1170.4559999999999,
                                    1170.6469999999999
                                ],
                                [
                                    1170.692,
                                    1170.8440000000001
                                ],
                                [
                                    1170.8889999999999,
                                    1171.02
                                ],
                                [
                                    1171.104,
                                    1171.21
                                ],
                                [
                                    1174.0830000000001,
                                    1176.6320000000001
                                ],
                                [
                                    1483.8320000000001,
                                    1484.106
                                ],
                                [
                                    1484.2139999999999,
                                    1484.393
                                ],
                                [
                                    1484.4349999999999,
                                    1484.8399999999999
                                ],
                                [
                                    1484.9169999999999,
                                    1485.1400000000001
                                ],
                                [
                                    1485.181,
                                    1485.297
                                ],
                                [
                                    1485.3689999999999,
                                    1485.47
                                ],
                                [
                                    1485.5920000000001,
                                    1488.9970000000001
                                ],
                                [
                                    1489.0609999999999,
                                    1489.249
                                ],
                                [
                                    1489.2940000000001,
                                    1489.4280000000001
                                ],
                                [
                                    1489.4690000000001,
                                    1489.585
                                ],
                                [
                                    1163.1120000000001,
                                    1163.3240000000001
                                ],
                                [
                                    1163.4359999999999,
                                    1163.5820000000001
                                ],
                                [
                                    1163.665,
                                    1163.7570000000001
                                ],
                                [
                                    1163.8109999999999,
                                    1163.913
                                ],
                                [
                                    1163.9739999999999,
                                    1164.105
                                ],
                                [
                                    1164.155,
                                    1164.231
                                ],
                                [
                                    1164.3119999999999,
                                    1164.5260000000001
                                ],
                                [
                                    1164.6189999999999,
                                    1164.7149999999999
                                ],
                                [
                                    1164.789,
                                    1164.9469999999999
                                ],
                                [
                                    1165.011,
                                    1165.0940000000001
                                ],
                                [
                                    1165.614,
                                    1166.2180000000001
                                ],
                                [
                                    1166.327,
                                    1166.4670000000001
                                ],
                                [
                                    1166.5699999999999,
                                    1166.6990000000001
                                ],
                                [
                                    1166.7670000000001,
                                    1166.8900000000001
                                ],
                                [
                                    1166.96,
                                    1167.076
                                ],
                                [
                                    1167.152,
                                    1167.271
                                ],
                                [
                                    1167.3389999999999,
                                    1167.4590000000001
                                ],
                                [
                                    1167.54,
                                    1167.6590000000001
                                ],
                                [
                                    1167.7270000000001,
                                    1167.825
                                ],
                                [
                                    1167.8779999999999,
                                    1167.972
                                ],
                                [
                                    1168.0440000000001,
                                    1168.1500000000001
                                ],
                                [
                                    1168.2090000000001,
                                    1168.327
                                ],
                                [
                                    1168.405,
                                    1168.527
                                ],
                                [
                                    1168.614,
                                    1168.7270000000001
                                ],
                                [
                                    1168.7919999999999,
                                    1168.9090000000001
                                ],
                                [
                                    1168.9760000000001,
                                    1169.1020000000001
                                ],
                                [
                                    1169.1669999999999,
                                    1169.2750000000001
                                ],
                                [
                                    1169.3409999999999,
                                    1169.454
                                ],
                                [
                                    1169.5340000000001,
                                    1169.652
                                ],
                                [
                                    1169.731,
                                    1169.8430000000001
                                ],
                                [
                                    1169.9100000000001,
                                    1170.0360000000001
                                ],
                                [
                                    1170.0989999999999,
                                    1170.2090000000001
                                ],
                                [
                                    1170.289,
                                    1170.3979999999999
                                ],
                                [
                                    1170.4639999999999,
                                    1170.6310000000001
                                ],
                                [
                                    1170.7,
                                    1170.826
                                ],
                                [
                                    1170.8969999999999,
                                    1171.0060000000001
                                ],
                                [
                                    1171.1110000000001,
                                    1171.1969999999999
                                ],
                                [
                                    1174.098,
                                    1176.6020000000001
                                ],
                                [
                                    1483.845,
                                    1484.069
                                ],
                                [
                                    1484.223,
                                    1484.376
                                ],
                                [
                                    1484.443,
                                    1484.818
                                ],
                                [
                                    1484.9480000000001,
                                    1485.1279999999999
                                ],
                                [
                                    1485.1869999999999,
                                    1485.287
                                ],
                                [
                                    1485.377,
                                    1485.4590000000001
                                ],
                                [
                                    1485.598,
                                    1488.9680000000001
                                ],
                                [
                                    1489.0709999999999,
                                    1489.229
                                ],
                                [
                                    1489.3030000000001,
                                    1489.4100000000001
                                ],
                                [
                                    1489.4770000000001,
                                    1489.5730000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "241524.4",
                            "request_id": "241524.4",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/images\/fischer-logo.png",
                            "raw_id": "241524.4",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 95,
                            "ttfb_ms": 64,
                            "load_start": 306,
                            "load_start_float": 306.00009999999997,
                            "bytesIn": 45046,
                            "objectSize": 45046,
                            "objectSizeUncompressed": 45046,
                            "chunks": [
                                {
                                    "ts": 401,
                                    "bytes": 45046
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/images\/fischer-logo.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",
                                    "if-none-match: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:40 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::4x8nj-1725271840854-206e0924e44a",
                                    "age: 2063396",
                                    "x-matched-path: \/images\/fischer-logo.png",
                                    "etag: \"a68300f784d9299ed3bc166b1815cf5e\"",
                                    "content-type: image\/png",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"fischer-logo.png\"",
                                    "accept-ranges: bytes",
                                    "content-length: 45046"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 304,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 100,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 401,
                            "ttfb_start": 306,
                            "ttfb_end": 370,
                            "download_start": 370,
                            "download_end": 401,
                            "download_ms": 31,
                            "all_start": 306,
                            "all_end": 401,
                            "all_ms": 95,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "241524.70",
                            "request_id": "241524.70",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Archive-Regular.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Archive-Regular.ttf",
                            "raw_id": "241524.70",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 98,
                            "ttfb_ms": 47,
                            "load_start": 618,
                            "load_start_float": 618.00015900000005,
                            "bytesIn": 25442,
                            "objectSize": 25442,
                            "objectSizeUncompressed": 75012,
                            "chunks": [
                                {
                                    "ts": 681,
                                    "bytes": 25442,
                                    "inflated": 9476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Archive-Regular.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"a91f668936e6132cf864992069003f37\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::6fwrc-1725271841166-9bea550e0d23",
                                    "content-encoding: br",
                                    "age: 2063397",
                                    "x-matched-path: \/fonts\/Archive-Regular.ttf",
                                    "etag: W\/\"a91f668936e6132cf864992069003f37\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Archive-Regular.ttf\""
                                ]
                            },
                            "bytesOut": 2164,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 575,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 159,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 716,
                            "ttfb_start": 618,
                            "ttfb_end": 665,
                            "download_start": 665,
                            "download_end": 716,
                            "download_ms": 51,
                            "all_start": 618,
                            "all_end": 716,
                            "all_ms": 98,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "241524.84",
                            "request_id": "241524.84",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Bold.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Bold.ttf",
                            "raw_id": "241524.84",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 263,
                            "ttfb_ms": 58,
                            "load_start": 619,
                            "load_start_float": 619.00016100000005,
                            "bytesIn": 107635,
                            "objectSize": 107635,
                            "objectSizeUncompressed": 244468,
                            "chunks": [
                                {
                                    "ts": 721,
                                    "bytes": 32768,
                                    "inflated": 9534
                                },
                                {
                                    "ts": 767,
                                    "bytes": 32768,
                                    "inflated": 62065
                                },
                                {
                                    "ts": 791,
                                    "bytes": 32768,
                                    "inflated": 17300
                                },
                                {
                                    "ts": 881,
                                    "bytes": 9331,
                                    "inflated": 24497
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Bold.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"ade91f473255991f410f61857696434b\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::6qrqc-1725271841167-68ea9684731b",
                                    "content-encoding: br",
                                    "age: 2063397",
                                    "x-matched-path: \/fonts\/Montserrat-Bold.ttf",
                                    "etag: W\/\"ade91f473255991f410f61857696434b\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Montserrat-Bold.ttf\""
                                ]
                            },
                            "bytesOut": 2164,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 578,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 161,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 882,
                            "ttfb_start": 619,
                            "ttfb_end": 677,
                            "download_start": 677,
                            "download_end": 882,
                            "download_ms": 205,
                            "all_start": 619,
                            "all_end": 882,
                            "all_ms": 263,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "241524.78",
                            "request_id": "241524.78",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Regular.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Regular.ttf",
                            "raw_id": "241524.78",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 264,
                            "ttfb_ms": 57,
                            "load_start": 620,
                            "load_start_float": 620.00016300000004,
                            "bytesIn": 107500,
                            "objectSize": 107500,
                            "objectSizeUncompressed": 245708,
                            "chunks": [
                                {
                                    "ts": 739,
                                    "bytes": 32768,
                                    "inflated": 11156
                                },
                                {
                                    "ts": 774,
                                    "bytes": 32768,
                                    "inflated": 61597
                                },
                                {
                                    "ts": 799,
                                    "bytes": 32768,
                                    "inflated": 17429
                                },
                                {
                                    "ts": 883,
                                    "bytes": 9196,
                                    "inflated": 24454
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Regular.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::8gznw-1725271841169-766711d995c6",
                                    "content-encoding: br",
                                    "age: 2063397",
                                    "x-matched-path: \/fonts\/Montserrat-Regular.ttf",
                                    "etag: W\/\"ee6539921d713482b8ccd4d0d23961bb\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Montserrat-Regular.ttf\""
                                ]
                            },
                            "bytesOut": 2173,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 584,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 163,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 884,
                            "ttfb_start": 620,
                            "ttfb_end": 677,
                            "download_start": 677,
                            "download_end": 884,
                            "download_ms": 207,
                            "all_start": 620,
                            "all_end": 884,
                            "all_ms": 264,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "241524.82",
                            "request_id": "241524.82",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-SemiBold.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-SemiBold.ttf",
                            "raw_id": "241524.82",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 267,
                            "ttfb_ms": 56,
                            "load_start": 621,
                            "load_start_float": 621.00016500000004,
                            "bytesIn": 107010,
                            "objectSize": 107010,
                            "objectSizeUncompressed": 243816,
                            "chunks": [
                                {
                                    "ts": 743,
                                    "bytes": 32768,
                                    "inflated": 8895
                                },
                                {
                                    "ts": 786,
                                    "bytes": 32768,
                                    "inflated": 61870
                                },
                                {
                                    "ts": 804,
                                    "bytes": 32768,
                                    "inflated": 19795
                                },
                                {
                                    "ts": 888,
                                    "bytes": 8706,
                                    "inflated": 22184
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-SemiBold.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::cdcfz-1725271841170-994dc98d7295",
                                    "content-encoding: br",
                                    "age: 832399",
                                    "x-matched-path: \/fonts\/Montserrat-SemiBold.ttf",
                                    "etag: W\/\"c641dbee1d75892e4d88bdc31560c91b\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Montserrat-SemiBold.ttf\""
                                ]
                            },
                            "bytesOut": 2176,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 586,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 165,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 888,
                            "ttfb_start": 621,
                            "ttfb_end": 677,
                            "download_start": 677,
                            "download_end": 888,
                            "download_ms": 211,
                            "all_start": 621,
                            "all_end": 888,
                            "all_ms": 267,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "241524.80",
                            "request_id": "241524.80",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Medium.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Medium.ttf",
                            "raw_id": "241524.80",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 118,
                            "ttfb_ms": 46,
                            "load_start": 894,
                            "load_start_float": 894.00018899999998,
                            "bytesIn": 107332,
                            "objectSize": 107332,
                            "objectSizeUncompressed": 243180,
                            "chunks": [
                                {
                                    "ts": 958,
                                    "bytes": 32768,
                                    "inflated": 9392
                                },
                                {
                                    "ts": 988,
                                    "bytes": 32768,
                                    "inflated": 61497
                                },
                                {
                                    "ts": 999,
                                    "bytes": 32768,
                                    "inflated": 17668
                                },
                                {
                                    "ts": 1011,
                                    "bytes": 9028,
                                    "inflated": 23551
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Medium.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::8wfsx-1725271841435-21907a8b1eec",
                                    "content-encoding: br",
                                    "age: 2063397",
                                    "x-matched-path: \/fonts\/Montserrat-Medium.ttf",
                                    "etag: W\/\"c8b6e083af3f94009801989c3739425e\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Montserrat-Medium.ttf\""
                                ]
                            },
                            "bytesOut": 2170,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 875,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 189,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1012,
                            "ttfb_start": 894,
                            "ttfb_end": 940,
                            "download_start": 940,
                            "download_end": 1012,
                            "download_ms": 72,
                            "all_start": 894,
                            "all_end": 1012,
                            "all_ms": 118,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "241524.76",
                            "request_id": "241524.76",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/fonts\/Montserrat-Light.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/fonts\/Montserrat-Light.ttf",
                            "raw_id": "241524.76",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 106,
                            "ttfb_ms": 47,
                            "load_start": 1151,
                            "load_start_float": 1151.0002159999999,
                            "bytesIn": 106530,
                            "objectSize": 106530,
                            "objectSizeUncompressed": 242068,
                            "chunks": [
                                {
                                    "ts": 1205,
                                    "bytes": 32768,
                                    "inflated": 10423
                                },
                                {
                                    "ts": 1225,
                                    "bytes": 32768,
                                    "inflated": 60915
                                },
                                {
                                    "ts": 1235,
                                    "bytes": 32768,
                                    "inflated": 19501
                                },
                                {
                                    "ts": 1257,
                                    "bytes": 8226,
                                    "inflated": 20157
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "font\/ttf",
                            "contentEncoding": "br",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/fonts\/Montserrat-Light.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=0",
                                    "referer: https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: 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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "x-vercel-cache: BYPASS",
                                    "x-vercel-id: fra1::bx8g2-1725271841698-a6719da1d36c",
                                    "content-encoding: br",
                                    "age: 2063397",
                                    "x-matched-path: \/fonts\/Montserrat-Light.ttf",
                                    "etag: W\/\"409c7f79a42e56c785f50ed37535f0be\"",
                                    "content-type: font\/ttf",
                                    "access-control-allow-origin: *",
                                    "content-disposition: inline; filename=\"Montserrat-Light.ttf\""
                                ]
                            },
                            "bytesOut": 2167,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 1126,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 216,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1257,
                            "ttfb_start": 1151,
                            "ttfb_end": 1198,
                            "download_start": 1198,
                            "download_end": 1257,
                            "download_ms": 59,
                            "all_start": 1151,
                            "all_end": 1257,
                            "all_ms": 106,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "241524.153",
                            "request_id": "241524.153",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "raw_id": "241524.153",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 66,
                            "ttfb_ms": 46,
                            "load_start": 1153,
                            "load_start_float": 1153.0002119999999,
                            "bytesIn": 29278,
                            "objectSize": 29278,
                            "objectSizeUncompressed": 29278,
                            "chunks": [
                                {
                                    "ts": 1219,
                                    "bytes": 29278
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-modified-since: Sat, 24 Aug 2024 16:12:48 GMT",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8wcjf-1725271841699-06cae4b46a83",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "age: 755846",
                                    "x-vercel-imgsrc: f8782adcd0050dec1489056963e0a79d",
                                    "content-disposition: inline; filename=\"left-bg-container.webp\"",
                                    "content-length: 29278",
                                    "last-modified: Sat, 24 Aug 2024 16:12:48 GMT",
                                    "x-matched-path: \/images\/left-bg-container.png",
                                    "content-type: image\/webp",
                                    "access-control-allow-origin: *",
                                    "accept-ranges: bytes"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 1108,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 212,
                            "server_port": "443",
                            "load_end": 1219,
                            "ttfb_start": 1153,
                            "ttfb_end": 1199,
                            "download_start": 1199,
                            "download_end": 1219,
                            "download_ms": 20,
                            "all_start": 1153,
                            "all_end": 1219,
                            "all_ms": 66,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "241524.154",
                            "request_id": "241524.154",
                            "ip_addr": "76.76.21.241",
                            "full_url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "v2.craftnote.de",
                            "url": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "raw_id": "241524.154",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 102,
                            "ttfb_ms": 74,
                            "load_start": 1158,
                            "load_start_float": 1158.0002139999999,
                            "bytesIn": 74366,
                            "objectSize": 74366,
                            "objectSizeUncompressed": 74366,
                            "chunks": [
                                {
                                    "ts": 1242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1260,
                                    "bytes": 8830
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0, must-revalidate",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 77,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/v2.craftnote.de\/",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v2.craftnote.de",
                                    ":method: GET",
                                    ":path: \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-modified-since: Sat, 24 Aug 2024 16:12:49 GMT",
                                    "priority: i",
                                    "referer: https:\/\/v2.craftnote.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": [
                                    "cache-control: public, max-age=0, must-revalidate",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "server: Vercel",
                                    "vary: Accept",
                                    "x-vercel-cache: HIT",
                                    "x-vercel-id: fra1::8wfsx-1725271841710-d9725bf3529d",
                                    "content-security-policy: script-src 'none'; frame-src 'none'; sandbox;",
                                    "age: 755846",
                                    "x-vercel-imgsrc: 33057451f218c809d35cc3acc6564b16",
                                    "content-disposition: inline; filename=\"right-bg-container.webp\"",
                                    "content-length: 74366",
                                    "last-modified: Sat, 24 Aug 2024 16:12:49 GMT",
                                    "x-matched-path: \/images\/right-bg-container.png",
                                    "content-type: image\/webp",
                                    "access-control-allow-origin: *",
                                    "accept-ranges: bytes"
                                ]
                            },
                            "bytesOut": 2239,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": "Vercel",
                            "server_count": null,
                            "created": 1109,
                            "socket_group": "https:\/\/v2.craftnote.de <https:\/\/craftnote.de same_site>",
                            "netlog_id": 214,
                            "server_port": "443",
                            "load_end": 1260,
                            "ttfb_start": 1158,
                            "ttfb_end": 1232,
                            "download_start": 1232,
                            "download_end": 1260,
                            "download_ms": 28,
                            "all_start": 1158,
                            "all_end": 1260,
                            "all_ms": 102,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "storage.googleapis.com",
                            "url": "\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                            "responseCode": 206,
                            "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": 45,
                            "connect_ms": 30,
                            "ssl_ms": 61,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": null,
                            "server_count": null,
                            "dns_start": 1031,
                            "dns_end": 1076,
                            "connect_start": 1077,
                            "connect_end": 1107,
                            "ssl_start": 1107,
                            "ssl_end": 1168,
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "created": 878,
                            "load_start": 1169,
                            "priority": "Low",
                            "protocol": "HTTP\/2",
                            "socket": 211,
                            "socket_group": "https:\/\/storage.googleapis.com <https:\/\/craftnote.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 911,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 916,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 921,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 924,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 928,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 953,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 975,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 993,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1003,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1014,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1021,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1023,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1029,
                                    "bytes": 17299
                                },
                                {
                                    "ts": 1264,
                                    "bytes": 4735
                                },
                                {
                                    "ts": 1265,
                                    "bytes": 2010
                                },
                                {
                                    "ts": 1271,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1273,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1277,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1282,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1283,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1293,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1296,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1300,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1304,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1309,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1312,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1316,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1343,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1351,
                                    "bytes": 11640
                                },
                                {
                                    "ts": 1355,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1363,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1367,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1368,
                                    "bytes": 2259
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1374,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1384,
                                    "bytes": 4634
                                },
                                {
                                    "ts": 1386,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1388,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1392,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1396,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1400,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1404,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1408,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1412,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1416,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1421,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1425,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1429,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1433,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1437,
                                    "bytes": 3448
                                },
                                {
                                    "ts": 1443,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1443,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1447,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1452,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1455,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1460,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1466,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1468,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1473,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1480,
                                    "bytes": 4634
                                },
                                {
                                    "ts": 1484,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1488,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1492,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1496,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1498,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1502,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1506,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1510,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1514,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1519,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1523,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1527,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1531,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1535,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1539,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1547,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1551,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1553,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1557,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1561,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1566,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1569,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1574,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1580,
                                    "bytes": 3448
                                },
                                {
                                    "ts": 1584,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1588,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1592,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1596,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1600,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1607,
                                    "bytes": 3457
                                },
                                {
                                    "ts": 1611,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1620,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1624,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1628,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1634,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1637,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1641,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1648,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1652,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1660,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1666,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1674,
                                    "bytes": 3448
                                },
                                {
                                    "ts": 1683,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1691,
                                    "bytes": 4634
                                },
                                {
                                    "ts": 1700,
                                    "bytes": 4744
                                },
                                {
                                    "ts": 1702,
                                    "bytes": 4634
                                },
                                {
                                    "ts": 1704,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1707,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1712,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1716,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1720,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 1085
                                },
                                {
                                    "ts": 1726,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1730,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1734,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1738,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1743,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1746,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1750,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1754,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1759,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1762,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1766,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1771,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1777,
                                    "bytes": 4643
                                },
                                {
                                    "ts": 1792,
                                    "bytes": 7107
                                },
                                {
                                    "ts": 1793,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1797,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1801,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1805,
                                    "bytes": 2271
                                }
                            ],
                            "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,
                            "objectSizeUncompressed": 1121760,
                            "netlog_id": 191,
                            "ttfb_ms": 85,
                            "load_ms": 636,
                            "load_start_float": 1169.0001910000001,
                            "headers": {
                                "request": [
                                    ":method: GET",
                                    ":authority: storage.googleapis.com",
                                    ":scheme: https",
                                    ":path: \/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "sec-ch-ua-mobile: ?0",
                                    "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",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "accept: *\/*",
                                    "x-client-data: CM+XywE=",
                                    "sec-fetch-site: cross-site",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-dest: video",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "accept-language: en-US,en;q=0.9",
                                    "range: bytes=803731-11112052",
                                    "if-range: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                    "priority: i"
                                ],
                                "response": [
                                    ":status: 206",
                                    "date: Mon, 02 Sep 2024 10:10:41 GMT",
                                    "cache-control: public, max-age=3600",
                                    "expires: Mon, 02 Sep 2024 11:10:41 GMT",
                                    "last-modified: Tue, 27 Feb 2024 12:12:01 GMT",
                                    "etag: \"a789958c4d0b4f63336a0b0e2ef864d4\"",
                                    "x-goog-generation: 1709035921622235",
                                    "x-goog-metageneration: 1",
                                    "x-goog-stored-content-encoding: identity",
                                    "x-goog-stored-content-length: 11112053",
                                    "x-goog-meta-x-goog-reserved-source-generation: 1685697428436556",
                                    "content-type: video\/webm",
                                    "content-disposition: inline; filename=\"craftnote-homepage-video_WebM.webm\"",
                                    "x-goog-hash: crc32c=MmhOmA==\u0000md5=p4mVjE0LT2MzagsOLvhk1A==",
                                    "x-goog-storage-class: STANDARD",
                                    "accept-ranges: bytes",
                                    "content-range: bytes 803731-11112052\/11112053",
                                    "content-length: 10308322",
                                    "x-guploader-uploadid: AD-8ljtwk5CXTux0Tx7tDTkgSu3Hafrz8gEU0ACqQlFt8WrNh7tyUl1gC3JRiDdOhm86wfZwZljYEX7rWg",
                                    "server: UploadServer"
                                ]
                            },
                            "cacheControl": "public, max-age=3600",
                            "expires": "Mon, 02 Sep 2024 11:10:41 GMT",
                            "contentType": "video\/webm",
                            "bytesIn": 1121760,
                            "objectSize": 1121760,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEZjCCA06gAwIBAgIQWGC5BYtD7JsJ5pDMv5YzzjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDczMTI0WhcNMjQxMDI4MDczMTIzWjAhMR8w\nHQYDVQQDExZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEmkZNEny36afjygvxkUQY\/IkYsPY3qwDcEH5bzVRVbxKisywZ1b++\nlitjI7msvw7MRULyjKZjCsY55lFylhBqEqOCAkkwggJFMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT9\n1efedmzdLD3I4mwoBjKgjddSXTAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDAh\nBgNVHREEGjAYghZzdG9yYWdlLmdvb2dsZWFwaXMuY29tMBMGA1UdIAQMMAowCAYG\nZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83\nNXI0WnlBM3ZBMC5jcmwwggEEBgorBgEEAdZ5AgQCBIH1BIHyAPAAdgA\/F0tP1yJH\nWJQdZRyEvg0S7ZA3fx+FauvBvyiF7PhkbgAAAZEhqithAAAEAwBHMEUCIAM9+BKR\n6+onldJ625RuIQgsLZMz59ebPVybm8cet0vmAiEAlZx2tx\/5KbPfvu+0UyueC\/5j\n\/HJ\/dDs2aFBOqZomilMAdgDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1\nmwAAAZEhqitOAAAEAwBHMEUCIQDDGL6NY6XVrldwSNSEaZ07J74C2+8HmMQnA5ED\nYkO\/MAIgaFWItLR\/amj4kBoS2SxPJD3lTAUYHhSZU9iBEZ1d2jQwDQYJKoZIhvcN\nAQELBQADggEBAB9OoDtb86YshAWk1H675p7MpVO5oIv1VKv81aFhzMnZZQrpV7Ro\nG\/9Afa8Wm0U1nfVkV3g0+wx\/4PyMfhJb9TZ7O3IajsjW1dH0XX8BiJJVQRAqoT98\nHdE3BFcnt53Rw1m7O30TtSX\/4l3BVi\/DnCjePGYpvI+YoFkouQ\/UweJ4ugGvFwnK\nGQX5q2xVluQv1tBlzmYLR7DoiCDzP7zg7smMgUI5UiqRv\/3FvquyjEI6BTjefByi\nhW8CpCDANj4+KGtWhfIYSdc4rLy\/bq9HeBiEkDRkMnlasoHbootOhEW7Bbklupe0\n2+Ej23fGpH6MTc488PXzMtJAzgOUUkIKIJk=\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"
                            ],
                            "ip_addr": "142.250.186.155",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 1805,
                            "ttfb_start": 1169,
                            "ttfb_end": 1254,
                            "download_start": 1254,
                            "download_end": 1805,
                            "download_ms": 551,
                            "all_start": 1031,
                            "all_end": 1805,
                            "all_ms": 772,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "7E0EABEACDBF83E89A4D80CC8A842323",
                            "request_id": "7E0EABEACDBF83E89A4D80CC8A842323",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "raw_id": "7E0EABEACDBF83E89A4D80CC8A842323",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 77,
                            "ttfb_ms": 77,
                            "load_start": 1953,
                            "load_start_float": 1953.000237,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:10:42 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 250,
                            "protocol": "HTTP\/2",
                            "dns_start": 1780,
                            "dns_end": 1829,
                            "connect_start": 1831,
                            "connect_end": 1871,
                            "ssl_start": 1872,
                            "ssl_end": 1952,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "api.usercentrics.eu",
                                "sanList": [
                                    "api.usercentrics.eu",
                                    "cdcs.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1722507311,
                                "validTo": 1730286503,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722510912126,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200D5FD732067D25C4BC8E3409844819BA90AE328B7D4CFDA8A6CBB021821E048B022100B0238D0FE055ABBA92BE60C24D7328F4189A10CC71CBEA1861D60DB807406844"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722510912125,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022038CE8811974742765700C4F8884F67D6508748747E39D5E4D8B0C237B53E104002200FC1BA8E536F0DA35DF6BAC957DD78151B977EE552CA26D7EAD77A94BBD46B0D"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/languages.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/languages.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:10:42 GMT",
                                    "expires: Mon, 02 Sep 2024 10:10:42 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljuempS51jiHDgLSdIoRORfZwj81YDcqes79rdH4dLlRlBpv5CDwKgY-SPquANYuK_riEtUUm6PRIA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1810,
                            "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": 49,
                            "connect_ms": 40,
                            "ssl_ms": 80,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1779,
                            "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de 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": 237,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFRzCCBC+gAwIBAgIRAPLf8FWTYpyLEBsJxmBGKKgwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMTEwMTUxMVoXDTI0MTAzMDExMDgyM1owHjEc\nMBoGA1UEAxMTYXBpLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAJ0vECC4lmpZtR2WVDt\/DALiV3Pnx8NhYxqXut9Q6GoYT0r\/\nPl\/vX7qCKXb1m24Mgdadoy\/3jZtcSQSdFDt+ytCBE2nwRODhd8tudpo3lsL4SCJJ\n15598Bwzq0CNbCliLlh\/ntSTca6+8lvW9lrYwbTujAobsj\/juPXApdm11p2vph4D\nQ0kouBeLR164CUJ59jswInFNAQYx4GTyc3AR98doAuTbDgfMaziJB5awBTjzFi+3\nO3NY5Kh55SWPFSWe5lSZxtaPQzebdQckHrHskMTVXRtUhWMjrVztxraZGyE5aSgy\nf1\/24\/p0wRMaFU640zbQglPG5eAPptx8bsx1M+cCAwEAAaOCAmEwggJdMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQf4NzZjeyaNX+CuH+BRtK5SUiXfDAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzh0ODAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA0BgNVHREELTArghNhcGkudXNlcmNlbnRyaWNzLmV1ghRj\nZGNzLnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8E\nLzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvTWhKMnFUUDhaU1EuY3Js\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp\n3GhCCp\/mZ0xaOnQAAAGRDaaqfgAABAMARzBFAiANX9cyBn0lxLyONAmESBm6kK4y\ni31M\/aimy7Ahgh4EiwIhALAjjQ\/gVau6kr5gwk1zKPQYmhDMccvqGGHWDbgHQGhE\nAHUA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGRDaaqfQAABAMA\nRjBEAiA4zogRl0dCdlcAxPiIT2fWUIdIdH451eTYsMI3tT4QQAIgD8G6jlNvDaNd\n9rrJV914FRuXfuVSyibX6td6lLvUaw0wDQYJKoZIhvcNAQELBQADggEBAChDGk+f\nR5TjuInChAGzTunc+GinNKW2XE1tF2319f6xlWcD7ZFv\/T0IvR03DPBlhcUbuNqa\nAsUYAK289bQwoVOV0DJbyfEdeiIP0mzHlW80EHZ6Ec6NkRmbLyPdGeTQmO0PvXO6\n30ZYSRLG6gxcEIYjz1h8V\/gvU2isf\/Eu4fKOptXKoqP8nAVOaHyCOmrOwARs4MVj\nOvhgUP+oDqIU8GmaUw22NkUGVmd6vwEzUUBg\/wdQdQVAkK8qJ95i47y\/qvf2oToI\nGVIKrSSRnSW\/M44XK5CTOryUiaQCbRZUy3SnDQQ4adBSH9sy8FhKzMnrpSgoSxKz\nfXShfd1HzLb7tEQ=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2030,
                            "ttfb_start": 1953,
                            "ttfb_end": 2030,
                            "download_start": 2030,
                            "download_end": 2030,
                            "download_ms": 0,
                            "all_start": 1780,
                            "all_end": 2030,
                            "all_ms": 246,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "ED905FF97260B0D92B25CCFCEC514EF1",
                            "request_id": "ED905FF97260B0D92B25CCFCEC514EF1",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/settings\/EtMLRyuYI\/latest\/de.json",
                            "raw_id": "ED905FF97260B0D92B25CCFCEC514EF1",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 105,
                            "ttfb_ms": 105,
                            "load_start": 2045,
                            "load_start_float": 2045.0002629999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:10:42 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 250,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/api.usercentrics.eu\/settings\/EtMLRyuYI\/latest\/de.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/settings\/EtMLRyuYI\/latest\/de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:10:42 GMT",
                                    "expires: Mon, 02 Sep 2024 10:10:42 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljsAbL7WKOj4sBhH9JBZSscsOV-cg-lfe7_OaaBuRNambzR1d4izt8_VPxl_O4si6FCiMj8"
                                ]
                            },
                            "bytesOut": 1789,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2043,
                            "socket_group": "pm\/https:\/\/api.usercentrics.eu <https:\/\/craftnote.de same_site>",
                            "chunks": [],
                            "netlog_id": 263,
                            "server_port": "443",
                            "load_end": 2150,
                            "ttfb_start": 2045,
                            "ttfb_end": 2150,
                            "download_start": 2150,
                            "download_end": 2150,
                            "download_ms": 0,
                            "all_start": 2045,
                            "all_end": 2150,
                            "all_ms": 105,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "14F280567F87BD1FA6A8EEE0286C81A8",
                            "request_id": "14F280567F87BD1FA6A8EEE0286C81A8",
                            "ip_addr": "35.190.14.188",
                            "full_url": "https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.usercentrics.eu",
                            "url": "\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                            "raw_id": "14F280567F87BD1FA6A8EEE0286C81A8",
                            "frame_id": "4CC75325152DCD8CBE579271E3C245AC",
                            "documentURL": "https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 94,
                            "ttfb_ms": 90,
                            "load_start": 2439,
                            "load_start_float": 2439.0002840000002,
                            "bytesIn": 1142,
                            "objectSize": 1142,
                            "objectSizeUncompressed": 5482,
                            "chunks": [
                                {
                                    "ts": 2532,
                                    "bytes": 1142,
                                    "inflated": 5482
                                }
                            ],
                            "expires": "Mon, 30 Sep 2024 08:32:22 GMT",
                            "cacheControl": "public, max-age=2592000, no-transform",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 292,
                            "protocol": "HTTP\/2",
                            "dns_start": 2179,
                            "dns_end": 2254,
                            "connect_start": 2255,
                            "connect_end": 2331,
                            "ssl_start": 2331,
                            "ssl_end": 2439,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "app.usercentrics.eu",
                                "sanList": [
                                    "app.usercentrics.eu",
                                    "privacy-proxy.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1722631065,
                                "validTo": 1730410198,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722634666176,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DD2F94861BCD4A576DC9392C9AAE8A621B095B59EC264F7B11EFCCDD6752636602205115FD21EF4E0FB48638E14ACDA18D1F348B3791870557C7266913179DB15914"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722634666173,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202BD4379BB114E5201ED8BCEB6B9AAD6F59C203511EC84DF2E8AF011F402F11D6022100858FB9B6116668DE69232FAD98C593DFB65E107C940A37514A5666D43C62BE37"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js",
                            "initiator_line": 0,
                            "initiator_column": 39048,
                            "initiator_type": "script",
                            "initiator_function": "e.appendIFrame",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/browser-sdk\/4.38.2\/cross-domain-bridge.html",
                                    ":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",
                                    "referer: https:\/\/v2.craftnote.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: iframe",
                                    "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": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: Content-Type",
                                    "access-control-expose-headers: Content-Length",
                                    "access-control-expose-headers: Transfer-Encoding",
                                    "age: 178700",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=2592000, no-transform",
                                    "content-encoding: gzip",
                                    "content-length: 1142",
                                    "content-type: text\/html",
                                    "date: Sat, 31 Aug 2024 08:32:22 GMT",
                                    "etag: \"8a0dcb54b65580f25a2b81bc60394af4\"",
                                    "expires: Mon, 30 Sep 2024 08:32:22 GMT",
                                    "last-modified: Wed, 21 Aug 2024 12:51:48 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-goog-generation: 1724244708912914",
                                    "x-goog-hash: crc32c=ZjFzLw==",
                                    "x-goog-hash: md5=ig3LVLZVgPJaK4G8YDlK9A==",
                                    "x-goog-metageneration: 2",
                                    "x-goog-storage-class: STANDARD",
                                    "x-goog-stored-content-encoding: gzip",
                                    "x-goog-stored-content-length: 1142",
                                    "x-guploader-uploadid: AD-8ljuzSreQ3wOeFMRuS2_BsRtWzxNrkERMzui-9jViBgiCSnAVFVvyHppjjYj8qXNemS8a_Wc",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 75,
                            "connect_ms": 76,
                            "ssl_ms": 108,
                            "gzip_total": 1142,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2183,
                            "socket_group": "https:\/\/app.usercentrics.eu <https:\/\/craftnote.de cross_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 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": 284,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFUTCCBDmgAwIBAgIRAPFYfV1fNTnNEKdWaj8DsXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDgwMjIwMzc0NVoXDTI0MTAzMTIxMjk1OFowHjEc\nMBoGA1UEAxMTYXBwLnVzZXJjZW50cmljcy5ldTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMki93ZpZ3vLP\/887kSmkhQv2v3HR8lQCCLY5g7\/EZvde\/jF\n0IcF8RGYOpKm\/bTi3i+sHDoYCn64+psJKuhZOZHPGSvV6iMGMFnLNzE8bP+HmBX\/\na1J98tqXHswNeAEAfVmnQ\/M1PqPPReis++FPHzJJ7FaH5fvzqjIM3uSia90rBVpd\n9tXfgQI6Tx\/nS292IWF92gYlq3kniDfNioWPRdgANmJVGL9dUqzfqTAjl4\/pQhwR\nWUCfAiyqHJLWcLaY0JE1u+aig+pYwpjZ1PrFHqGsxjjkRJGUXgUUbTtU6VuChDsn\nhrz+K19WLCqJJggrAGRHFyqdNBkMOKs7JLrzhn0CAwEAAaOCAmswggJnMA4GA1Ud\nDwEB\/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTDMB1q\/dc\/9\/pkb87xEAkDsPdVljAfBgNVHSMEGDAWgBTHgfX9jojZ\nADxNY6JQMSSgziP+IzBeBggrBgEFBQcBAQRSMFAwJwYIKwYBBQUHMAGGG2h0dHA6\nLy9vLnBraS5nb29nL3Mvd3IzLzhWZzAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtp\nLmdvb2cvd3IzLmNydDA9BgNVHREENjA0ghNhcHAudXNlcmNlbnRyaWNzLmV1gh1w\ncml2YWN5LXByb3h5LnVzZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvbUlRaXhh\ndV9yLVkuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRFQcAwAAABAMARzBFAiEA3S+UhhvNSldt\nyTksmq6KYhsJW1nsJk97Ee\/M3WdSY2YCIFEV\/SHvTg+0hjjhSs2hjR80izeRhwVX\nxyZpExedsVkUAHYA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGR\nFQcAvQAABAMARzBFAiAr1DebsRTlIB7YvOtrmq1vWcIDUR7ITfLorwEfQC8R1gIh\nAIWPubYRZmjeaSMvrZjFk9+2XhB8lAo3UUpWZtQ8Yr43MA0GCSqGSIb3DQEBCwUA\nA4IBAQAblIX0ZlFb2hg2Gq8Z65K3YLg\/Mz5v\/sEY6OodchFwFl7ruHpEM03dl53G\noGBdMRHnz5sdxzd8qMfhLl\/9zcdV\/DNaFN4Lk0qHdSzqj3a+NIsCs8U5G9R04e\/U\nL43MabZEJINeWk2ZESu0M3fDbA7P1r2kJvjcaOfVERvbFQynj7\/bE8aNHp0Hs4FE\nHWxinpGC+aoV8KSZuZ4CjA\/5LlqtHtJOwQ3qO5Rw8Og8G9jE7DHi5bmhtoWr3h0C\nnwSJ9ar2sE2zkBx1fGqnX8K6c6A3jB6cpFi50Zq5j2oDq97DfBVEHL7zRjkR30ek\naeAlXyRvCUULbJrmdzj+kM93bn+C\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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": 2533,
                            "ttfb_start": 2439,
                            "ttfb_end": 2529,
                            "download_start": 2529,
                            "download_end": 2533,
                            "download_ms": 4,
                            "all_start": 2179,
                            "all_end": 2533,
                            "all_ms": 353,
                            "index": 13,
                            "number": 14,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    2588.2649999999999,
                                    2590.2370000000001
                                ],
                                [
                                    2588.5940000000001,
                                    2589.0749999999998
                                ],
                                [
                                    2593.9520000000002,
                                    2594.308
                                ],
                                [
                                    2595.0479999999998,
                                    2595.1689999999999
                                ],
                                [
                                    2727.9870000000001,
                                    2728.085
                                ],
                                [
                                    2746.1979999999999,
                                    2746.752
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "6807E4F7216CC301A683752D782A1E8B",
                            "request_id": "6807E4F7216CC301A683752D782A1E8B",
                            "ip_addr": "35.241.3.184",
                            "full_url": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "api.usercentrics.eu",
                            "url": "\/translations\/translations-de.json",
                            "raw_id": "6807E4F7216CC301A683752D782A1E8B",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "responseCode": 200,
                            "request_type": "Preflight",
                            "load_ms": 105,
                            "ttfb_ms": 105,
                            "load_start": 2566,
                            "load_start_float": 2566.0003000000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Mon, 02 Sep 2024 10:10:43 GMT",
                            "cacheControl": "private, max-age=0",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 2579,
                            "connect_end": 2579,
                            "ssl_start": 2579,
                            "ssl_end": 2579,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "api.usercentrics.eu",
                                "sanList": [
                                    "api.usercentrics.eu",
                                    "cdcs.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1722507311,
                                "validTo": 1730286503,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722510912126,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200D5FD732067D25C4BC8E3409844819BA90AE328B7D4CFDA8A6CBB021821E048B022100B0238D0FE055ABBA92BE60C24D7328F4189A10CC71CBEA1861D60DB807406844"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722510912125,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022038CE8811974742765700C4F8884F67D6508748747E39D5E4D8B0C237B53E104002200FC1BA8E536F0DA35DF6BAC957DD78151B977EE552CA26D7EAD77A94BBD46B0D"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/api.usercentrics.eu\/translations\/translations-de.json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: api.usercentrics.eu",
                                    ":method: OPTIONS",
                                    ":path: \/translations\/translations-de.json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: GET",
                                    "origin: https:\/\/v2.craftnote.de",
                                    "priority: u=1, i",
                                    "referer: https:\/\/v2.craftnote.de\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3600",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=0",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:10:43 GMT",
                                    "expires: Mon, 02 Sep 2024 10:10:43 GMT",
                                    "server: UploadServer",
                                    "strict-transport-security: max-age=7776000",
                                    "x-client-geo-location: DE,DEHE",
                                    "x-guploader-uploadid: AD-8ljswvyYMCC2q3HwWJMzPiUSfpCGLnNjktrQyGKBXN6yoVsuqv4Kb-4U_-9j4Nj8tAjzWIq5Gjxn0Ug"
                                ]
                            },
                            "bytesOut": 1789,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 0,
                            "ssl_ms": 0,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2565,
                            "chunks": [],
                            "netlog_id": 300,
                            "load_end": 2671,
                            "ttfb_start": 2566,
                            "ttfb_end": 2671,
                            "download_start": 2671,
                            "download_end": 2671,
                            "download_ms": 0,
                            "all_start": 2566,
                            "all_end": 2671,
                            "all_ms": 105,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "241524.182",
                            "request_id": "241524.182",
                            "ip_addr": "34.95.108.180",
                            "full_url": "https:\/\/uct.service.usercentrics.eu\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "uct.service.usercentrics.eu",
                            "url": "\/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                            "raw_id": "241524.182",
                            "frame_id": "222222686C5DA1E84D7AD04891EC98A0",
                            "documentURL": "https:\/\/v2.craftnote.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 57,
                            "ttfb_ms": 56,
                            "load_start": 2956,
                            "load_start_float": 2956.0003280000001,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 3013,
                                    "bytes": 35
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 357,
                            "protocol": "HTTP\/2",
                            "dns_start": 2800,
                            "dns_end": 2838,
                            "connect_start": 2859,
                            "connect_end": 2889,
                            "ssl_start": 2889,
                            "ssl_end": 2955,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "uct.service.usercentrics.eu",
                                "sanList": [
                                    "uct.service.usercentrics.eu"
                                ],
                                "issuer": "WR3",
                                "validFrom": 1721407758,
                                "validTo": 1729186971,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1721411358794,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008FD77FF080ABF0CCEDA6AF0DC110F10D9A4CDAC22C242FEB5CDBD0B01A84219B02210090AA1C85894FEAF2A0F7CA984B3A1A0B2BB752B3ADCB1C69B5479F8B4EF22D8F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1721411358788,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022029BC0BCB56E546F3CD203AF93B48C989FAC4925A19EC141274514BAEDD3AE88F022042AF05EF4996E91134A2CAB2A03880832F3B73C8D725872761EBA835D958B3B3"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: uct.service.usercentrics.eu",
                                    ":method: GET",
                                    ":path: \/uct?v=1&sid=EtMLRyuYI&t=1&abv=&r=https%3A%2F%2Fv2.craftnote.de%2F&cb=1725271843316",
                                    ":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:\/\/v2.craftnote.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: 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": [
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-store",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "date: Mon, 02 Sep 2024 10:10:43 GMT",
                                    "function-execution-id: fwvlevx7rueo",
                                    "server: Google Frontend",
                                    "strict-transport-security: max-age=7776000",
                                    "via: 1.1 google",
                                    "x-cloud-trace-context: e8d5b12d165d4d013fe652095e289d45",
                                    "x-powered-by: Express",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2176,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 38,
                            "connect_ms": 30,
                            "ssl_ms": 66,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2798,
                            "socket_group": "https:\/\/uct.service.usercentrics.eu <https:\/\/craftnote.de 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": 328,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFQjCCBCqgAwIBAgIRAPZUd6PK+V56Codatyd9L+cwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IzMB4XDTI0MDcxOTE2NDkxOFoXDTI0MTAxNzE3NDI1MVowJjEk\nMCIGA1UEAxMbdWN0LnNlcnZpY2UudXNlcmNlbnRyaWNzLmV1MIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuUAJSvxbGFF9VoaHmeocWRUmbbL+jkQc6Xo\nxABZSz\/Y0qRoNBFyTnTcE6N3YXdtQig\/jFK4F5CJX648kc\/sIrnvevl6vP258s+U\nrgMMF\/gA0jkHaQY0LmiT8vTaU1dDrjc8yCjYT3PhX6mRdnHXO0a2NBHmkpzdJ4hf\nedJHnrEEoYiyhc+qi5fwIN74gl9L39qpzWfEpKk6WZ1GkV7SmkKj\/UzyUoGFD6rd\n556GR9SL0ieDehaDDAUVR8obIkNOAzTWye+vxcXxiuc0fLjqnVoUL1ND6n5o9kud\nZw7Kmh3NpDAJyxQY5s3hbRvkBT8NkZSnYV0SFGCAAzTT+BmXHQIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\n\/wQCMAAwHQYDVR0OBBYEFBUDg8DY3r9\/xYYhqDRTf3MEbQMQMB8GA1UdIwQYMBaA\nFMeB9f2OiNkAPE1jolAxJKDOI\/4jMF4GCCsGAQUFBwEBBFIwUDAnBggrBgEFBQcw\nAYYbaHR0cDovL28ucGtpLmdvb2cvcy93cjMvOWxRMCUGCCsGAQUFBzAChhlodHRw\nOi8vaS5wa2kuZ29vZy93cjMuY3J0MCYGA1UdEQQfMB2CG3VjdC5zZXJ2aWNlLnVz\nZXJjZW50cmljcy5ldTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCug\nKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjMvZzNFV0dYMzFlRG8uY3JsMIIBBAYK\nKwYBBAHWeQIEAgSB9QSB8gDwAHcAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/m\nZ0xaOnQAAAGQzBzQSgAABAMASDBGAiEAj9d\/8ICr8Mztpq8NwRDxDZpM2sIsJC\/r\nXNvQsBqEIZsCIQCQqhyFiU\/q8qD3yphLOhoLK7dSs63LHGm1R5+LTvItjwB1ABmY\nEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkMwc0EQAAAQDAEYwRAIg\nKbwLy1blRvPNIDr5O0jJifrEkloZ7BQSdFFLrt066I8CIEKvBe9JlukRNKLKsqA4\ngIMvO3PI1yWHJ2HrqDXZWLOzMA0GCSqGSIb3DQEBCwUAA4IBAQAKEljYcz2fMfcv\nQk+x178WsMx4BcL8GpSc1G9k809p8IzOe2\/zr5bhl3QpBVgiEne0v7tX64GII1AT\noKTh\/GPHWtuGkcsmXcS6zH5aL+Z\/g8iiKw4W69vtyxB+7WNFO3hinne1Gia34VJq\nak0sJReb6iMkA\/wS3FFQwqzpByUwhHrCX36qps1VMNYu0+4QZ4wAWWdnoldE1yu\/\noeuAvHo9BtglE88gWENa\/L4W8FcgyPbtGJZSZ18CZMqoymgHQSPJ9exWfUTP8jPi\n\/1iI9mAc4glSy8A65yLZmxzKLWJMIor1arkRl6lZ60cKk75hRrYkQJc3YO62rLTY\nq3Wuv+NW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFqRVo1jq8IoYWhKpLWjANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCPNHWHr4RyFI0HEJFvA6zx1Ag1mhnymxiJNGyYj3rU3eoF6N4bfIxUErp5\nivsYDQ18nPO9OOSoXsYzy0aJb0ag6TdjjdzM1ZdOMq17HSMFufV7SUOY0LxXx1N4\nGLHtp1SyfIa+8FRFvIe6mVkd9LjbAPuBT0YrYl6xOqUqFyOsor7FjuVe\/XEefaS0\nI30EUrI00t+ZrIfGTFlf+OZPjnWSwrIwRpLQtg3H5Iln\/z9UlCdl4wHISiyEL2Vf\nza1c\/aatQVvcTD8XlpF9qdg8Uyoc0ObUd+ZDSsK3+Eiiza1jtSVrlnIdgUVvhmnE\n5OZ4TDHmoX+nAXMKh++HiXLM08WNAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTHgfX9jojZADxNY6JQMSSgziP+IzAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEAnI1DlJQzSKcWbyXXrJSsgKMo6KG74TMqhsuTg67a0FX0\n2752+eiJb5YsOJc8DVOHalwpOvbuPdl5BuAEgIK4Va7l9j3J9M1\/EjeWjGTM3Ros\nzmBJGu82oz6EWi5q75xeF+onJmh2Hm98a\/yJAI\/mODXq5LofYcQ9AffKP9ZMZu+Y\nwW+\/qHqyX2JhaOntvl7i8S+l1Y8CcKEqM1NFK4s4EBYPRFjZDawOHX7fSchbSMVP\nn5Nu04lrU6xufuZqRosEQw2o0UAyzDoyA52NXzJTWr1G2FVg\/0A9hdrQ\/6fe9G31\n67zKxNqXErs6MpHttEouGbpm2ftzrmcvruYxTfxc4G2GwBi3LFLozNpy042gDfXB\nzDyn1staWsy7+QnzMlR59Fz6jBOk5R4LT+ma0+KjnfRhMh5T2ucm69HkvNQtDZlV\na1tLUlzs0zLEdQSehTCjZ6SYsGt2bMVK6dvtxzcyCP0QDUFnNXCwgw12+mGSkAuj\n4ORi8kMRpnL8UEjkNbdw9KL1eYbEC3D0GPue2Yk2AGhxkmcdm1BoOp05kYw\/Nnqg\nh7QV8DKyBTUHbjH0pXlLiOsSOY+CLh1eTM+Do6rSjqGnDQeUXylZmPCmuveaw38I\nVnBaa6Eiz6pngZ1u6OeO\/1UzfhmyTm0n0G+9JZ3KS2Mq08isNgXHLnhlHJaphpE=\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",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:10:43+00:00",
                                        "date:modify": "2024-09-02T10:10:43+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "583B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 3013,
                            "ttfb_start": 2956,
                            "ttfb_end": 3012,
                            "download_start": 3012,
                            "download_end": 3013,
                            "download_ms": 1,
                            "all_start": 2800,
                            "all_end": 3013,
                            "all_ms": 191,
                            "index": 15,
                            "number": 16
                        }
                    ],
                    "requestsFull": 16,
                    "requestsDoc": 11,
                    "responses_200": 5,
                    "responses_404": 0,
                    "responses_other": 11,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "222222686C5DA1E84D7AD04891EC98A0",
                    "loadEventStart": 1834,
                    "loadEventEnd": 1834,
                    "domContentLoadedEventStart": 1469,
                    "domContentLoadedEventEnd": 1470,
                    "URL": "https:\/\/www.craftnote.de\/",
                    "connections": 5,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "AD7E33D805CD1589F465E429D20508B8-1",
                    "final_url": "https:\/\/v2.craftnote.de\/",
                    "domInteractive": 1469,
                    "firstPaint": 798.80000000074506,
                    "firstContentfulPaint": 820,
                    "firstImagePaint": 820,
                    "firstMeaningfulPaint": 1581,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 197,
                    "basePageSSLTime": 60,
                    "score_cache": -1,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 1142,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 35,
                    "image_savings": 0,
                    "base_page_cdn": "Vercel",
                    "cpuTimes": {
                        "ParseHTML": 55,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 3,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 77,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 68,
                        "MarkLoad": 0,
                        "Layout": 389,
                        "ParseAuthorStyleSheet": 4,
                        "PrePaint": 28,
                        "Paint": 11,
                        "Layerize": 7,
                        "ResourceChangePriority": 0,
                        "IntersectionObserverController::computeIntersections": 6,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 1,
                        "FunctionCall": 298,
                        "EvaluateScript": 87,
                        "v8.compile": 26,
                        "v8.produceCache": 104,
                        "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": 14,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "v8.compileModule": 16,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                        "v8.evaluateModule": 68,
                        "v8.produceModuleCache": 36,
                        "FireAnimationFrame": 0,
                        "HandlePostMessage": 1,
                        "TimerFire": 1,
                        "Idle": 1707
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 55,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 32,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 58,
                        "MarkLoad": 0,
                        "Layout": 386,
                        "ParseAuthorStyleSheet": 4,
                        "PrePaint": 24,
                        "Paint": 8,
                        "Layerize": 3,
                        "ResourceChangePriority": 0,
                        "IntersectionObserverController::computeIntersections": 6,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 1,
                        "FunctionCall": 170,
                        "EvaluateScript": 83,
                        "v8.compile": 24,
                        "v8.produceCache": 104,
                        "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": 2,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "v8.compileModule": 15,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "v8.evaluateModule": 53,
                        "v8.produceModuleCache": 21,
                        "FireAnimationFrame": 0,
                        "HandlePostMessage": 0,
                        "TimerFire": 0,
                        "Idle": 802
                    },
                    "cpu.ParseHTML": 55,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 3,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 77,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 68,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 389,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.PrePaint": 28,
                    "cpu.Paint": 11,
                    "cpu.Layerize": 7,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 6,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 1,
                    "cpu.FunctionCall": 298,
                    "cpu.EvaluateScript": 87,
                    "cpu.v8.compile": 26,
                    "cpu.v8.produceCache": 104,
                    "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": 14,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.v8.compileModule": 16,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "cpu.v8.evaluateModule": 68,
                    "cpu.v8.produceModuleCache": 36,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.HandlePostMessage": 1,
                    "cpu.TimerFire": 1,
                    "cpu.Idle": 1707,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725271837.6574121,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725271840.4427514,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 4720,
                    "fullyLoadedCPUpct": 44.696969696979941,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "222222686C5DA1E84D7AD04891EC98A0",
                                    "loaderId": "A0A16DB3BA6137F961533C5FEE0A2F6D"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "https:\/\/app.usercentrics.eu",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/v2.craftnote.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/v2.craftnote.de\/",
                    "document_hostname": "v2.craftnote.de",
                    "document_origin": "https:\/\/v2.craftnote.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 866,
                    "domComplete": 1834,
                    "PerformancePaintTiming.first-paint": 798.80000000074506,
                    "PerformancePaintTiming.first-contentful-paint": 798.80000000074506,
                    "origin_dns": {
                        "cname": [
                            "cname.vercel-dns.com."
                        ],
                        "ns": [
                            "ns1.webhosting-franken.de.",
                            "ns2.webhosting-franken.de.",
                            "sns.webhosting-franken.de."
                        ],
                        "mx": [
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "1 aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"google-site-verification=MDzCnFSv4GW8pWj3cUSahU8Rcsrwb-V6rPQ-txhOmaw\"",
                            "\"facebook-domain-verification=vbi3qmkr46sost5yy4p8z3u87lt7d9\"",
                            "\"google-site-verification=A8x0D-48LxP5wjH_afarWAFGaR7JfKR7mvpD9PGIGIA\"",
                            "\"atlassian-domain-verification=aKzhcv73mrkPtIGSxhs6to09bjIOFDCLNxpgmMYs\/U5LX4dNEE8uXrhAAfnGHT8z\"",
                            "\"stripe-verification=d703855e5591706b99df5e49a3c3910100f78c13b946ca3c08dc12ebcacad5bd\"",
                            "\"google-site-verification=Kh2p2XxnQYqbc4q638cg03biiE_rbswuWmbAX7O_8ps\"",
                            "\"sendinblue-code:c9d91dcaaf3e8eb779259d25c799d2c0\"",
                            "\"google-site-verification=suu7n1ijd2hvyg8len-y02hzpe1xhc3fuugeo4k3vcq\"",
                            "\"firebase=craftnote-live\"",
                            "\"v=spf1 mx include:_spf.firebasemail.com ip4:212.146.196.230 ip4:116.202.44.84 ip4:209.85.160.200 ip4:192.161.144.0\/20 ip4:185.12.80.0\/22 ip4:96.46.150.192\/27 ip4:174.137.46.0\/24 ip4:188.172.128.0\/20 ip4:216.198.0.0\/18 ip4:74.125.137.27 ip4:172.217.219.26 \" \"ip4:64.233.177.26 ip4:142.250.96.26 ip4:142.250.10.26 ip4:185.41.28.0\/22 ip4:94.143.16.0\/21 ip4:185.24.144.0\/22 ip4:153.92.224.0\/19 ip4:213.32.128.0\/18 ip4:185.107.232.0\/22 ip4:77.32.128.0\/18 ip4:77.32.192.0\/19 ip4:212.146.192.0\/18 ~all\"",
                            "\"google-site-verification=YKRUKnZOMuTB6hol2QdwvIGupYZDSQjaoTWD8m67Vwg\""
                        ],
                        "soa": [
                            "ns1.webhosting-franken.de. postmaster.webhosting-franken.de. 2019011001 28800 7200 604800 3600"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "Node.js",
                        "UI frameworks": "Tailwind CSS",
                        "JavaScript frameworks": "React",
                        "PaaS": "Vercel",
                        "Payment processors": "Stripe",
                        "Web frameworks": "Next.js 14.1.2",
                        "Web servers": "Next.js 14.1.2",
                        "JavaScript libraries": "core-js 3.25.5",
                        "Performance": "Priority Hints",
                        "Cookie compliance": "Usercentrics",
                        "Marketing automation": "Sendinblue",
                        "Email": "Sendinblue,Google Workspace",
                        "Webmail": "Google Workspace",
                        "Miscellaneous": "Webpack"
                    },
                    "detected_apps": {
                        "Node.js": "",
                        "Tailwind CSS": "",
                        "React": "",
                        "Vercel": "",
                        "Stripe": "",
                        "Next.js": "14.1.2",
                        "core-js": "3.25.5",
                        "Priority Hints": "",
                        "Usercentrics": "",
                        "Sendinblue": "",
                        "Google Workspace": "",
                        "Webpack": ""
                    },
                    "detected_technologies": {
                        "Node.js": {
                            "name": "Node.js",
                            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                            "slug": "node-js",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Node.js.svg",
                            "website": "http:\/\/nodejs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                        },
                        "Tailwind CSS": {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "React": {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        "Vercel": {
                            "name": "Vercel",
                            "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                            "slug": "vercel",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vercel.svg",
                            "website": "https:\/\/vercel.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring",
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Stripe": {
                            "name": "Stripe",
                            "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                            "slug": "stripe",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Stripe.svg",
                            "website": "http:\/\/stripe.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "Next.js": {
                            "name": "Next.js",
                            "description": "Next.js is a React framework for developing single page Javascript applications.",
                            "slug": "next-js",
                            "categories": [
                                {
                                    "id": 18,
                                    "slug": "web-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Web frameworks",
                                    "priority": 7
                                },
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "14.1.2",
                            "icon": "Next.js.svg",
                            "website": "https:\/\/nextjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.25.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Priority Hints": {
                            "name": "Priority Hints",
                            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                            "slug": "priority-hints",
                            "categories": [
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Priority Hints.svg",
                            "website": "https:\/\/wicg.github.io\/priority-hints\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Usercentrics": {
                            "name": "Usercentrics",
                            "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                            "slug": "usercentrics",
                            "categories": [
                                {
                                    "id": 67,
                                    "slug": "cookie-compliance",
                                    "groups": [
                                        13
                                    ],
                                    "name": "Cookie compliance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Usercentrics.svg",
                            "website": "https:\/\/usercentrics.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Sendinblue": {
                            "name": "Sendinblue",
                            "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                            "slug": "sendinblue",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Sendinblue.svg",
                            "website": "https:\/\/www.sendinblue.com",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "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
                        },
                        "Webpack": {
                            "name": "Webpack",
                            "description": "Webpack is an open-source JavaScript module bundler.",
                            "slug": "webpack",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Webpack.svg",
                            "website": "https:\/\/webpack.js.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Node.js",
                            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
                            "slug": "node-js",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Node.js.svg",
                            "website": "http:\/\/nodejs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Vercel",
                            "description": "Vercel is a cloud platform for static frontends and serverless functions.",
                            "slug": "vercel",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vercel.svg",
                            "website": "https:\/\/vercel.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring",
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Stripe",
                            "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
                            "slug": "stripe",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Stripe.svg",
                            "website": "http:\/\/stripe.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Next.js",
                            "description": "Next.js is a React framework for developing single page Javascript applications.",
                            "slug": "next-js",
                            "categories": [
                                {
                                    "id": 18,
                                    "slug": "web-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Web frameworks",
                                    "priority": 7
                                },
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "14.1.2",
                            "icon": "Next.js.svg",
                            "website": "https:\/\/nextjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.25.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Priority Hints",
                            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
                            "slug": "priority-hints",
                            "categories": [
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Priority Hints.svg",
                            "website": "https:\/\/wicg.github.io\/priority-hints\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Usercentrics",
                            "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.",
                            "slug": "usercentrics",
                            "categories": [
                                {
                                    "id": 67,
                                    "slug": "cookie-compliance",
                                    "groups": [
                                        13
                                    ],
                                    "name": "Cookie compliance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Usercentrics.svg",
                            "website": "https:\/\/usercentrics.com",
                            "pricing": [
                                "freemium",
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Sendinblue",
                            "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.",
                            "slug": "sendinblue",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Sendinblue.svg",
                            "website": "https:\/\/www.sendinblue.com",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "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": "Webpack",
                            "description": "Webpack is an open-source JavaScript module bundler.",
                            "slug": "webpack",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Webpack.svg",
                            "website": "https:\/\/webpack.js.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                                        "target": [
                                                            ".mr-3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                        "target": [
                                            ".mr-3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                                        "target": [
                                                            ".hover\\:bg-primary"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                        "target": [
                                            ".hover\\:bg-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ff5c20, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "29.3pt (39px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\">",
                                                        "target": [
                                                            ".bg-background_primary.font-montserrat.overflow-hidden"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">ohne Zettelchaos<\/span>",
                                        "target": [
                                            "h1 > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 29.3pt (39px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                                        "target": [
                                                            ".mr-5"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.4399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-white\">",
                                                        "target": [
                                                            ".bg-background_primary.font-montserrat.overflow-hidden > .bg-white:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.4399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-white\">",
                                                        "target": [
                                                            ".bg-white:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .lg\\:w-fit.mt-10 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.44 (foreground color: #b0a39e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Baumappe<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Einfach erfasst <\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">aber Digital<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Dein Plan<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.7400000000000002,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">Verteilt<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.74 (foreground color: #ff5c20, background color: #f3f1f1, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                                        "target": [
                                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #ff5c20, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b0a39e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 2.1699999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"bg-background_primary\">",
                                                        "target": [
                                                            ".bg-background_primary:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:justify-end.lg\\:flex.mt-10 > div > .text-clay.text-center.mt-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.17 (foreground color: #b0a39e, background color: #f3f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fafafa",
                                                    "bgColor": "#ff5c20",
                                                    "contrastRatio": 2.9500000000000002,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                ".bPfOZt"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.95 (foreground color: #fafafa, background color: #ff5c20, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "quote_svg__a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                                        "target": [
                                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: quote_svg__a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > div:nth-child(1) > svg[width=\"42\"][height=\"41\"][fill=\"none\"] > defs > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: quote_svg__a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "focus-lock-id",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"focus-lock-id\">",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                ".sc-aXZVg > div:nth-child(3) > div"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: focus-lock-id"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"focus-lock-id\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-aXZVg > div:nth-child(3)"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: focus-lock-id"
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "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 does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/?\">",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/?\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\">",
                                        "target": [
                                            ".mx-3.sm\\:mx-4.lg\\:ml-6:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"javascript:UC_UI.denyAllConsents().then(UC_UI.closeCMP);\" class=\"uc-deny-all\"><\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".uc-deny-all"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"javascript:UC_UI.acceptAllConsents().then(UC_UI.closeCMP);\" class=\"uc-accept-all\"><\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".uc-accept-all"
                                            ]
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": "serious",
                                "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": [
                                                    {
                                                        "html": "<div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div>",
                                                        "target": [
                                                            ".w-\\[105px\\]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "List element has direct children that are not allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<ul class=\"flex list-none items-center\">",
                                        "target": [
                                            ".xl\\:flex.hidden > .list-none"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                                    }
                                ]
                            }
                        ],
                        "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"overflowHidden\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-privacy-icon\" aria-hidden=\"true\" class=\"sc-eqUAAy cNkVwm\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-eqUAAy"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/app.mycraftnote.de\/assets\/images\/icons\/craftnote_back_orange.svg\" aria-hidden=\"true\" alt=\"\" class=\"sc-JrDLc jwYYuC\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-JrDLc"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style aria-hidden=\"true\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#language-tooltip-id > style"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    },
                                    {
                                        "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": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "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 aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"uc-heading-title\" data-testid=\"uc-default-banner\" dir=\"ltr\" class=\"sc-kpDqfm hVVilA\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-kpDqfm"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                                        "target": [
                                                            ".xl\\:flex-row > .flex-col.flex > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                                        "target": [
                                                            ".px-8.text-center.items-center > .flex-col.flex > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                                        "target": [
                                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                                        "target": [
                                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                                        "target": [
                                                            [
                                                                "#usercentrics-root",
                                                                "#uc-heading-title"
                                                            ]
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" style=\"scroll-behavior:smooth\">",
                                        "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": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                        "target": [
                                            ".px-5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                        "target": [
                                            ".px-5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                        "target": [
                                            ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#707070",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.9500000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.95"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span>",
                                        "target": [
                                            ".group.px-5:nth-child(5) > .hover\\:cursor-pointer.group-hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "29.3pt (39px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong>",
                                        "target": [
                                            ".sm\\:text-lg > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(2) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(3) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span>",
                                        "target": [
                                            ".sm\\:text-base.mb-4.flex:nth-child(4) > .pr-4.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div>",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:text-xl.lg\\:text-left.mb-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-prev > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-active > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide-next > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(4) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(5) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-4.flex-col.w-full > .font-\\[500\\] > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xl.mb-2.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .font-\\[500\\].mb-2.justify-center"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p>",
                                        "target": [
                                            ".swiper-slide.pb-8.pt-2:nth-child(6) > .w-\\[270px\\].xs\\:w-\\[380px\\].sm\\:w-\\[420px\\] > .lg\\:min-h-\\[650px\\].border-b-8.border-b-primary > .mt-auto.text-brown.flex-col > .min-h-\\[90px\\] > .text-xs.font-\\[500\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 5.79,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2>",
                                        "target": [
                                            ".px-8.text-center.items-center > .flex-col.flex > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-primary\">Was genau<\/span>",
                                        "target": [
                                            ".px-8.text-center.items-center > .flex-col.flex > h2 > .text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div>",
                                        "target": [
                                            ".px-8.text-center.items-center > .sm\\:text-2xl.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>PDF-Formulare<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(1) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Zeiterfassung<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(2) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Plantafel<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(3) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Aufgabenliste<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(4) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Chat<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(5) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.359999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.36"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .my-4.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>digitalen Baumappe<\/strong>",
                                        "target": [
                                            ".m-5.w-\\[347px\\].xl\\:mx-0:nth-child(6) > .links-color-primary.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div>",
                                        "target": [
                                            ".mb-8.text-xl.font-semibold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 5.79,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.0800000000000001,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-primary\">Craftnote<\/span>",
                                        "target": [
                                            ".lg\\:w-\\[40\\%\\] > .flex-col.flex > .text-left > .text-primary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong>",
                                        "target": [
                                            ".links-color-primary.mb-4.text-brown > p > strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(4) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 7.1299999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.13"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span>",
                                        "target": [
                                            ".text-base.mb-3.w-full:nth-child(8) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pr-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 5.1399999999999997,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.14"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .mt-10:nth-child(2) > .flex-col.flex > .text-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 14.539999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .sm\\:text-2xl.text-xl.mb-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .links-color-primary.mb-4.text-brown > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(5) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(6) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#66544e",
                                                    "bgColor": "#f3f1f1",
                                                    "contrastRatio": 6.3399999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.34"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span>",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .lg\\:justify-evenly.lg\\:flex-row.max-w-6xl > .xl\\:pl-12.sm\\:px-20.md\\:px-24 > .lg\\:mb-3.mb-2.flex:nth-child(7) > .my-1.ml-2.text-brown"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div>",
                                        "target": [
                                            ".order-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span>",
                                        "target": [
                                            ".xl\\:w-40"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span>",
                                        "target": [
                                            ".xl\\:order-2 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                        "target": [
                                            ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span>",
                                        "target": [
                                            ".xl\\:order-1 > .mb-2\\.5.xl\\:w-48.font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"font-bold\">Adresse<\/span>",
                                        "target": [
                                            ".order-3 > .font-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p>",
                                        "target": [
                                            ".mt-2\\.5 > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c1917",
                                                    "contrastRatio": 17.48,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"pl-6\">[email protected]<\/span>",
                                        "target": [
                                            ".pl-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "11.8pt (15.75px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.2pt (12.25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"sc-iHGNWf iXbMcU\">mehr<\/span>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-iHGNWf"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "7.9pt (10.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"sc-hRJfrW bknZLt\">Powered by&nbsp;<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a><\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-hRJfrW"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "7.9pt (10.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gmPhUn"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" style=\"scroll-behavior:smooth\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uc-fading-wrapper",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uc-fading-wrapper\" tabindex=\"-1\" class=\"sc-fPXMVe ilxdbb\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-fading-wrapper"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "language-tooltip-id",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"language-tooltip-id\" role=\"tooltip\" data-id=\"tooltip\" class=\"__react_component_tooltip language-tooltip-id place-left type-dark allow_click\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#language-tooltip-id"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uc-heading-title",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-heading-title\" id=\"uc-heading-title\" role=\"heading\" aria-level=\"2\" class=\"sc-fjvvzt ewKxZX\">Privatsph\u00e4re-Einstellungen<\/div>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-heading-title"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-cmp",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script>",
                                        "target": [
                                            "#usercentrics-cmp"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "play_svg__a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#play_svg__a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "close_black_bg_svg__a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                        "target": [
                                            "#close_black_bg_svg__a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-root",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"usercentrics-root\" data-created-at=\"1725271842303\" style=\"\"><\/div>",
                                        "target": [
                                            "#usercentrics-root"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "usercentrics-language-selector",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div data-testid=\"uc-language-container\" id=\"usercentrics-language-selector\" class=\"sc-fBWQRz elcAsN\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#usercentrics-language-selector"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\" id=\"a\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#a"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"b\" fill=\"white\"><use href=\"#a\"><\/use><\/mask>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#b"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uc-show-more",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uc-show-more\" data-testid=\"uc-message-container\" class=\"sc-ddjGPC hkDVQe\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#uc-show-more"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span id=\"docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "craftnote",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script>",
                                        "target": [
                                            "#craftnote"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "facebook",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"facebook\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#facebook"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "google-tag",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"google-tag\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#google-tag"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "google-tag-manager",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#google-tag-manager"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "social-media",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"social-media\" data-nscript=\"afterInteractive\">",
                                        "target": [
                                            "#social-media"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "__next-route-announcer__",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"position: absolute; border: 0px; height: 1px; margin: -1px; padding: 0px; width: 1px; clip: rect(0px, 0px, 0px, 0px); overflow: hidden; white-space: nowrap; overflow-wrap: normal;\"><\/div>",
                                        "target": [
                                            [
                                                "next-route-announcer",
                                                "#__next-route-announcer__"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uc-cross-domain-bridge",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<iframe id=\"uc-cross-domain-bridge\" src=\"https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html\" style=\"display: none;\"><\/iframe>",
                                        "target": [
                                            "#uc-cross-domain-bridge"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uc-overflow-style",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style>",
                                        "target": [
                                            "#uc-overflow-style"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" style=\"scroll-behavior:smooth\">",
                                        "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\" style=\"scroll-behavior:smooth\">",
                                        "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Hero-image-homepage.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Michael Kotyza  \"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Wolfgang Menne\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00fcrgen Sieber\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00f6rg Hildebrand\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Sebastian Fuchs\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Ralf Van Geffen\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                        "target": [
                                            "img[alt=\"Digital-Baumappe.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                        "target": [
                                            "img[alt=\"zeiterfassung.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                        "target": [
                                            "img[alt=\"plantafel.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                        "target": [
                                            "img[alt=\"Aufgabenliste-v2.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                        "target": [
                                            "img[alt=\"chat.svg\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                        "target": [
                                            "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handwerk-magazin.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"deutsches-institut.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handelsblatt.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"dhz.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                        "target": [
                                            "img[alt=\"30-days-demo.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Digitale-baumappe.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Arbeitszeiten.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Formulare.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Dein-betrieb.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Aufgaben.png\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                        "target": [
                                            "img[width=\"384\"]"
                                        ]
                                    },
                                    {
                                        "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 alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                        "target": [
                                            "img[width=\"825\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a>",
                                        "target": [
                                            ".pl-5.pr-10.py-2\\.5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a>",
                                        "target": [
                                            ".px-5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a>",
                                        "target": [
                                            ".px-5:nth-child(3) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a>",
                                        "target": [
                                            ".hover\\:text-primary[href=\"https:\/\/v2.craftnote.de\/blog?\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a>",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a>",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2) > .hover\\:text-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a>",
                                        "target": [
                                            ".mr-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a>",
                                        "target": [
                                            ".hover\\:bg-primary"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\">",
                                        "target": [
                                            ".cursor-pointer[href=\"https:\/\/v2.craftnote.de\/event?\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a>",
                                        "target": [
                                            ".mt-5 > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".mt-5 > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt"
                                        ]
                                    },
                                    {
                                        "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:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/blog?\"][target=\"_self\"][rel=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a>",
                                        "target": [
                                            ".xl\\:order-3.mb-7.w-1\\\/2 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/agb?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a>",
                                        "target": [
                                            ".h-8[rel=\"noreferrer noopener\"][target=\"_blank\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a>",
                                        "target": [
                                            ".h-8[href=\"https:\/\/v2.craftnote.de\/event?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/v2.craftnote.de\/jobs?\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a>",
                                        "target": [
                                            ".xl\\:order-2 > .h-8:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a>",
                                        "target": [
                                            ".xl\\:order-1 > .h-8[target=\"_self\"][rel=\"\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a>",
                                        "target": [
                                            ".h-8[target=\"_self\"][rel=\"\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.usercentrics.com\/de\/consent-management-platform-powered-by-usercentrics\/\" target=\"_blank\" rel=\"noopener nofollow\" class=\"sc-gmPhUn btKOnI\">Usercentrics Consent Management<\/a>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gmPhUn"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": "serious",
                                "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=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100"
                                        ]
                                    },
                                    {
                                        "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=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\">",
                                        "target": [
                                            ".w-\\[299px\\]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"group relative px-5\">",
                                        "target": [
                                            ".group.px-5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li>",
                                        "target": [
                                            ".group.px-5:nth-child(1) > .top-9.duration-700.group-hover\\:opacity-100 > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li>",
                                        "target": [
                                            ".list-none > .px-5:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"group relative flex items-center px-5\">",
                                        "target": [
                                            ".group.px-5: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 class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"flex items-center py-2.5 pl-5 pr-10\">",
                                        "target": [
                                            ".w-\\[299px\\] > .pl-5.pr-10.py-2\\.5:nth-child(3)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            ".object-cover.object-center[alt=\"Craftnote banner\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button>",
                                        "target": [
                                            ".mr-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button>",
                                        "target": [
                                            "a:nth-child(2) > .border-grey.hover\\:border-primary.px-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(1) > img[alt=\"Proven_expert.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .justify-evenly.sm\\:justify-center.lg\\:justify-start > .px-2.lg\\:pr-4.sm\\:px-2:nth-child(2) > img[alt=\"GC_Gruppe_Logo.png\"][width=\"81\"][height=\"77\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                                        "target": [
                                            ".lg\\:block.hidden > .z-30:nth-child(2) > .mb-16.\\32 xl\\:pb-12.lg\\:w-full > .sm\\:items-start.sm\\:flex-row.lg\\:justify-start > .sm\\:mt-0.sm\\:px-2.lg\\:px-0 > img[alt=\"Fischer logo\"][src$=\"fischer-logo.png\"][width=\"151\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Hero-image-homepage.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Michael Kotyza  \"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Wolfgang Menne\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00fcrgen Sieber\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"J\u00f6rg Hildebrand\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Sebastian Fuchs\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Ralf Van Geffen\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                                        "target": [
                                            "img[alt=\"Digital-Baumappe.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                                        "target": [
                                            "img[alt=\"zeiterfassung.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                                        "target": [
                                            "img[alt=\"plantafel.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                                        "target": [
                                            "img[alt=\"Aufgabenliste-v2.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                                        "target": [
                                            "img[alt=\"chat.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                                        "target": [
                                            "img[alt=\"Sicher-in-der-cloud.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:mt-16 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handwerk-magazin.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"deutsches-institut.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"handelsblatt.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                                        "target": [
                                            "img[alt=\"dhz.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".lg\\:w-fit.mt-10 > div > .craftnotev2_homepage_benefit-summary_cta > .w-72.lg\\:w-64.xl\\:w-80"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                                        "target": [
                                            "img[alt=\"30-days-demo.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Digitale-baumappe.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_deine-digitale-baumappe > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(1) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst- > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Arbeitszeiten.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(2) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Formulare.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_formulare--aber-digital > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(3) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_dein-betrieb--dein-plan > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Dein-betrieb.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(4) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .right-\\[-260px\\].top-\\[90px\\].extraScreen\\:right-\\[-70px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                                        "target": [
                                            "img[alt=\"Aufgaben.png\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button>",
                                        "target": [
                                            ".craftnotev2_homepage_story_aufgaben-verteilt > .w-64.xs\\:w-72.sm\\:w-96"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                                        "target": [
                                            ".first\\:pt-\\[40px\\].last\\:pb-\\[40px\\].sm\\:last\\:pb-\\[60px\\]:nth-child(5) > .py-\\[30px\\].sm\\:py-\\[60px\\].lg\\:mb-\\[60px\\] > .left-\\[-270px\\].top-\\[80px\\].extraScreen\\:left-\\[-100px\\] > img[width=\"770\"][height=\"733\"][alt=\"grey square\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                        "target": [
                                            "img[width=\"384\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                        "target": [
                                            "img[width=\"825\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(2) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                                        "target": [
                                            ".align-center.border-grey-700.my-0\\.5:nth-child(3) > span > img[alt=\"Download Craftnote\"][title=\"Download Craftnote\"][data-nimg=\"fill\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"\u00d6ffnen Privatsph\u00e4re-Einstellungen\" data-testid=\"uc-privacy-button\" class=\"sc-gEvEer ewlfuU\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-gEvEer"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-label=\"Sprache ausw\u00e4hlen\" data-tip=\"true\" data-for=\"language-tooltip-id\" aria-haspopup=\"listbox\" aria-describedby=\"language-tooltip-id\" data-testid=\"uc-language-button\" class=\"sc-bbSZdi fHsUxC\" currentitem=\"false\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bbSZdi"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button data-testid=\"uc-customize-anchor\" aria-label=\"mehr\" class=\"sc-bmzYkS cdRsdW\"><span class=\"sc-iHGNWf iXbMcU\">mehr<\/span><\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-bmzYkS"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-deny-all-button\" class=\"sc-dcJsrY dtDeSp\" style=\"margin: 0px 6px;\">Ablehnen<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".dtDeSp"
                                            ]
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-dcJsrY bPfOZt\" style=\"margin: 0px 6px;\">Alles akzeptieren<\/button>",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".bPfOZt"
                                            ]
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "valid-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2aa",
                                    "wcag312"
                                ],
                                "description": "Ensures lang attributes have valid values",
                                "help": "lang attribute must have a valid value",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/valid-lang?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": "<div lang=\"de\" data-testid=\"uc-banner-content\" tabindex=\"-1\" class=\"sc-dhKdcB zmLCD\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                ".sc-dhKdcB"
                                            ]
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p>",
                                        "target": [
                                            ".w-\\[68\\%\\] > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#586778",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2>",
                                        "target": [
                                            ".xl\\:flex-row > .flex-col.flex > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff5c20",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"text-primary\">6000+ bewertungen<\/span>",
                                        "target": [
                                            ".xl\\:flex-row > .flex-col.flex > h2 > .text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#34180e",
                                                    "contrastRatio": 0,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"flex bg-gradient-to-b from-white to-background_primary\">",
                                                        "target": [
                                                            ".bg-gradient-to-b"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span>",
                                        "target": [
                                            ".text-2xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "contrastRatio": 0,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscuring",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it partially overlaps other elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span style=\"font-size: 10.5pt; font-family: Arial; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;\">",
                                        "target": [
                                            [
                                                "#usercentrics-root",
                                                "#docs-internal-guid-cda5f150-7fff-7a70-7760-eb47c1fc8feb > span"
                                            ]
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\">",
                                        "target": [
                                            "video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "",
                    "base_page_cname": "",
                    "base_page_dns_server": "sns.webhosting-franken.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 12814,
                    "testUrl": "https:\/\/www.craftnote.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:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75\",\"width\":1920,\"height\":56,\"naturalWidth\":1920,\"naturalHeight\":56},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":81,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":23,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75\",\"width\":570,\"height\":420,\"naturalWidth\":1328,\"naturalHeight\":1018},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&w=3840&q=75\",\"width\":0,\"height\":0,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75\",\"width\":81,\"height\":77,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/v2.craftnote.de\/images\/fischer-logo.png\",\"width\":151,\"height\":24,\"naturalWidth\":1280,\"naturalHeight\":198},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":400,\"naturalHeight\":400},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":479,\"naturalHeight\":477},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":640,\"naturalHeight\":497},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":242,\"naturalHeight\":236},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":800,\"naturalHeight\":533},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75\",\"width\":124,\"height\":124,\"naturalWidth\":500,\"naturalHeight\":498},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\",\"width\":56,\"height\":56,\"naturalWidth\":54,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\",\"width\":56,\"height\":56,\"naturalWidth\":55,\"naturalHeight\":55},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\",\"width\":167,\"height\":72,\"naturalWidth\":168,\"naturalHeight\":47},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\",\"width\":167,\"height\":72,\"naturalWidth\":717,\"naturalHeight\":144},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\",\"width\":167,\"height\":72,\"naturalWidth\":930,\"naturalHeight\":195},{\"url\":\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\",\"width\":167,\"height\":72,\"naturalWidth\":900,\"naturalHeight\":231},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75\",\"width\":645,\"height\":401,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&w=384&q=75\",\"width\":188,\"height\":280,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&w=640&q=75\",\"width\":315,\"height\":465,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&w=1200&q=75\",\"width\":543,\"height\":747,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75\",\"width\":770,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75\",\"width\":384,\"height\":1552,\"naturalWidth\":384,\"naturalHeight\":1552},{\"url\":\"https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100\",\"width\":825,\"height\":1246,\"naturalWidth\":828,\"naturalHeight\":1251}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Archive",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "100"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "800"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Montserrat",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "900"
                        },
                        {
                            "family": "swiper-icons",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 2.73,
                    "generated-content-size": 6.4699999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75",
                            "html": "<img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 56
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75",
                            "html": "<img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&w=256&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75",
                            "html": "<img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=96&q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&w=256&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "\/images\/fischer-logo.png",
                            "html": "<img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/images\/fischer-logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1280,
                            "naturalHeight": 198
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                            "html": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1328,
                            "naturalHeight": 1018
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 384,
                            "naturalHeight": 1552
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 828,
                            "naturalHeight": 1251
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75",
                            "html": "<img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 400,
                            "naturalHeight": 400
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75",
                            "html": "<img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 479,
                            "naturalHeight": 477
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75",
                            "html": "<img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 640,
                            "naturalHeight": 497
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75",
                            "html": "<img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 242,
                            "naturalHeight": 236
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75",
                            "html": "<img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 800,
                            "naturalHeight": 533
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75",
                            "html": "<img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\">",
                            "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 500,
                            "naturalHeight": 498
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 54,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 54,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "html": "<img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 55,
                            "naturalHeight": 55
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 168,
                            "naturalHeight": 47
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 717,
                            "naturalHeight": 144
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 930,
                            "naturalHeight": 195
                        },
                        {
                            "src": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "html": "<img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\">",
                            "currentSrc": "https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 900,
                            "naturalHeight": 231
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75",
                            "html": "<img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75",
                            "html": "<img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75",
                            "html": "<img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75",
                            "html": "<img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75",
                            "html": "<img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&w=3840&q=75 3840w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75",
                            "html": "<img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\">",
                            "currentSrc": "",
                            "srcSet": "\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=828&q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&w=1920&q=75 2x",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "html": "<img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/v2.craftnote.de\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js",
                        "https:\/\/v2.craftnote.de\/_next\/static\/css\/367d0ecb0b5045aa.css",
                        "https:\/\/v2.craftnote.de\/_next\/static\/css\/2eb00ab5d714f5ca.css"
                    ],
                    "rendered-html": "<html lang=\"de\" style=\"scroll-behavior:smooth\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" imagesrcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" fetchpriority=\"high\"><link rel=\"preload\" as=\"image\" href=\"\/images\/fischer-logo.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/367d0ecb0b5045aa.css\" data-precedence=\"next\"><link rel=\"stylesheet\" href=\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\" data-precedence=\"next\"><link rel=\"preload\" as=\"script\" fetchpriority=\"low\" href=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\"><script src=\"\/_next\/static\/chunks\/fd9d1056-873d1b54a17784ad.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8069-8d0528875d448296.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/main-app-110a24efb98f8f2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1749-91b9491cb62db8d7.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/4965-d03be17bc6a2be2a.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/5935-111c21cbca4c3d04.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/app\/layout-3b12a19a0960c617.js\" async=\"\"><\/script><script id=\"usercentrics-cmp\" data-settings-id=\"EtMLRyuYI\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\" async=\"\" data-avoid-prefetch-services=\"\"><\/script><script src=\"\/_next\/static\/chunks\/8951-3da6b54b89d8ee24.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/3019-081d3f18c698e13d.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/893-bba2477777773f30.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/1568-822dbc317979bfcb.js\" async=\"\"><\/script><script src=\"\/_next\/static\/chunks\/app\/page-2f9ef31556f370bc.js\" async=\"\"><\/script><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\"><link rel=\"preload\" as=\"image\" href=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\"><meta name=\"facebook-domain-verification\" content=\"srs2x37nritucphll065v11hvpey94\"><title>Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle <\/title><meta name=\"description\" content=\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \"><meta name=\"keywords\" content=\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\"><link rel=\"icon\" href=\"\/favicon.ico\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon.png\"><link rel=\"apple-touch-icon\" href=\"\/apple-touch-icon-180x180.png\" sizes=\"180x180\" type=\"image\/png\"><script src=\"\/_next\/static\/chunks\/polyfills-c67a75d1b6f99dc8.js\" nomodule=\"\"><\/script><script type=\"module\" src=\"https:\/\/app.usercentrics.eu\/browser-ui\/3.53.0\/index.module.js\"><\/script><\/head><body class=\"overflowHidden\"><noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript><nav class=\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\"><div class=\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\"><a href=\"https:\/\/v2.craftnote.de\/?\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-28 xl:w-48\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\" fill=\"#ff5c20\"><\/path><path d=\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"><\/path><\/svg><\/a><div class=\"hidden xl:flex\"><ul class=\"flex list-none items-center\"><li class=\"group relative px-5\"><span class=\"hover:cursor-pointer group-hover:text-primary\">Produkt<\/span><ul class=\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" class=\"hover:text-primary\">Gewerke<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"hover:text-primary\">Funktionen<\/a><\/li><li class=\"py-2.5 pl-5 pr-10\"><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" class=\"hover:text-primary\">Schnittstelle<\/a><\/li><\/ul><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"hover:text-primary\">Plantafel<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\" class=\"hover:text-primary\">Preise<\/a><\/li><li class=\"px-5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\" class=\"hover:text-primary\">Blog<\/a><\/li><li class=\"group relative flex items-center px-5\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><span class=\"hover:cursor-pointer group-hover:text-primary\">Hilfe<\/span><ul class=\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\"><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-6\"><path d=\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\" fill=\"currentColor\"><\/path><path d=\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\" class=\"hover:text-primary\">[email protected]<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg class=\"mr-1.5 h-5 w-5\" viewBox=\"0 0 512 512\"><path d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\" fill=\"currentColor\"><\/path><\/svg><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" class=\"hover:text-primary\">Hilfebereich<\/a><\/li><li class=\"flex items-center py-2.5 pl-5 pr-10\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-1.5 h-5 w-5\"><path d=\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\" fill=\"currentColor\"><\/path><\/svg><div class=\"flex cursor-pointer flex-col\"><span class=\"hover:text-primary\">+49 30 31197770<\/span><span class=\"text-xs\">Montag-Freitag: 9-12 &amp; 13-17 Uhr<\/span><\/div><\/li><\/ul><\/li><div class=\"w-[105px] py-2.5 pl-5 pr-10\"><\/div><\/ul><\/div><div class=\"flex\"><a href=\"https:\/\/termin.craftnote.de\/sign-up.php\/\" class=\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\">Termin anfragen<\/a><a href=\"https:\/\/app.mycraftnote.de\/?\" class=\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\">Login<\/a><div class=\"flex items-center justify-center xl:hidden\"><div class=\"z-20 mr-1 flex h-3.5 w-5 cursor-pointer flex-col justify-between\"><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 bg-primary transition duration-300 \"><\/div><div class=\"h-0.5 rounded border border-primary bg-primary transition duration-300 \"><\/div><\/div><div class=\"absolute -top-44 left-0 -z-20 rounded bg-white shadow-md transition-opacity duration-300 ease-in-out opacity-0\"><ul class=\"w-screen list-none bg-white pb-4 pl-4 text-lg\"><li class=\"m-auto max-w-6xl\"><span class=\"cursor-pointer py-0.5\">&gt;<!-- --> Produkt<\/span><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/preise?\">Preise<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\">Hilfebereich<\/a><\/li><li class=\"m-auto max-w-6xl py-0.5\"><a href=\"https:\/\/v2.craftnote.de\/blog?\">Blog<\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/nav><div class=\"fixed top-[64px] z-[45]\"><a href=\"https:\/\/v2.craftnote.de\/event?\" rel=\"\" target=\"_self\" class=\"cursor-pointer\"><div class=\"relative h-[68px] w-screen sm:h-[56px]\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover object-center sm:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_min_13_15_17_99db58fe10%2FEvent_banner_min_13_15_17_99db58fe10.png&amp;w=3840&amp;q=75\"><img alt=\"Craftnote banner\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover object-center sm:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FEvent_banner_mobile_13_15_17_f33a1d797c%2FEvent_banner_mobile_13_15_17_f33a1d797c.png&amp;w=3840&amp;q=75\"><div class=\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\"><p>Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!<\/p><\/div><\/div><\/a><\/div><main><div class=\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\"><section class=\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\"><div class=\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\"><div class=\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \"><h1 class=\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\">Effiziente digitale Abl\u00e4ufe <!-- --> <span class=\"text-primary\">ohne Zettelchaos<\/span> <\/h1><div class=\"font-montserrat sm:text-lg\"><p><strong>Craftnote \u2013 Die App f\u00fcr Dein Handwerk<\/strong><\/p><\/div><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Einfache Abstimmung zwischen B\u00fcro und Baustelle<\/span><\/div><div class=\"mb-4 flex sm:text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-1\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"ml-2 pr-4 text-brown\">Ohne Schulung oder gro\u00dfe Investition starten<\/span><\/div><div class=\"hidden lg:block\"><div class=\"z-30\"><div class=\"mt-5\"><a href=\"https:\/\/app.mycraftnote.de\/register?\"><button class=\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">M\u00f6chte ich ausprobieren!<\/button><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\"><button class=\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\"><div class=\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\"><img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\"><\/div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 132.114 131.169\" class=\"translate-x-[20px] sm:translate-x-[40px] z-[30] h-[50px] w-[50px] translate-y-[-130px] cursor-pointer sm:h-[90px] sm:w-[90px] sm:translate-y-[-250px] lg:translate-y-[-210px] xl:h-[100px] xl:w-[100px] xl:translate-y-[-250px]\"><defs><filter id=\"play_svg__a\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" filterUnits=\"userSpaceOnUse\"><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"8\" result=\"b\"><\/feGaussianBlur><feFlood flood-opacity=\"0.345\"><\/feFlood><feComposite operator=\"in\" in2=\"b\"><\/feComposite><feComposite in=\"SourceGraphic\"><\/feComposite><\/filter><\/defs><g filter=\"url(#play_svg__a)\"><g fill=\"#fff\"><path d=\"M65.585 24h.945a41.585 41.585 0 1 1 0 83.169h-.945a41.585 41.585 0 1 1 0-83.169Z\"><\/path><path d=\"M66.53 106.115c1.368 0 2.725-.067 4.07-.2a40.287 40.287 0 0 0 7.902-1.596 40.409 40.409 0 0 0 7.329-3.084 40.22 40.22 0 0 0 6.453-4.35 41.076 41.076 0 0 0 7.878-8.67 40.217 40.217 0 0 0 3.713-6.855 40.407 40.407 0 0 0 2.385-7.71 40.29 40.29 0 0 0 .6-3.995 41.217 41.217 0 0 0-.6-12.137 40.017 40.017 0 0 0-2.385-7.71 40.643 40.643 0 0 0-3.713-6.855 40.364 40.364 0 0 0-2.333-3.123 41.076 41.076 0 0 0-8.668-7.878 40.22 40.22 0 0 0-6.856-3.713 40.409 40.409 0 0 0-7.709-2.385 40.287 40.287 0 0 0-3.995-.599 41.217 41.217 0 0 0-4.071-.2h-.945c-1.368 0-2.726.067-4.071.2a40.287 40.287 0 0 0-7.902 1.595 40.408 40.408 0 0 0-7.329 3.084 40.218 40.218 0 0 0-6.453 4.35 41.075 41.075 0 0 0-7.878 8.67 40.217 40.217 0 0 0-3.713 6.855 40.407 40.407 0 0 0-2.385 7.71 40.287 40.287 0 0 0-.599 3.995 41.217 41.217 0 0 0 .6 12.137 40.017 40.017 0 0 0 2.384 7.71 40.643 40.643 0 0 0 3.713 6.855 40.363 40.363 0 0 0 2.333 3.123 41.072 41.072 0 0 0 8.668 7.878 40.217 40.217 0 0 0 6.856 3.713 40.408 40.408 0 0 0 7.71 2.385c1.317.266 2.65.466 3.995.6 1.345.133 2.703.2 4.07.2h.946m0 1.054h-.945a41.454 41.454 0 0 1-16.187-3.268A41.651 41.651 0 0 1 36.18 94.99a41.651 41.651 0 0 1-8.912-13.218A41.454 41.454 0 0 1 24 65.585a41.454 41.454 0 0 1 3.268-16.187A41.651 41.651 0 0 1 36.18 36.18a41.651 41.651 0 0 1 13.218-8.912A41.454 41.454 0 0 1 65.585 24h.945a41.454 41.454 0 0 1 16.186 3.268 41.651 41.651 0 0 1 13.218 8.912 41.651 41.651 0 0 1 8.912 13.218 41.454 41.454 0 0 1 3.268 16.187 41.454 41.454 0 0 1-3.268 16.186 41.651 41.651 0 0 1-8.912 13.218 41.651 41.651 0 0 1-13.218 8.912 41.454 41.454 0 0 1-16.186 3.268Z\"><\/path><\/g><\/g><path d=\"M64.64 24h1.89a41.585 41.585 0 1 1 0 83.169h-1.89a41.585 41.585 0 1 1 0-83.169Z\" fill=\"#ff5c20\"><\/path><path d=\"M83.843 64.01a2.106 2.106 0 0 1 0 3.427l-25.04 17.974a2.087 2.087 0 0 1-1.11.4 2.139 2.139 0 0 1-1.9-.977 2.087 2.087 0 0 1-.329-1.136V47.749a2.087 2.087 0 0 1 .325-1.133 2.139 2.139 0 0 1 1.904-.977 2.087 2.087 0 0 1 1.11.4Z\" fill=\"#fff\"><\/path><\/svg><div class=\"hidden\"><video controls=\"\" class=\"fixed left-1\/2 top-1\/2 z-[55] w-[85%] translate-x-[-50%] translate-y-[-50%] overflow-hidden lg:w-[66%]\"><source src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\" type=\"video\/mp4\">Sorry, your browser doesn't support videos.<\/video><div class=\"fixed right-7 top-7 z-[55]\"><svg width=\"36\" height=\"36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"cursor-pointer\"><g filter=\"url(#close_black_bg_svg__a)\"><rect x=\"6\" y=\"6\" width=\"23.185\" height=\"23.185\" rx=\"11.592\" fill=\"#fff\"><\/rect><path d=\"M23.892 11.303a.996.996 0 0 0-1.41 0l-4.89 4.88-4.89-4.89a.996.996 0 1 0-1.41 1.41l4.89 4.89-4.89 4.89a.996.996 0 1 0 1.41 1.41l4.89-4.89 4.89 4.89a.996.996 0 1 0 1.41-1.41l-4.89-4.89 4.89-4.89c.38-.38.38-1.02 0-1.4Z\" fill=\"#34180E\"><\/path><\/g><defs><filter id=\"close_black_bg_svg__a\" x=\"0\" y=\"0\" width=\"35.185\" height=\"35.185\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"><\/feFlood><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"><\/feColorMatrix><feOffset><\/feOffset><feGaussianBlur stdDeviation=\"3\"><\/feGaussianBlur><feComposite in2=\"hardAlpha\" operator=\"out\"><\/feComposite><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"><\/feColorMatrix><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_884_66578\"><\/feBlend><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_884_66578\" result=\"shape\"><\/feBlend><\/filter><\/defs><\/svg><\/div><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen backdrop-blur-sm\"><div class=\"fixed left-0 top-0 z-[50] h-screen w-screen bg-black opacity-[85%]\"><\/div><\/div><\/div><\/div><div class=\"w-full lg:hidden\"><div class=\"z-30 px-10\"><div class=\"flex w-full flex-col items-center sm:flex-row sm:justify-center\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"google-play.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fgoogle_play_e4713a85fc%2Fgoogle_play_e4713a85fc.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\" target=\"_blank\" class=\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\" rel=\"noreferrer\"><img alt=\"apple-store.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fapple_store_e37f8578c8%2Fapple_store_e37f8578c8.png&amp;w=3840&amp;q=75\"><\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" class=\"z-[30]\"><button class=\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\">Mehr erfahren<\/button><\/a><\/div><\/div><div class=\"z-30\"><div class=\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\"><div class=\"mb-3 text-center font-semibold sm:text-xl lg:text-left\">Unterst\u00fctzt von:<\/div><div class=\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\"><div class=\"flex items-center justify-evenly sm:justify-center lg:justify-start\"><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"Proven_expert.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FProven_expert_3a7b040f31%2FProven_expert_3a7b040f31.png&amp;w=256&amp;q=75\"><\/div><div class=\"px-2 sm:px-2 lg:px-0 lg:pr-4\"><img alt=\"GC_Gruppe_Logo.png\" fetchpriority=\"high\" width=\"81\" height=\"77\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=96&amp;q=75 1x, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75 2x\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FGC_Gruppe_Logo_e5544388f7%2FGC_Gruppe_Logo_e5544388f7.png&amp;w=256&amp;q=75\"><\/div><\/div><div class=\"mt-4 sm:mt-0 sm:px-2 lg:px-0\"><img alt=\"Fischer logo\" src=\"\/images\/fischer-logo.png\" width=\"151\" height=\"24\"><\/div><\/div><\/div><\/div><\/div><\/section><div class=\"flex bg-gradient-to-b from-white to-background_primary\"><div class=\"z-[25] m-auto w-full max-w-6xl pb-[35px] pt-[70px] sm:pb-[45px] sm:pt-[85px] lg:pb-[75px] lg:pt-[130px]\"><div class=\"mb-8 flex flex-col justify-center xl:flex-row\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Mehr als<!-- --> <span class=\"text-primary\">6000+ bewertungen<\/span> <\/h2><\/div><div class=\"flex justify-center xl:ml-8\"><span class=\"translate-y-1 text-2xl lg:text-[32px]\">4.8<\/span><div class=\"flex\"><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.19 5.895c.57-1.75 3.047-1.75 3.615 0l2.033 6.255a1.9 1.9 0 0 0 1.805 1.31h6.578c1.84 0 2.604 2.357 1.117 3.44l-5.32 3.864a1.901 1.901 0 0 0-.692 2.125l2.033 6.254c.57 1.75-1.434 3.207-2.926 2.124l-5.32-3.864a1.9 1.9 0 0 0-2.232 0l-5.32 3.864c-1.49 1.083-3.493-.374-2.925-2.124l2.034-6.255a1.9 1.9 0 0 0-.692-2.124L6.66 16.902c-1.488-1.083-.722-3.44 1.117-3.44h6.576a1.9 1.9 0 0 0 1.807-1.31l2.033-6.255-.002-.002Z\" fill=\"#F9AC18\"><\/path><\/svg><svg width=\"39\" height=\"39\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.06 6.312c.558-1.75 2.983-1.75 3.539 0l1.99 6.255c.122.381.359.713.676.948.317.236.7.363 1.092.363h6.44c1.803 0 2.551 2.356 1.095 3.44l-5.21 3.864a1.898 1.898 0 0 0-.676.95 1.938 1.938 0 0 0 0 1.174l1.99 6.255c.558 1.75-1.405 3.207-2.865 2.124l-5.21-3.865a1.834 1.834 0 0 0-2.185 0l-5.21 3.865c-1.458 1.083-3.419-.374-2.863-2.124l1.99-6.255a1.939 1.939 0 0 0 0-1.175 1.899 1.899 0 0 0-.676-.95L6.769 17.32c-1.456-1.083-.707-3.439 1.094-3.439h6.44c.392 0 .774-.127 1.092-.362.318-.236.555-.568.677-.949l1.99-6.255-.002-.002Z\" fill=\"#B0A39E\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.8 5a1.83 1.83 0 0 0-1.74 1.312l.002.002-1.99 6.255a1.898 1.898 0 0 1-.677.949c-.317.235-.7.362-1.093.362H7.863c-1.8 0-2.55 2.356-1.094 3.439l5.208 3.863c.318.235.555.568.676.95.122.38.122.792 0 1.174l-1.99 6.255c-.556 1.75 1.405 3.207 2.863 2.124l5.21-3.865c.31-.23.681-.356 1.064-.362V5Z\" fill=\"#F9AC18\"><\/path><\/svg><\/div><\/div><\/div><div class=\"swiper swiper-initialized swiper-horizontal swiper-pointer-events sm:w-[80%] md:w-[75%] lg:w-full swiper-backface-hidden\"><div class=\"swiper-wrapper\" style=\"transition-duration: 0ms; transform: translate3d(-377.333px, 0px, 0px);\"><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-prev\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Michael Kotyza  \" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fmichael_kotyza_9cd28452ee%2Fmichael_kotyza_9cd28452ee.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Michael Kotyza  <\/p><p class=\"mb-2 flex justify-center font-[500] \">Kotyza Haustechnik GmbH &amp; Co. KG<\/p><p class=\"text-xs font-[500]\">28 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-active\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Wolfgang Menne\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fwolfgang_menne_81fa7c2ca2%2Fwolfgang_menne_81fa7c2ca2.png&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Wolfgang Menne<\/p><p class=\"mb-2 flex justify-center font-[500] \">Inseldachdecker GmbH<\/p><p class=\"text-xs font-[500]\">14 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4 swiper-slide-next\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00fcrgen Sieber\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjuergen_sieber_5c3b91b455%2Fjuergen_sieber_5c3b91b455.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00fcrgen Sieber<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sachverst\u00e4ndiger des Glaserhandwerks<\/p><p class=\"text-xs font-[500]\">9 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"J\u00f6rg Hildebrand\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fjorg_hildebrand_668b7fc13c%2Fjorg_hildebrand_668b7fc13c.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">J\u00f6rg Hildebrand<\/p><p class=\"mb-2 flex justify-center font-[500] \">Hildebrand Elektrotechnik GmbH<\/p><p class=\"text-xs font-[500]\">20 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Sebastian Fuchs\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fsebatian_fuchs_3f38cfd2e7%2Fsebatian_fuchs_3f38cfd2e7.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Sebastian Fuchs<\/p><p class=\"mb-2 flex justify-center font-[500] \">Sebastian Fuchs - Bad und Heizung GmbH und Co. KG<\/p><p class=\"text-xs font-[500]\">31 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide pb-8 pt-2 sm:pb-4\" style=\"width: 397.333px; margin-right: -20px;\"><div class=\"flex flex-col items-center font-montserrat m-auto w-[270px] xs:w-[380px] sm:w-[420px] lg:w-[312px] xl:w-[340px] \"><div class=\"mb-8 flex lg:min-h-[650px] w-full max-w-6xl flex-col items-center rounded-md border-b-8 border-b-primary bg-white p-8 text-center text-black_primary shadow-default sm:p-10\"><div class=\"\"><div class=\"relative flex h-[130px] w-[130px] items-center justify-center overflow-hidden rounded-full border-[3px] border-primary\"><img alt=\"Ralf Van Geffen\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2Fralf_van_greffen_dea6aff44b%2Fralf_van_greffen_dea6aff44b.webp&amp;w=3840&amp;q=75\"><\/div><svg width=\"42\" height=\"41\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"m-auto mt-4\"><g clip-path=\"url(#quote_svg__a)\"><path d=\"M14.045 21.393c1.253.439 2.224 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.664 1.786-4.418 1.786-1.818 0-3.322-.595-4.512-1.786-1.191-1.253-1.787-2.788-1.787-4.606 0-.877.094-1.754.282-2.632.251-.94.721-2.287 1.41-4.042l4.419-13.16h5.922l-3.478 14.006Zm17.766 0c1.254.439 2.225 1.16 2.914 2.162.69 1.003 1.034 2.225 1.034 3.666 0 1.88-.595 3.416-1.786 4.606-1.19 1.191-2.663 1.786-4.418 1.786-1.817 0-3.321-.595-4.512-1.786-1.19-1.253-1.786-2.788-1.786-4.606 0-.877.094-1.754.282-2.632.25-.94.72-2.287 1.41-4.042l4.418-13.16h5.922l-3.478 14.006Z\" fill=\"#65544E\"><\/path><\/g><defs><clipPath id=\"quote_svg__a\"><path fill=\"#fff\" transform=\"translate(.125)\" d=\"M0 0h41v41H0z\"><\/path><\/clipPath><\/defs><\/svg><\/div><div class=\"mt-4 flex w-full flex-col \"><div class=\"font-[500]  \"><p>Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.<\/p><\/div><\/div><div class=\"mt-auto flex w-full flex-col text-brown\"><div class=\"m-auto my-4 h-px w-full bg-grey opacity-20 md:mx-0\"><\/div><div class=\"min-h-[90px]\"><p class=\"mb-2 text-xl font-semibold\">Ralf Van Geffen<\/p><p class=\"mb-2 flex justify-center font-[500] \">Jackels Bau GmbH<\/p><p class=\"text-xs font-[500]\">24 Mitarbeiter<\/p><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><span class=\"swiper-pagination-bullet\"><\/span><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"flex flex-col items-center px-8 text-center\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-center font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Was genau<\/span> <!-- -->bringt mir das?<\/h2><\/div><div class=\"text-xl font-semibold sm:text-2xl\">Die Vorteile von Craftnote im \u00dcberblick<\/div><div class=\"my-8 flex w-full max-w-6xl flex-wrap justify-evenly lg:flex-row xl:justify-between\"><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\" alt=\"Digital-Baumappe.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen<\/div><div class=\"links-color-primary text-brown\"><p>Verwende individualisierbare <strong>PDF-Formulare<\/strong>, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\" alt=\"zeiterfassung.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten<\/div><div class=\"links-color-primary text-brown\"><p>Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der <strong>Zeiterfassung<\/strong> protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\" alt=\"plantafel.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten<\/div><div class=\"links-color-primary text-brown\"><p>Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote <strong>Plantafel<\/strong>.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\" alt=\"Aufgabenliste-v2.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten<\/div><div class=\"links-color-primary text-brown\"><p>F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der <strong>Aufgabenliste<\/strong> geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\" alt=\"chat.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Finde auf einen Blick die projektbezogene Kommunikation<\/div><div class=\"links-color-primary text-brown\"><p>Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im <strong>Chat<\/strong> sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.<\/p><\/div><\/div><div class=\"m-5 flex w-[347px] flex-col items-center xl:mx-0\"><div class=\"relative h-14 w-14\"><img class=\"h-full w-full\" src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\" alt=\"Sicher-in-der-cloud.svg\"><\/div><div class=\"my-4 text-xl font-semibold\">Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen<\/div><div class=\"links-color-primary text-brown\"><p>Mit der <strong>digitalen Baumappe<\/strong> schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.<\/p><\/div><\/div><div class=\"mt-10 w-full max-w-6xl lg:mt-16 lg:flex lg:justify-end lg:pr-[40px] xl:pr-0\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"flex flex-col items-center py-20 w-full px-4\"><div class=\"mb-8 text-xl font-semibold\">Bekannt aus<\/div><div class=\"flex w-full max-w-6xl text-black_primary  \"><div class=\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\"><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\" alt=\"handwerk-magazin.png\" title=\"handwerk-magazin.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\" alt=\"deutsches-institut.png\" title=\"deutsches-institut.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\" alt=\"handelsblatt.png\" title=\"handelsblatt.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><div class=\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\"><div class=\"relative h-[72px] w-[167px] \"><img src=\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\" alt=\"dhz.png\" title=\"dhz.png\" class=\"absolute h-full w-full object-contain object-center\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"bg-white\"><section class=\"py-[70px] sm:py-[85px] lg:py-[130px]\"><div class=\"m-auto mb-6 flex max-w-6xl flex-col-reverse justify-center px-8 sm:px-24 lg:flex-row lg:items-center lg:px-8 xl:px-0\"><div class=\"lg:w-[40%]\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\"> <span class=\"text-primary\">Craftnote<\/span> <!-- -->kostenlos ausprobieren<\/h2><\/div><div class=\"markdown-custom-styles mb-4 sm:text-2xl\"><\/div><div class=\"links-color-primary mb-4 text-brown\"><p><strong>Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.<\/strong><\/p><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Premium-Lizenz f\u00fcr 30 Tage kostenlos testen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Kein Hinterlegen von Zahlungsinformationen<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Individuelle und kostenlose Gespr\u00e4chstermine<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Auch am PC einfach und ohne Download nutzbar<\/span><\/div><div class=\"mb-3 flex w-full text-base\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig<\/span><\/div><div class=\"markdown-custom-styles mb-4\"><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_benefit-summary_cta\"><button class=\"w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><div class=\"md:justify-center lg:flex lg:w-[60%]\"><div class=\"relative m-auto mb-6 h-[200px] w-[300px] xs:h-[267px] xs:w-[400px] sm:h-[333px] sm:w-[500px] md:h-[380px] md:w-[600px] lg:h-[600px] lg:w-[800px]\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"30-days-demo.png\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\"><noscript><img alt=\"30-days-demo.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2F30_days_demo_305f7ed420%2F30_days_demo_305f7ed420.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/div><\/div><\/div><\/section><\/div><div class=\"bg-background_primary\"><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Digitale-baumappe.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDigitale_baumappe_104ba50ba2%2FDigitale_baumappe_104ba50ba2.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Deine digitale<!-- --> <span class=\"text-primary\">Baumappe<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Digitalisiere Deine Aufzeichnungen und lege sofort los<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Jede Mappe entspricht einem Projekt<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/bautagebuch?\" class=\"craftnotev2_homepage_story_deine-digitale-baumappe\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Arbeitszeiten<!-- --> <span class=\"text-primary\">Einfach erfasst <\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Spare Dir das Nachfragen <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/zeiterfassung?\" class=\"craftnotev2_homepage_story_arbeitszeiten-einfach-erfasst-\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Arbeitszeiten.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FArbeitszeiten_160ded6efb%2FArbeitszeiten_160ded6efb.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Formulare.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FFormulare_c216ac2e3d%2FFormulare_c216ac2e3d.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Formulare,<!-- --> <span class=\"text-primary\">aber Digital<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Deine bestehenden Prozesse werden digital <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Verwende Vorlagen, um Deine Dokumentation zu standardisieren<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein <\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/v2.craftnote.de\/rapport?\" class=\"craftnotev2_homepage_story_formulare--aber-digital\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pr-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Dein Betrieb \u2013<!-- --> <span class=\"text-primary\">Dein Plan<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Auf Ver\u00e4nderungen reagieren k\u00f6nnen<\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wer auf welcher Baustelle aktiv ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen<\/span><\/div><div class=\"mt-10 lg:w-fit\"><div><a href=\"https:\/\/v2.craftnote.de\/plantafel?\" class=\"craftnotev2_homepage_story_dein-betrieb--dein-plan\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Mehr erfahren<\/button><\/a><div class=\"mt-4 text-center text-clay\"><\/div><\/div><\/div><\/div><div class=\"relative order-first my-8 flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Dein-betrieb.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FDein_betrieb_08fc008b42%2FDein_betrieb_08fc008b42.png&amp;w=3840&amp;q=75\"><\/div><\/div><div class=\"absolute right-0 top-[15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute right-0 top-[35px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute right-0 top-[30px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute right-[-260px] top-[90px] hidden 2xl:block extraScreen:right-[-70px] maxScreen:right-0 veryLargeScreen:right-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-right-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><div class=\"first:pt-[40px] last:pb-[40px] sm:last:pb-[60px] lg:first:pt-[100px]\"><div class=\"relative flex py-[30px] sm:py-[60px] lg:mb-[60px] lg:py-[75px]\"><div class=\"z-30 m-auto flex w-full max-w-6xl flex-col items-center lg:flex-row lg:justify-evenly\"><div class=\"relative order-first flex h-[178px] w-[295px] items-center justify-center sm:h-[334px] sm:w-[553px] lg:order-none xl:h-[400.5px] xl:w-[662px]\"><img alt=\"Aufgaben.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FAufgaben_cc81305cf0%2FAufgaben_cc81305cf0.png&amp;w=3840&amp;q=75\"><\/div><div class=\"w-full px-8 sm:px-20 md:px-24 lg:w-[45%] lg:px-8 xl:px-4 xl:pl-12\"><div class=\"my-4 font-semibold text-brown\"><\/div><div class=\"mt-10\"><div class=\"flex flex-col\"><h2 class=\"z-30 mb-3 text-left font-archive text-[28px] uppercase leading-tight text-secondary xs:text-3xl xs:leading-normal sm:text-4xl lg:text-[36px] lg:leading-[40px]\">Aufgaben<!-- --> <span class=\"text-primary\">Verteilt<\/span> <\/h2><\/div><\/div><div class=\"mb-4 text-xl font-semibold sm:text-2xl\">Keine \u00dcberraschungen mehr <\/div><div class=\"links-color-primary mb-4 text-brown\"><p>Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen.<\/p><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist<\/span><\/div><div class=\"mb-2 flex lg:mb-3\"><div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.663\" height=\"16.517\" alt=\"checkmark\" class=\"translate-y-2\"><g data-name=\"Group 27551\" transform=\"translate(736 6394)\" fill=\"#ff5c20\"><path d=\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\" fill-rule=\"evenodd\"><\/path><circle data-name=\"Ellipse 680\" cx=\"8.259\" cy=\"8.259\" r=\"8.259\" transform=\"translate(-736 -6394)\" opacity=\"0.2\"><\/circle><\/g><\/svg><\/div><span class=\"my-1 ml-2 text-brown\">Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst<\/span><\/div><div class=\"mt-10 lg:flex lg:justify-end\"><div><a href=\"https:\/\/app.mycraftnote.de\/register?\" class=\"craftnotev2_homepage_story_aufgaben-verteilt\"><button class=\"w-64 rounded border-2 border-primary bg-primary py-3 font-semibold text-white xs:w-72 sm:w-96 md:w-128 lg:w-64 xl:w-80\">Jetzt direkt loslegen<\/button><\/a><div class=\"mt-4 text-center text-clay\">und kostenlos testen<\/div><\/div><\/div><\/div><\/div><div class=\"absolute left-0 top-[-15px] sm:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"188\" height=\"280\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=256&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-small.png&amp;w=384&amp;q=75\"><\/div><div class=\"absolute left-0 top-[0px] hidden sm:block lg:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"315\" height=\"465\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-medium.png&amp;w=640&amp;q=75\"><\/div><div class=\"absolute left-0 top-[50px] hidden lg:block 2xl:hidden\"><img alt=\"grey square\" loading=\"lazy\" width=\"543\" height=\"747\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=640&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-large.png&amp;w=1200&amp;q=75\"><\/div><div class=\"absolute left-[-270px] top-[80px] hidden 2xl:block extraScreen:left-[-100px] maxScreen:left-0 veryLargeScreen:left-[10%]\"><img alt=\"grey square\" loading=\"lazy\" width=\"770\" height=\"733\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=828&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fstory-bg-left-xl.png&amp;w=1920&amp;q=75\"><\/div><\/div><\/div><\/div><div class=\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\"><img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\"><\/div><div class=\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\"><img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\"><\/div><\/div><\/main><footer class=\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\"><div class=\"mx-auto flex max-w-6xl flex-wrap justify-between\"><div class=\"order-1 mb-5 w-full px-5 xl:px-2\"><svg viewBox=\"0 0 196.417 38.365\" class=\"w-52\"><path d=\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\" fill=\"currentColor\"><\/path><\/svg><\/div><div class=\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\">Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.<\/div><div class=\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\"><div class=\"mb-7 flex w-1\/2 flex-col xl:order-3\"><span class=\"mb-2.5 font-bold xl:w-48\">Support<\/span><a href=\"https:\/\/hilfe.mycraftnote.de\/hc\/de\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Hilfebereich<\/a><a href=\"https:\/\/v2.craftnote.de\/blog?\" target=\"_self\" rel=\"\" class=\"h-8\">Blog<\/a><a href=\"https:\/\/v2.craftnote.de\/datenschutz?\" target=\"_self\" rel=\"\" class=\"h-8\">Datenschutz<\/a><a href=\"https:\/\/v2.craftnote.de\/agb?\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">AGB<\/a><a href=\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"h-8\">Updates<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-4\"><span class=\"mb-2.5 font-bold xl:w-40\">Craftnote App<\/span><a href=\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fapple-store.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\" class=\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\"><span style=\"box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0\"><img alt=\"Download Craftnote\" title=\"Download Craftnote\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\"><noscript><img alt=\"Download Craftnote\" title=\"Download Craftnote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover\" sizes=\"100vw\" srcSet=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=%2Fimages%2Fgoogle-play.png&amp;w=3840&amp;q=75\"\/><\/noscript><\/span><\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-2\"><span class=\"mb-2.5 font-bold xl:w-48\">\u00dcber Uns<\/span><a href=\"https:\/\/v2.craftnote.de\/event?\" class=\"h-8\">Events<\/a><a href=\"https:\/\/v2.craftnote.de\/jobs?\" class=\"h-8\">Jobs<\/a><a href=\"https:\/\/v2.craftnote.de\/impressum?\" class=\"h-8\">Impressum<\/a><a href=\"https:\/\/v2.craftnote.de\/ueber-uns?\" class=\"h-8\">\u00dcber Craftnote<\/a><a href=\"https:\/\/v2.craftnote.de\/partnerschaft?\" class=\"h-8\">Werde Partner<\/a><\/div><div class=\"mb-7 flex w-1\/2 flex-col xl:order-1\"><span class=\"mb-2.5 font-bold xl:w-48\">Produkt<\/span><a href=\"https:\/\/v2.craftnote.de\/preise?\" target=\"_self\" rel=\"\" class=\"h-8\">Preise<\/a><a href=\"https:\/\/v2.craftnote.de\/gewerke?\" target=\"_self\" rel=\"\" class=\"h-8\">Gewerke<\/a><a href=\"https:\/\/v2.craftnote.de\/funktionen?\" target=\"_self\" rel=\"\" class=\"h-8\">Funktionen<\/a><a href=\"https:\/\/v2.craftnote.de\/schnittstelle?\" target=\"_self\" rel=\"\" class=\"h-8\">Schnittstelle<\/a><a href=\"https:\/\/www.craftnote.de\/download\" target=\"_self\" rel=\"\" class=\"h-8\">Download<\/a><\/div><\/div><div class=\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\"><span class=\"font-bold\">Adresse<\/span><div class=\"mt-2.5 flex\"><p>Heinrich-Heine-Platz 10 <br> 10179 Berlin <br> Deutschland<\/p><span class=\"pl-6\">[email protected]<\/span><\/div><\/div><div class=\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\"><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.facebook.com\/myCraftnote\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/de.linkedin.com\/company\/craftnote\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 448 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\" fill=\"currentColor\"><\/path><\/svg><\/a><a class=\"mx-3 sm:mx-4 lg:ml-6\" href=\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\" target=\"_blank\" rel=\"noreferrer noopener\"><svg viewBox=\"0 0 576 512\" class=\"h6 w-5 xs:w-7 sm:h-8\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\" fill=\"currentColor\"><\/path><\/svg><\/a><\/div><\/div><\/footer><script src=\"\/_next\/static\/chunks\/webpack-6a5321dae65e86a3.js\" async=\"\"><\/script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])<\/script><script>self.__next_f.push([1,\"1:HL[\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"style\\\"]\\n0:\\\"$L2\\\"\\n\"])<\/script><script>self.__next_f.push([1,\"3:HL[\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"style\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"4:I[7690,[],\\\"\\\"]\\n7:I[5935,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\na:I[5613,[],\\\"\\\"]\\nb:I[1778,[],\\\"\\\"]\\nd:I[4965,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n10:I[8955,[],\\\"\\\"]\\n8:T417,\"])<\/script><script>self.__next_f.push([1,\"const callback = function (e) {\\n              if (\\n                e.detail \\u0026\\u0026\\n                e.detail.event == 'consent_status' \\u0026\\u0026\\n                e.detail['Google Tag Manager']\\n              ) {\\n                (function (w, d, s, l, i) {\\n                  w[l] = w[l] || [];\\n                  w[l].push({\\n                    'gtm.start': new Date().getTime(),\\n                    event: 'gtm.js',\\n                  });\\n                  var f = d.getElementsByTagName(s)[0],\\n                    j = d.createElement(s),\\n                    dl = l != 'dataLayer' ? '\\u0026l=' + l : '';\\n                  j.async = true;\\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\\n                  f.parentNode.insertBefore(j, f);\\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\\n                window.removeEventListener('ucEvent', callback);\\n              }\\n            };\\n            \\n            window.addEventListener('ucEvent', function (event) {\\n              callback(event);\\n            });\"])<\/script><script>self.__next_f.push([1,\"c:Tefa,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619ZM80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"e:T884,\"])<\/script><script>self.__next_f.push([1,\"function decorateDomains() {\\n\\n              var domainsToDecorate = [\\n                  \\\"app.mycraftnote.de\\\",\\n                  \\\"v2.craftnote.de\\\"\\n                ],\\n                queryParams = [\\n                  \\\"utm_medium\\\",\\n                  \\\"utm_source\\\",\\n                  \\\"utm_campaign\\\",\\n                  \\\"utm_content\\\",\\n                  \\\"utm_term\\\",\\n                  \\\"gclid\\\",\\n                  \\\"fbclid\\\",\\n                  \\\"msclkid\\\"\\n                ];\\n              \/\/ do not edit anything below this line\\n              var links = document.querySelectorAll(\\\"a\\\");\\n              \\n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\\n              for (var linkIndex = 0; linkIndex \\u003c links.length; linkIndex++) {\\n                for (var domainIndex = 0; domainIndex \\u003c domainsToDecorate.length; domainIndex++) {\\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) \\u003e -1 \\u0026\\u0026 links[linkIndex].href.indexOf(\\\"#\\\") === -1) {\\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\\n                  }\\n                }\\n              }\\n            \\n              \/\/ decorates the URL with query params\\n              function decorateUrl(urlToDecorate) {\\n                urlToDecorate = (urlToDecorate.indexOf(\\\"?\\\") === -1) ? urlToDecorate + \\\"?\\\" : urlToDecorate + \\\"\\u0026\\\";\\n                var collectedQueryParams = [];\\n                for (var queryIndex = 0; queryIndex \\u003c queryParams.length; queryIndex++) {\\n                  if (getQueryParam(queryParams[queryIndex])) {\\n                    collectedQueryParams.push(queryParams[queryIndex] + \\\"=\\\" + getQueryParam(queryParams[queryIndex]));\\n                  }\\n                }\\n                return urlToDecorate + collectedQueryParams.join(\\\"\\u0026\\\");\\n              }\\n            \\n              \/\/ get value of query parameter\\n              function getQueryParam(name) {\\n                if (name = (new RegExp(\\\"[?\\u0026]\\\" + encodeURIComponent(name) + \\\"=([^\\u0026]*)\\\")).exec(window.location.search)) {\\n                  return decodeURIComponent(name[1]);\\n                }\\n              }\\n            }\\n            decorateDomains();\\n            \"])<\/script><script>self.__next_f.push([1,\"11:[]\\n\"])<\/script><script>self.__next_f.push([1,\"2:[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/367d0ecb0b5045aa.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],[\\\"$\\\",\\\"$L4\\\",null,{\\\"buildId\\\":\\\"SPFSQSucdWn_8jSCU7-Iy\\\",\\\"assetPrefix\\\":\\\"\\\",\\\"initialCanonicalUrl\\\":\\\"\/\\\",\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{}]},\\\"$undefined\\\",\\\"$undefined\\\",true],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{},[\\\"$L5\\\",\\\"$L6\\\",null]]},[null,[\\\"$\\\",\\\"html\\\",null,{\\\"lang\\\":\\\"de\\\",\\\"style\\\":{\\\"scrollBehavior\\\":\\\"smooth\\\"},\\\"children\\\":[[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"craftnote\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.UC_UI_DOMAINS = {\\\\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\\\\n          };\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"facebook\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"const consentProperties = ['Hotjar', 'Facebook Pixel'];\\\\n            window.addEventListener('ucEvent', function (e) {\\\\n              if (e.detail \\u0026\\u0026 e.detail.event == 'consent_status') {\\\\n                window.dataLayer = window.dataLayer || [];\\\\n                consentProperties.map((property) =\\u003e {\\\\n                  if (e.detail.hasOwnProperty(property)) {\\\\n                    window.dataLayer.push({\\\\n                      event:\\\\n                        'cn-consent' +\\\\n                        '_' +\\\\n                        property.split(' ')[0].toLowerCase() +\\\\n                        '_' +\\\\n                        (e.detail[property] ? 'granted' : 'denied'),\\\\n                    });\\\\n                  }\\\\n                });\\\\n              }\\\\n            });\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\" window.dataLayer = window.dataLayer || [];\\\\n            function gtag() {\\\\n                dataLayer.push(arguments);\\\\n            }\\\\n            gtag(\\\\\\\"consent\\\\\\\", \\\\\\\"default\\\\\\\", {\\\\n              ad_storage: \\\\\\\"denied\\\\\\\",\\\\n              analytics_storage: \\\\\\\"denied\\\\\\\",\\\\n              wait_for_update: 2000\\\\n          });\\\\n          gtag(\\\\\\\"set\\\\\\\", \\\\\\\"ads_data_redaction\\\\\\\", true);\\\\n            \\\"}}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"google-tag-manager\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$8\\\"}}],[\\\"$\\\",\\\"meta\\\",null,{\\\"name\\\":\\\"facebook-domain-verification\\\",\\\"content\\\":\\\"srs2x37nritucphll065v11hvpey94\\\"}],[\\\"$\\\",\\\"body\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"noscript\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"iframe\\\",null,{\\\"src\\\":\\\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-5PDPFQ5\\\",\\\"height\\\":\\\"0\\\",\\\"width\\\":\\\"0\\\",\\\"style\\\":{\\\"display\\\":\\\"none\\\",\\\"visibility\\\":\\\"hidden\\\"}}]}],\\\"$L9\\\",[\\\"$\\\",\\\"main\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"$La\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"loading\\\":\\\"$undefined\\\",\\\"loadingStyles\\\":\\\"$undefined\\\",\\\"loadingScripts\\\":\\\"$undefined\\\",\\\"hasLoading\\\":false,\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$Lb\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[[\\\"$\\\",\\\"title\\\",null,{\\\"children\\\":\\\"404: This page could not be found.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"fontFamily\\\":\\\"system-ui,\\\\\\\"Segoe UI\\\\\\\",Roboto,Helvetica,Arial,sans-serif,\\\\\\\"Apple Color Emoji\\\\\\\",\\\\\\\"Segoe UI Emoji\\\\\\\"\\\",\\\"height\\\":\\\"100vh\\\",\\\"textAlign\\\":\\\"center\\\",\\\"display\\\":\\\"flex\\\",\\\"flexDirection\\\":\\\"column\\\",\\\"alignItems\\\":\\\"center\\\",\\\"justifyContent\\\":\\\"center\\\"},\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"style\\\",null,{\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\\\"}}],[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"next-error-h1\\\",\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\",\\\"margin\\\":\\\"0 20px 0 0\\\",\\\"padding\\\":\\\"0 23px 0 0\\\",\\\"fontSize\\\":24,\\\"fontWeight\\\":500,\\\"verticalAlign\\\":\\\"top\\\",\\\"lineHeight\\\":\\\"49px\\\"},\\\"children\\\":\\\"404\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"display\\\":\\\"inline-block\\\"},\\\"children\\\":[\\\"$\\\",\\\"h2\\\",null,{\\\"style\\\":{\\\"fontSize\\\":14,\\\"fontWeight\\\":400,\\\"lineHeight\\\":\\\"49px\\\",\\\"margin\\\":0},\\\"children\\\":\\\"This page could not be found.\\\"}]}]]}]}]],\\\"notFoundStyles\\\":[],\\\"styles\\\":[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"\/_next\/static\/css\/2eb00ab5d714f5ca.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]]}]}],[\\\"$\\\",\\\"footer\\\",null,{\\\"className\\\":\\\"relative z-10 w-full bg-stone-900 py-16 font-montserrat font-light text-white\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mx-auto flex max-w-6xl flex-wrap justify-between\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-1 mb-5 w-full px-5 xl:px-2\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-52\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$c\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-2 my-5 w-full px-5 xl:w-96 xl:px-2\\\",\\\"children\\\":\\\"Als datenschutzkonformer Kommunikationskanal f\u00fcr Handwerksbetriebe f\u00f6rdert Craftnote die unternehmensweite Kommunikation und sorgt daf\u00fcr, dass alle Mitarbeiter dank digitaler Baudokumentation stets auf dem aktuellen Stand sind.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-4 mb-5 flex flex-wrap px-5 xl:order-3 xl:flex-nowrap xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-3\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Support\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Hilfebereich\\\",{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Hilfebereich\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Blog\\\",{\\\"href\\\":\\\"\/blog\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Blog\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Datenschutz\\\",{\\\"href\\\":\\\"\/datenschutz\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Datenschutz\\\"}],[\\\"$\\\",\\\"a\\\",\\\"AGB\\\",{\\\"href\\\":\\\"\/agb\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"AGB\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Updates\\\",{\\\"href\\\":\\\"https:\/\/app.loopedin.io\/craftnote-die-handwerker-app\/updates\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Updates\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-40\\\",\\\"children\\\":\\\"Craftnote App\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"App Store\\\",{\\\"href\\\":\\\"https:\/\/apps.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/apple-store.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}],[\\\"$\\\",\\\"a\\\",\\\"Google Play\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"className\\\":\\\"align-center border-grey-700 relative my-0.5 flex h-10 w-32 min-w-fit justify-center overflow-hidden rounded-3xl border bg-black p-2 sm:h-12 sm:w-40\\\",\\\"children\\\":[\\\"$\\\",\\\"$Ld\\\",null,{\\\"src\\\":\\\"\/images\/google-play.png\\\",\\\"alt\\\":\\\"Download Craftnote\\\",\\\"title\\\":\\\"Download Craftnote\\\",\\\"layout\\\":\\\"fill\\\",\\\"objectFit\\\":\\\"cover\\\"}]}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"\u00dcber Uns\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Events\\\",{\\\"href\\\":\\\"\/event\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Events\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Jobs\\\",{\\\"href\\\":\\\"\/jobs\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Jobs\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Impressum\\\",{\\\"href\\\":\\\"\/impressum\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Impressum\\\"}],[\\\"$\\\",\\\"a\\\",\\\"\u00dcber Craftnote\\\",{\\\"href\\\":\\\"\/ueber-uns\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"\u00dcber Craftnote\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Werde Partner\\\",{\\\"href\\\":\\\"\/partnerschaft\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Werde Partner\\\"}]]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-7 flex w-1\/2 flex-col xl:order-1\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"mb-2.5 font-bold xl:w-48\\\",\\\"children\\\":\\\"Produkt\\\"}],[[\\\"$\\\",\\\"a\\\",\\\"Preise\\\",{\\\"href\\\":\\\"\/preise\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Preise\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Gewerke\\\",{\\\"href\\\":\\\"\/gewerke\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Gewerke\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Funktionen\\\",{\\\"href\\\":\\\"\/funktionen\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Funktionen\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Schnittstelle\\\",{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Schnittstelle\\\"}],[\\\"$\\\",\\\"a\\\",\\\"Download\\\",{\\\"href\\\":\\\"https:\/\/www.craftnote.de\/download\\\",\\\"target\\\":\\\"_self\\\",\\\"rel\\\":\\\"\\\",\\\"className\\\":\\\"h-8\\\",\\\"children\\\":\\\"Download\\\"}]]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-3 mb-5 max-w-md px-5 xl:order-4 xl:w-96 xl:px-2\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"font-bold\\\",\\\"children\\\":\\\"Adresse\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-2.5 flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",null,{\\\"children\\\":[\\\"Heinrich-Heine-Platz 10 \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" 10179 Berlin \\\",[\\\"$\\\",\\\"br\\\",null,{}],\\\" Deutschland\\\"]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"pl-6\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"order-5 mb-5 flex justify-between px-5 text-neutral-500 md:px-0 xl:items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",\\\"Facebook\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.facebook.com\/myCraftnote\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Instagram\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.instagram.com\/craftnote.handwerker.app\/\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Linkedin\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/de.linkedin.com\/company\/craftnote\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Xing\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.xing.com\/pages\/craftnote-handwerkerapp\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 448 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}],[\\\"$\\\",\\\"a\\\",\\\"Youtube\\\",{\\\"className\\\":\\\"mx-3 sm:mx-4 lg:ml-6\\\",\\\"href\\\":\\\"https:\/\/www.youtube.com\/channel\/UCi9l9h_jV6NItozVuJZ5tjg\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"noreferrer noopener\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 576 512\\\",\\\"className\\\":\\\"h6 w-5 xs:w-7 sm:h-8\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}]}]]}]]}]}]]}],[\\\"$\\\",\\\"script\\\",null,{\\\"id\\\":\\\"usercentrics-cmp\\\",\\\"data-settings-id\\\":\\\"EtMLRyuYI\\\",\\\"src\\\":\\\"https:\/\/app.usercentrics.eu\/browser-ui\/latest\/loader.js\\\",\\\"async\\\":true}],[\\\"$\\\",\\\"$L7\\\",null,{\\\"id\\\":\\\"social-media\\\",\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"$e\\\"}}]]}],null]],\\\"initialHead\\\":[false,\\\"$Lf\\\"],\\\"globalErrorComponent\\\":\\\"$10\\\",\\\"missingSlots\\\":\\\"$W11\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"19:I[1749,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"Image\\\"]\\n1a:I[5720,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\"])<\/script><script>self.__next_f.push([1,\"\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n32:I[1492,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\"])<\/script><script>self.__next_f.push([1,\"\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n33:I[4818,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n69:I[2167,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"8951\\\",\\\"static\/chunks\/8951-3da6b54b89d8ee24.js\\\",\\\"3019\\\",\\\"\"])<\/script><script>self.__next_f.push([1,\"static\/chunks\/3019-081d3f18c698e13d.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"893\\\",\\\"static\/chunks\/893-bba2477777773f30.js\\\",\\\"1568\\\",\\\"static\/chunks\/1568-822dbc317979bfcb.js\\\",\\\"1931\\\",\\\"static\/chunks\/app\/page-2f9ef31556f370bc.js\\\"],\\\"\\\"]\\n16:{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}\\n15:[\\\"$\\\",\\\"path\\\",null,\\\"$16\\\"]\\n18:{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}\\n17:[\\\"$\\\",\\\"circle\\\",null,\\\"$18\\\"]\\n14\"])<\/script><script>self.__next_f.push([1,\":[\\\"$15\\\",\\\"$17\\\"]\\n13:{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":\\\"$14\\\"}\\n12:[\\\"$\\\",\\\"g\\\",null,\\\"$13\\\"]\\n1f:{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}\\n1e:[\\\"$\\\",\\\"div\\\",null,\\\"$1f\\\"]\\n29:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n28:[\\\"$\\\",\\\"$L19\\\",null,\\\"$29\\\"]\\n27:{\\\"className\\\":\\\"px-2 sm:px-2 lg:\"])<\/script><script>self.__next_f.push([1,\"px-0 lg:pr-4\\\",\\\"children\\\":\\\"$28\\\"}\\n26:[\\\"$\\\",\\\"div\\\",\\\"94\\\",\\\"$27\\\"]\\n2d:{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}\\n2c:[\\\"$\\\",\\\"$L19\\\",null,\\\"$2d\\\"]\\n2b:{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":\\\"$2c\\\"}\\n2a:[\\\"$\\\",\\\"div\\\",\\\"93\\\",\\\"$2b\\\"]\\n25:[\\\"$26\\\",\\\"$2a\\\"]\\n24:{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":\\\"$25\\\"}\\n23:[\\\"$\\\",\\\"div\\\",null,\\\"$24\\\"]\\n31:\"])<\/script><script>self.__next_f.push([1,\"{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}\\n30:[\\\"$\\\",\\\"img\\\",null,\\\"$31\\\"]\\n2f:{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":\\\"$30\\\"}\\n2e:[\\\"$\\\",\\\"div\\\",null,\\\"$2f\\\"]\\n22:[\\\"$23\\\",\\\"$2e\\\"]\\n21:{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":\\\"$22\\\"}\\n20:[\\\"$\\\",\\\"div\\\",null,\\\"$21\\\"]\\n1d:[\\\"$1e\\\",\\\"$20\\\"]\\n1c:{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":\\\"$1d\\\"}\\n1b:[\\\"$\\\",\\\"div\\\",null,\\\"$1c\\\"]\\n35:{\\\"id\\\":24,\\\"Header_Primar\"])<\/script><script>self.__next_f.push([1,\"y\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"}\\n3a:{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedA\"])<\/script><script>self.__next_f.push([1,\"t\\\":\\\"2023-01-10T11:55:48.707Z\\\"}\\n39:{\\\"id\\\":139,\\\"attributes\\\":\\\"$3a\\\"}\\n38:{\\\"data\\\":\\\"$39\\\"}\\n37:{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$38\\\"}\\n3e:{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alterna\"])<\/script><script>self.__next_f.push([1,\"tiveText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}\\n3d:{\\\"id\\\":128,\\\"attributes\\\":\\\"$3e\\\"}\\n3c:{\\\"data\\\":\\\"$3d\\\"}\\n3b:{\\\"id\\\":1,\\\"Title\\\":\\\"Spare \"])<\/script><script>self.__next_f.push([1,\"Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$3c\\\"}\\n42:{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\"])<\/script><script>self.__next_f.push([1,\"\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}\\n41:{\\\"id\\\":129,\\\"attributes\\\":\\\"$42\\\"}\\n40:{\\\"data\\\":\\\"$41\\\"}\\n3f:{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dc\"])<\/script><script>self.__next_f.push([1,\"berblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$40\\\"}\\n46:{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-upload\"])<\/script><script>self.__next_f.push([1,\"s\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}\\n45:{\\\"id\\\":140,\\\"attributes\\\":\\\"$46\\\"}\\n44:{\\\"data\\\":\\\"$45\\\"}\\n43:{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du \"])<\/script><script>self.__next_f.push([1,\"siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$44\\\"}\\n4a:{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2\"])<\/script><script>self.__next_f.push([1,\"023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}\\n49:{\\\"id\\\":131,\\\"attributes\\\":\\\"$4a\\\"}\\n48:{\\\"data\\\":\\\"$49\\\"}\\n47:{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\"])<\/script><script>self.__next_f.push([1,\"\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$48\\\"}\\n4e:{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-\"])<\/script><script>self.__next_f.push([1,\"10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}\\n4d:{\\\"id\\\":141,\\\"attributes\\\":\\\"$4e\\\"}\\n4c:{\\\"data\\\":\\\"$4d\\\"}\\n4b:{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"\"])<\/script><script>self.__next_f.push([1,\"Image\\\":\\\"$4c\\\"}\\n36:[\\\"$37\\\",\\\"$3b\\\",\\\"$3f\\\",\\\"$43\\\",\\\"$47\\\",\\\"$4b\\\"]\\n50:{\\\"data\\\":null}\\n4f:{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$50\\\"}\\n51:{\\\"data\\\":null}\\n34:{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":\\\"$35\\\",\\\"Content\\\":\\\"$36\\\",\\\"CTA\\\":\\\"$4f\\\",\\\"Image\\\":\\\"$51\\\"}\\n53:{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"}\\n56:{\\\"data\\\":null}\\n55:{\\\"id\\\":9,\\\"Title\\\"\"])<\/script><script>self.__next_f.push([1,\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$56\\\"}\\n58:{\\\"data\\\":null}\\n57:{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$58\\\"}\\n5a:{\\\"data\\\":null}\\n59:{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\"])<\/script><script>self.__next_f.push([1,\"\\\":null,\\\"Image\\\":\\\"$5a\\\"}\\n5c:{\\\"data\\\":null}\\n5b:{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5c\\\"}\\n5e:{\\\"data\\\":null}\\n5d:{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":\\\"$5e\\\"}\\n54:[\\\"$55\\\",\\\"$57\\\",\\\"$59\\\",\\\"$5b\\\",\\\"$5d\\\"]\\n60:{\\\"data\\\":null}\\n5f:{\\\"id\\\":9,\\\"Text\"])<\/script><script>self.__next_f.push([1,\"\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":\\\"$60\\\"}\\n65:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000}\\n66:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small\"])<\/script><script>self.__next_f.push([1,\"_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500}\\n67:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750}\\n68:{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/l\"])<\/script><script>self.__next_f.push([1,\"ive-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}\\n64:{\\\"large\\\":\\\"$65\\\",\\\"small\\\":\\\"$66\\\",\\\"medium\\\":\\\"$67\\\",\\\"thumbnail\\\":\\\"$68\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"63:{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":\\\"$64\\\",\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"62:{\\\"id\\\":623,\\\"attributes\\\":\\\"$63\\\"}\\n61:{\\\"data\\\":\\\"$62\\\"}\\n52:{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":\\\"$53\\\",\\\"Content\\\":\\\"$54\\\",\\\"CTA\\\":\\\"$5f\\\",\\\"Image\\\":\\\"$61\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6:[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"links-color-primary relative overflow-hidden bg-background_primary font-montserrat\\\",\\\"children\\\":[[\\\"$\\\",\\\"section\\\",null,{\\\"className\\\":\\\"m-auto flex max-w-6xl flex-col items-center pt-[140px] lg:min-h-[800px] lg:flex-row lg:px-5 lg:pt-16 xl:px-0\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 flex w-[290px] flex-col sm:w-full sm:px-[80px] md:px-[120px] md:pb-0 lg:w-[50%] lg:max-w-[520px] lg:px-0 xl:max-w-none xl:pr-0 2xl:pt-24\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-left sm:max-w-2xl xl:max-w-4xl \\\",\\\"children\\\":[[\\\"$\\\",\\\"h1\\\",null,{\\\"className\\\":\\\"mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]\\\",\\\"children\\\":[\\\"Effiziente digitale Abl\u00e4ufe \\\",\\\" \\\",[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-primary\\\",\\\"children\\\":\\\"ohne Zettelchaos\\\"}],\\\" \\\",\\\"$undefined\\\"]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"font-montserrat sm:text-lg\\\",\\\"children\\\":[[\\\"$\\\",\\\"p\\\",\\\"0\\\",{\\\"children\\\":[[\\\"$\\\",\\\"strong\\\",\\\"0\\\",{\\\"children\\\":[\\\"Craftnote \u2013 Die App f\u00fcr Dein Handwerk\\\"]}]]}]]}]]}],[[\\\"$\\\",\\\"div\\\",\\\"2\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":[\\\"$\\\",\\\"g\\\",null,{\\\"data-name\\\":\\\"Group 27551\\\",\\\"transform\\\":\\\"translate(736 6394)\\\",\\\"fill\\\":\\\"#ff5c20\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"m-732.883-6386.046 1.455-1.4 3.74 3.6 7.9-7.593 1.455 1.4-9.35 8.988Z\\\",\\\"fillRule\\\":\\\"evenodd\\\"}],[\\\"$\\\",\\\"circle\\\",null,{\\\"data-name\\\":\\\"Ellipse 680\\\",\\\"cx\\\":8.259,\\\"cy\\\":8.259,\\\"r\\\":8.259,\\\"transform\\\":\\\"translate(-736 -6394)\\\",\\\"opacity\\\":0.2}]]}]}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"1\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$12\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"}]]}],[\\\"$\\\",\\\"div\\\",\\\"3\\\",{\\\"className\\\":\\\"mb-4 flex sm:text-base\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"width\\\":17.663,\\\"height\\\":16.517,\\\"className\\\":\\\"translate-y-1\\\",\\\"children\\\":\\\"$12\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"ml-2 pr-4 text-brown\\\",\\\"children\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}]]}]],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden lg:block\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mr-5 w-72 rounded bg-primary py-3 font-semibold text-white lg:w-64 xl:w-80\\\",\\\"children\\\":\\\"M\u00f6chte ich ausprobieren!\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"rounded border border-grey px-4 py-3 font-semibold text-brown hover:border-primary hover:text-primary\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 mb-16 mt-10 lg:mb-0 lg:w-full 2xl:pb-12\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-3 text-center font-semibold sm:text-xl lg:text-left\\\",\\\"children\\\":\\\"Unterst\u00fctzt von:\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center sm:flex-row sm:items-start lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex items-center justify-evenly sm:justify-center lg:justify-start\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"94\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"alt\\\":\\\"Proven_expert.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}],[\\\"$\\\",\\\"div\\\",\\\"93\\\",{\\\"className\\\":\\\"px-2 sm:px-2 lg:px-0 lg:pr-4\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"priority\\\":true,\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"alt\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":81,\\\"height\\\":77}]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mt-4 sm:mt-0 sm:px-2 lg:px-0\\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"alt\\\":\\\"Fischer logo\\\",\\\"src\\\":\\\"\/images\/fischer-logo.png\\\",\\\"width\\\":151,\\\"height\\\":24}]}]]}]]}]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center justify-center lg:w-[55%] xl:w-[50%]\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative z-30 h-[210px] w-[284px] sm:h-[420px] sm:w-[570px] lg:h-[340px] lg:w-[450px] xl:h-[420px] xl:w-[570px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"style\\\":{\\\"objectFit\\\":\\\"contain\\\"},\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"alt\\\":\\\"Hero-image-homepage.png\\\"}]}],[\\\"$\\\",\\\"$L1a\\\",null,{\\\"isCentered\\\":false,\\\"videoSrc\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\"}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-full lg:hidden\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30 px-10\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-col items-center sm:flex-row sm:justify-center\\\",\\\"children\\\":[[[\\\"$\\\",\\\"a\\\",\\\"1\\\",{\\\"href\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"alt\\\":\\\"google-play.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}],[\\\"$\\\",\\\"a\\\",\\\"2\\\",{\\\"href\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"target\\\":\\\"_blank\\\",\\\"className\\\":\\\"relative z-[30] mx-2 my-1 flex h-12 w-40 min-w-fit items-center justify-center overflow-hidden rounded-md border p-2 sm:my-0\\\",\\\"rel\\\":\\\"noreferrer\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"alt\\\":\\\"apple-store.png\\\",\\\"style\\\":{\\\"objectFit\\\":\\\"cover\\\"},\\\"fill\\\":true}]}]],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"z-[30]\\\",\\\"children\\\":[\\\"$\\\",\\\"button\\\",null,{\\\"className\\\":\\\"mx-2 my-1 mt-1.5 w-40 rounded border border-grey px-4 py-2.5 text-brown hover:border-primary hover:text-primary sm:mt-0\\\",\\\"children\\\":\\\"Mehr erfahren\\\"}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"z-30\\\",\\\"children\\\":\\\"$1b\\\"}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex bg-gradient-to-b from-white to-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"$L32\\\",null,{\\\"quoteCardsData\\\":{\\\"Page_Subtitle\\\":\\\"**Craftnote \u2013 Die App f\u00fcr Dein Handwerk**\\\",\\\"createdAt\\\":\\\"2022-09-23T17:26:12.189Z\\\",\\\"updatedAt\\\":\\\"2024-03-15T11:52:03.292Z\\\",\\\"publishedAt\\\":\\\"2022-09-26T07:41:34.392Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Page_LogoText\\\":\\\"Unterst\u00fctzt von:\\\",\\\"SEO\\\":{\\\"id\\\":3,\\\"Title\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\",\\\"Keywords\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\",\\\"Description\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"},\\\"Page_Title\\\":{\\\"id\\\":22,\\\"Header_Primary\\\":\\\"ohne Zettelchaos\\\",\\\"Header_Default\\\":\\\"Effiziente digitale Abl\u00e4ufe \\\"},\\\"Page_Features\\\":[{\\\"id\\\":2,\\\"Feature\\\":\\\"Digitale Baumappe: \u00dcberall Zugriff auf alle Informationen\\\"},{\\\"id\\\":1,\\\"Feature\\\":\\\"Einfache Abstimmung zwischen B\u00fcro und Baustelle\\\"},{\\\"id\\\":3,\\\"Feature\\\":\\\"Ohne Schulung oder gro\u00dfe Investition starten\\\"}],\\\"Page_CTA\\\":[{\\\"id\\\":1,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/play.google.com\/store\/apps\/details?id=de.mycrafty.mycrafty\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":66,\\\"attributes\\\":{\\\"name\\\":\\\"google-play.png\\\",\\\"alternativeText\\\":\\\"google-play.png\\\",\\\"caption\\\":\\\"google-play.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_google_play_e4713a85fc\/small_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"small_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":23.52,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_google_play_e4713a85fc\/thumbnail_google_play_e4713a85fc.png\\\",\\\"hash\\\":\\\"thumbnail_google_play_e4713a85fc\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_google-play.png\\\",\\\"path\\\":null,\\\"size\\\":9.32,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"google_play_e4713a85fc\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":5.65,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/google_play_e4713a85fc\/google_play_e4713a85fc.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:21.126Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:21.126Z\\\"}}}},{\\\"id\\\":2,\\\"Text\\\":null,\\\"Link\\\":\\\"https:\/\/itunes.apple.com\/de\/app\/mycrafty-handwerker-app\/id1327810465?mt=8\\\",\\\"Subline\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":67,\\\"attributes\\\":{\\\"name\\\":\\\"apple-store.png\\\",\\\"alternativeText\\\":\\\"apple-store.png\\\",\\\"caption\\\":\\\"apple-store.png\\\",\\\"width\\\":600,\\\"height\\\":338,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_apple_store_e37f8578c8\/small_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"small_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":25.69,\\\"width\\\":500,\\\"height\\\":282},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_apple_store_e37f8578c8\/thumbnail_apple_store_e37f8578c8.png\\\",\\\"hash\\\":\\\"thumbnail_apple_store_e37f8578c8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_apple-store.png\\\",\\\"path\\\":null,\\\"size\\\":10.35,\\\"width\\\":245,\\\"height\\\":138}},\\\"hash\\\":\\\"apple_store_e37f8578c8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":4.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/apple_store_e37f8578c8\/apple_store_e37f8578c8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:07:49.208Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:07:49.208Z\\\"}}}}],\\\"Page_Video\\\":{\\\"data\\\":{\\\"id\\\":212,\\\"attributes\\\":{\\\"name\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"alternativeText\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"caption\\\":\\\"craftnote-homepage-video_WebM.webm\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"craftnote_homepage_video_Web_M_ddc1c35f15\\\",\\\"ext\\\":\\\".webm\\\",\\\"mime\\\":\\\"video\/webm\\\",\\\"size\\\":11112.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/craftnote_homepage_video_Web_M_ddc1c35f15\/craftnote_homepage_video_Web_M_ddc1c35f15.webm\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-06-02T09:17:08.535Z\\\",\\\"updatedAt\\\":\\\"2023-06-02T09:17:08.535Z\\\"}}},\\\"Partners\\\":{\\\"data\\\":[{\\\"id\\\":68,\\\"attributes\\\":{\\\"name\\\":\\\"handwerk-magazin.png\\\",\\\"alternativeText\\\":\\\"handwerk-magazin.png\\\",\\\"caption\\\":\\\"handwerk-magazin.png\\\",\\\"width\\\":168,\\\"height\\\":47,\\\"formats\\\":null,\\\"hash\\\":\\\"handwerk_magazin_0f3bb5aced\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":1.4,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:00.967Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:00.967Z\\\"}},{\\\"id\\\":69,\\\"attributes\\\":{\\\"name\\\":\\\"deutsches-institut.png\\\",\\\"alternativeText\\\":\\\"deutsches-institut.png\\\",\\\"caption\\\":\\\"deutsches-institut.png\\\",\\\"width\\\":717,\\\"height\\\":144,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_deutsches_institut_5743166780\/small_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"small_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":43.37,\\\"width\\\":500,\\\"height\\\":100},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_deutsches_institut_5743166780\/thumbnail_deutsches_institut_5743166780.png\\\",\\\"hash\\\":\\\"thumbnail_deutsches_institut_5743166780\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_deutsches-institut.png\\\",\\\"path\\\":null,\\\"size\\\":18.59,\\\"width\\\":245,\\\"height\\\":49}},\\\"hash\\\":\\\"deutsches_institut_5743166780\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":8.85,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.896Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.896Z\\\"}},{\\\"id\\\":70,\\\"attributes\\\":{\\\"name\\\":\\\"handelsblatt.png\\\",\\\"alternativeText\\\":\\\"handelsblatt.png\\\",\\\"caption\\\":\\\"handelsblatt.png\\\",\\\"width\\\":930,\\\"height\\\":195,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_handelsblatt_8ef9657bc8\/small_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"small_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":16.21,\\\"width\\\":500,\\\"height\\\":105},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_handelsblatt_8ef9657bc8\/medium_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"medium_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":30.74,\\\"width\\\":750,\\\"height\\\":157},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_handelsblatt_8ef9657bc8\/thumbnail_handelsblatt_8ef9657bc8.png\\\",\\\"hash\\\":\\\"thumbnail_handelsblatt_8ef9657bc8\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_handelsblatt.png\\\",\\\"path\\\":null,\\\"size\\\":6.57,\\\"width\\\":245,\\\"height\\\":51}},\\\"hash\\\":\\\"handelsblatt_8ef9657bc8\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":11.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:32.982Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:32.982Z\\\"}},{\\\"id\\\":71,\\\"attributes\\\":{\\\"name\\\":\\\"dhz.png\\\",\\\"alternativeText\\\":\\\"dhz.png\\\",\\\"caption\\\":\\\"dhz.png\\\",\\\"width\\\":900,\\\"height\\\":231,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_dhz_54990a70e3\/small_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"small_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":20.98,\\\"width\\\":500,\\\"height\\\":128},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_dhz_54990a70e3\/medium_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"medium_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":34.5,\\\"width\\\":750,\\\"height\\\":193},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_dhz_54990a70e3\/thumbnail_dhz_54990a70e3.png\\\",\\\"hash\\\":\\\"thumbnail_dhz_54990a70e3\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_dhz.png\\\",\\\"path\\\":null,\\\"size\\\":9.44,\\\"width\\\":245,\\\"height\\\":63}},\\\"hash\\\":\\\"dhz_54990a70e3\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":7.66,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:10:33.090Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:10:33.090Z\\\"}}]},\\\"Quote_Title\\\":{\\\"id\\\":23,\\\"Header_Primary\\\":\\\"6000+ bewertungen\\\",\\\"Header_Default\\\":\\\"Mehr als\\\"},\\\"QuoteCard\\\":[{\\\"id\\\":2,\\\"Title\\\":\\\"Kotyza Haustechnik GmbH \\u0026 Co. KG\\\",\\\"Description\\\":\\\"Dank der einfachen Handhabung wurde Craftnote sehr schnell in unserem Team angenommen.\\\",\\\"Author\\\":\\\"Michael Kotyza  \\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"28 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":72,\\\"attributes\\\":{\\\"name\\\":\\\"michael-kotyza.webp\\\",\\\"alternativeText\\\":\\\"michael-kotyza.webp\\\",\\\"caption\\\":\\\"michael-kotyza.webp\\\",\\\"width\\\":400,\\\"height\\\":400,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_michael_kotyza_9cd28452ee\/thumbnail_michael_kotyza_9cd28452ee.webp\\\",\\\"hash\\\":\\\"thumbnail_michael_kotyza_9cd28452ee\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_michael-kotyza.webp\\\",\\\"path\\\":null,\\\"size\\\":3.2,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"michael_kotyza_9cd28452ee\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":15.95,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/michael_kotyza_9cd28452ee\/michael_kotyza_9cd28452ee.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:13:19.863Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:13:19.863Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Inseldachdecker GmbH\\\",\\\"Description\\\":\\\"Der Stundenzettel wird direkt vor Ort ausgef\u00fcllt \u2013 einfach, schnell und unkompliziert. Im B\u00fcro kann ich sofort mit der Abrechnung anfangen.\\\",\\\"Author\\\":\\\"Wolfgang Menne\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"14 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":73,\\\"attributes\\\":{\\\"name\\\":\\\"wolfgang-menne.png\\\",\\\"alternativeText\\\":\\\"wolfgang-menne.png\\\",\\\"caption\\\":\\\"wolfgang-menne.png\\\",\\\"width\\\":479,\\\"height\\\":477,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_wolfgang_menne_81fa7c2ca2\/thumbnail_wolfgang_menne_81fa7c2ca2.png\\\",\\\"hash\\\":\\\"thumbnail_wolfgang_menne_81fa7c2ca2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_wolfgang-menne.png\\\",\\\"path\\\":null,\\\"size\\\":55.13,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"wolfgang_menne_81fa7c2ca2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":87.75,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/wolfgang_menne_81fa7c2ca2\/wolfgang_menne_81fa7c2ca2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:14:26.043Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:14:26.043Z\\\"}}}},{\\\"id\\\":3,\\\"Title\\\":\\\"Sachverst\u00e4ndiger des Glaserhandwerks\\\",\\\"Description\\\":\\\"Unverschuldet eine Reparatur durchf\u00fchren zu m\u00fcssen, ist \u00e4rgerlich. Dank Craftnote dokumentieren wir unsere Qualit\u00e4tsarbeit und k\u00f6nnen jede Schuld von uns weisen.\\\",\\\"Author\\\":\\\"J\u00fcrgen Sieber\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"9 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":74,\\\"attributes\\\":{\\\"name\\\":\\\"juergen-sieber.webp\\\",\\\"alternativeText\\\":\\\"juergen-sieber.webp\\\",\\\"caption\\\":\\\"juergen-sieber.webp\\\",\\\"width\\\":640,\\\"height\\\":497,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_juergen_sieber_5c3b91b455\/small_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"small_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":23.37,\\\"width\\\":500,\\\"height\\\":388},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_juergen_sieber_5c3b91b455\/thumbnail_juergen_sieber_5c3b91b455.webp\\\",\\\"hash\\\":\\\"thumbnail_juergen_sieber_5c3b91b455\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_juergen-sieber.webp\\\",\\\"path\\\":null,\\\"size\\\":6.98,\\\"width\\\":201,\\\"height\\\":156}},\\\"hash\\\":\\\"juergen_sieber_5c3b91b455\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":42.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/juergen_sieber_5c3b91b455\/juergen_sieber_5c3b91b455.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-09-23T17:16:59.210Z\\\",\\\"updatedAt\\\":\\\"2022-09-23T17:16:59.210Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Hildebrand Elektrotechnik GmbH\\\",\\\"Description\\\":\\\"Seit wir uns auf Craftnote eingelassen haben, funktioniert die Kommunikation zwischen B\u00fcro und Baustelle wesentlich besser.\\\",\\\"Author\\\":\\\"J\u00f6rg Hildebrand\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"20 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":98,\\\"attributes\\\":{\\\"name\\\":\\\"jorg-hildebrand.webp\\\",\\\"alternativeText\\\":\\\"jorg-hildebrand.webp\\\",\\\"caption\\\":\\\"jorg-hildebrand.webp\\\",\\\"width\\\":242,\\\"height\\\":236,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_jorg_hildebrand_668b7fc13c\/thumbnail_jorg_hildebrand_668b7fc13c.webp\\\",\\\"hash\\\":\\\"thumbnail_jorg_hildebrand_668b7fc13c\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_jorg-hildebrand.webp\\\",\\\"path\\\":null,\\\"size\\\":4,\\\"width\\\":160,\\\"height\\\":156}},\\\"hash\\\":\\\"jorg_hildebrand_668b7fc13c\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":8.24,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/jorg_hildebrand_668b7fc13c\/jorg_hildebrand_668b7fc13c.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:44:44.596Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:44:44.596Z\\\"}}}},{\\\"id\\\":7,\\\"Title\\\":\\\"Sebastian Fuchs - Bad und Heizung GmbH und Co. KG\\\",\\\"Description\\\":\\\"Unsere Techniker vor Ort sind schnell im Thema und haben zu jeder Zeit alle Unterlagen, Bilder und technischen Zeichnungen griffbereit.\\\",\\\"Author\\\":\\\"Sebastian Fuchs\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"31 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":99,\\\"attributes\\\":{\\\"name\\\":\\\"sebatian-fuchs.webp\\\",\\\"alternativeText\\\":\\\"sebatian-fuchs.webp\\\",\\\"caption\\\":\\\"sebatian-fuchs.webp\\\",\\\"width\\\":800,\\\"height\\\":533,\\\"formats\\\":{\\\"small\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_sebatian_fuchs_3f38cfd2e7\/small_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"small_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"small_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":13.88,\\\"width\\\":500,\\\"height\\\":333},\\\"medium\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_sebatian_fuchs_3f38cfd2e7\/medium_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"medium_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"medium_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":25.22,\\\"width\\\":750,\\\"height\\\":500},\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_sebatian_fuchs_3f38cfd2e7\/thumbnail_sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"hash\\\":\\\"thumbnail_sebatian_fuchs_3f38cfd2e7\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_sebatian-fuchs.webp\\\",\\\"path\\\":null,\\\"size\\\":4.16,\\\"width\\\":234,\\\"height\\\":156}},\\\"hash\\\":\\\"sebatian_fuchs_3f38cfd2e7\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":37.64,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/sebatian_fuchs_3f38cfd2e7\/sebatian_fuchs_3f38cfd2e7.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:46:32.522Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:46:32.522Z\\\"}}}},{\\\"id\\\":8,\\\"Title\\\":\\\"Jackels Bau GmbH\\\",\\\"Description\\\":\\\"Vom B\u00fcro aus k\u00f6nnen wir den Ablauf auf der Baustelle mitverfolgen und gezielte Fragen stellen, ohne die Arbeit auf der Baustelle mit Anrufen zu unterbrechen.\\\",\\\"Author\\\":\\\"Ralf Van Geffen\\\",\\\"Company\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"isImageLeft\\\":null,\\\"Trade\\\":null,\\\"Employee\\\":\\\"24 Mitarbeiter\\\",\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":101,\\\"attributes\\\":{\\\"name\\\":\\\"ralf-van-greffen.webp\\\",\\\"alternativeText\\\":\\\"ralf-van-greffen.webp\\\",\\\"caption\\\":\\\"ralf-van-greffen.webp\\\",\\\"width\\\":500,\\\"height\\\":498,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".webp\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_ralf_van_greffen_dea6aff44b\/thumbnail_ralf_van_greffen_dea6aff44b.webp\\\",\\\"hash\\\":\\\"thumbnail_ralf_van_greffen_dea6aff44b\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"name\\\":\\\"thumbnail_ralf-van-greffen.webp\\\",\\\"path\\\":null,\\\"size\\\":3.6,\\\"width\\\":157,\\\"height\\\":156}},\\\"hash\\\":\\\"ralf_van_greffen_dea6aff44b\\\",\\\"ext\\\":\\\".webp\\\",\\\"mime\\\":\\\"image\/webp\\\",\\\"size\\\":31.86,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/ralf_van_greffen_dea6aff44b\/ralf_van_greffen_dea6aff44b.webp\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:49:45.295Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:49:45.295Z\\\"}}}}],\\\"Highlight_Feature\\\":{\\\"id\\\":1,\\\"Subtitle\\\":\\\"Die Vorteile von Craftnote im \u00dcberblick\\\",\\\"Text\\\":null,\\\"Disclamer\\\":null,\\\"Intro_Text\\\":null,\\\"Title\\\":{\\\"id\\\":24,\\\"Header_Primary\\\":\\\"Was genau\\\",\\\"Header_Default\\\":\\\"bringt mir das?\\\"},\\\"Content\\\":[{\\\"id\\\":3,\\\"Title\\\":\\\"Profitiere von einheitlichen und immer lesbar ausgef\u00fcllten PDF-Formularen\\\",\\\"Description\\\":\\\"Verwende individualisierbare **PDF-Formulare**, um Arbeitsberichte, Aufma\u00dflisten, Rapporte, Stundenzettel und andere Dokumente zu standardisieren und projekt-\/ auftragsbezogen zu speichern.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":139,\\\"attributes\\\":{\\\"name\\\":\\\"Digital-Baumappe.svg\\\",\\\"alternativeText\\\":\\\"Digital-Baumappe.svg\\\",\\\"caption\\\":\\\"Digital-Baumappe.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Digital_Baumappe_ccc8dd1f8e\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.99,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digital_Baumappe_ccc8dd1f8e\/Digital_Baumappe_ccc8dd1f8e.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:55:48.707Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:55:48.707Z\\\"}}}},{\\\"id\\\":1,\\\"Title\\\":\\\"Spare Zeit durch die mobile Erfassung und Berechnung von Arbeitszeiten\\\",\\\"Description\\\":\\\"Arbeitszeiten k\u00f6nnen f\u00fcr jede Aufgabe, jedes Projekt und jeden Mitarbeiter separat mit der **Zeiterfassung** protokolliert werden. Schau sie Dir an und exportiere sie anschlie\u00dfend f\u00fcr die Rechnungserstellung.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":128,\\\"attributes\\\":{\\\"name\\\":\\\"zeiterfassung.svg\\\",\\\"alternativeText\\\":\\\"zeiterfassung.svg\\\",\\\"caption\\\":\\\"zeiterfassung.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"zeiterfassung_de788b6db0\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.25,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/zeiterfassung_de788b6db0\/zeiterfassung_de788b6db0.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:12:35.634Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:12:35.634Z\\\"}}}},{\\\"id\\\":2,\\\"Title\\\":\\\"Sieh auf einen Blick Engp\u00e4sse, Terminkonflikte und freie Kapazit\u00e4ten\\\",\\\"Description\\\":\\\"Verschaffe Dir einen schnellen \u00dcberblick \u00fcber geplante Auftr\u00e4ge, Ressourcen, Verf\u00fcgbarkeiten, Urlaube und erkrankte Mitarbeiter mit der Craftnote **Plantafel**.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":129,\\\"attributes\\\":{\\\"name\\\":\\\"plantafel.svg\\\",\\\"alternativeText\\\":\\\"plantafel.svg\\\",\\\"caption\\\":\\\"plantafel.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"plantafel_206c6c7bb7\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.38,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/plantafel_206c6c7bb7\/plantafel_206c6c7bb7.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:13:31.520Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:13:31.520Z\\\"}}}},{\\\"id\\\":4,\\\"Title\\\":\\\"Schaffe Transparenz \u00fcber kommende und erledigte Aufgaben f\u00fcr alle Beteiligten\\\",\\\"Description\\\":\\\"F\u00fcr Dich und jeden Projektbeteiligten sind die n\u00e4chsten Arbeitsschritte nachvollziehbar strukturiert und in der **Aufgabenliste** geplant. Du siehst, was schon erledigt und was noch zu tun ist \u2013 in Echtzeit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":140,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"alternativeText\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"caption\\\":\\\"Aufgabenliste-v2.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Aufgabenliste_v2_139aff6cc4\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.34,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgabenliste_v2_139aff6cc4\/Aufgabenliste_v2_139aff6cc4.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:11.875Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:11.875Z\\\"}}}},{\\\"id\\\":5,\\\"Title\\\":\\\"Finde auf einen Blick die projektbezogene Kommunikation\\\",\\\"Description\\\":\\\"Teile Inhalte wie Bilder oder Nachrichten da, wo sie hingeh\u00f6ren: direkt im betreffenden Projekt. Kommuniziert in Echtzeit auf der Baustelle oder im B\u00fcro. Die Informationen im **Chat** sind f\u00fcr alle beteiligten Personen einsehbar und k\u00f6nnen jederzeit nachverfolgt werden.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":131,\\\"attributes\\\":{\\\"name\\\":\\\"chat.svg\\\",\\\"alternativeText\\\":\\\"chat.svg\\\",\\\"caption\\\":\\\"chat.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"chat_1b2aae86c9\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.08,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/chat_1b2aae86c9\/chat_1b2aae86c9.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:16:19.773Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:16:19.773Z\\\"}}}},{\\\"id\\\":6,\\\"Title\\\":\\\"Erhalte mit der digitalen zentralen Ablage jederzeit Zugriff auf alle Informationen\\\",\\\"Description\\\":\\\"Mit der **digitalen Baumappe** schaffst Du Ordnung f\u00fcr all eure Dokumente und Fotos. Durch die Projekt- und Ordnerstruktur, die Suchfunktion sowie die Aufgabenverwaltung hast Du immer und \u00fcberall Klarheit.\\\",\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":141,\\\"attributes\\\":{\\\"name\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"alternativeText\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"caption\\\":\\\"Sicher-in-der-cloud.svg\\\",\\\"width\\\":null,\\\"height\\\":null,\\\"formats\\\":null,\\\"hash\\\":\\\"Sicher_in_der_cloud_a5c240971d\\\",\\\"ext\\\":\\\".svg\\\",\\\"mime\\\":\\\"image\/svg+xml\\\",\\\"size\\\":1.76,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Sicher_in_der_cloud_a5c240971d\/Sicher_in_der_cloud_a5c240971d.svg\\\",\\\"previewUrl\\\":null,\\\"provider\\\":null,\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T11:56:26.199Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T11:56:26.199Z\\\"}}}}],\\\"CTA\\\":{\\\"id\\\":8,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":null}},\\\"Highlight_SingleFeature\\\":{\\\"id\\\":2,\\\"Subtitle\\\":\\\"\\\",\\\"Text\\\":\\\"\\\",\\\"Disclamer\\\":null,\\\"Intro_Text\\\":\\\"**Du bist Dir unsicher, ob Craftnote zu Dir und Deinem Betrieb passt? Dann probiere unsere Handwerker-App kostenlos aus.**\\\",\\\"Title\\\":{\\\"id\\\":34,\\\"Header_Primary\\\":\\\"Craftnote\\\",\\\"Header_Default\\\":\\\"kostenlos ausprobieren\\\"},\\\"Content\\\":[{\\\"id\\\":9,\\\"Title\\\":\\\"Premium-Lizenz f\u00fcr 30 Tage kostenlos testen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":7,\\\"Title\\\":\\\"Kein Hinterlegen von Zahlungsinformationen\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":8,\\\"Title\\\":\\\"Individuelle und kostenlose Gespr\u00e4chstermine\\\",\\\"Description\\\":null,\\\"hasIcon\\\":null,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":176,\\\"Title\\\":\\\"Auch am PC einfach und ohne Download nutzbar\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}},{\\\"id\\\":177,\\\"Title\\\":\\\"Nicht \u00fcberzeugt? Der Testzeitraum endet automatisch. Keine K\u00fcndigung notwendig\\\",\\\"Description\\\":null,\\\"hasIcon\\\":false,\\\"isSectionTop\\\":null,\\\"Button_Text\\\":null,\\\"Button_Link\\\":null,\\\"Image\\\":{\\\"data\\\":null}}],\\\"CTA\\\":{\\\"id\\\":9,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":623,\\\"attributes\\\":{\\\"name\\\":\\\"30-days-demo.png\\\",\\\"alternativeText\\\":\\\"30-days-demo.png\\\",\\\"caption\\\":\\\"30-days-demo.png\\\",\\\"width\\\":1123,\\\"height\\\":1233,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_30_days_demo_305f7ed420\/large_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"large_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":249.79,\\\"width\\\":911,\\\"height\\\":1000},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_30_days_demo_305f7ed420\/small_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"small_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":84.37,\\\"width\\\":455,\\\"height\\\":500},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_30_days_demo_305f7ed420\/medium_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"medium_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":157.5,\\\"width\\\":683,\\\"height\\\":750},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_30_days_demo_305f7ed420\/thumbnail_30_days_demo_305f7ed420.png\\\",\\\"hash\\\":\\\"thumbnail_30_days_demo_305f7ed420\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_30-days-demo.png\\\",\\\"path\\\":null,\\\"size\\\":17.15,\\\"width\\\":142,\\\"height\\\":156}},\\\"hash\\\":\\\"30_days_demo_305f7ed420\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":60.58,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/30_days_demo_305f7ed420\/30_days_demo_305f7ed420.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-10-10T20:01:57.160Z\\\",\\\"updatedAt\\\":\\\"2023-10-10T20:01:57.160Z\\\"}}}},\\\"Page_Logo\\\":{\\\"data\\\":[{\\\"id\\\":94,\\\"attributes\\\":{\\\"name\\\":\\\"Proven_expert.png\\\",\\\"alternativeText\\\":\\\"Proven_expert.png\\\",\\\"caption\\\":\\\"Proven_expert.png\\\",\\\"width\\\":344,\\\"height\\\":344,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Proven_expert_3a7b040f31\/thumbnail_Proven_expert_3a7b040f31.png\\\",\\\"hash\\\":\\\"thumbnail_Proven_expert_3a7b040f31\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Proven_expert.png\\\",\\\"path\\\":null,\\\"size\\\":14.91,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"Proven_expert_3a7b040f31\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":10.42,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Proven_expert_3a7b040f31\/Proven_expert_3a7b040f31.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:31.829Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:31.829Z\\\"}},{\\\"id\\\":93,\\\"attributes\\\":{\\\"name\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"alternativeText\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"caption\\\":\\\"GC_Gruppe_Logo.png\\\",\\\"width\\\":174,\\\"height\\\":174,\\\"formats\\\":{\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_GC_Gruppe_Logo_e5544388f7\/thumbnail_GC_Gruppe_Logo_e5544388f7.png\\\",\\\"hash\\\":\\\"thumbnail_GC_Gruppe_Logo_e5544388f7\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_GC_Gruppe_Logo.png\\\",\\\"path\\\":null,\\\"size\\\":12.87,\\\"width\\\":156,\\\"height\\\":156}},\\\"hash\\\":\\\"GC_Gruppe_Logo_e5544388f7\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":2.05,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/GC_Gruppe_Logo_e5544388f7\/GC_Gruppe_Logo_e5544388f7.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2022-10-12T11:30:10.850Z\\\",\\\"updatedAt\\\":\\\"2022-10-12T11:30:10.850Z\\\"}}]},\\\"Page_Image\\\":{\\\"data\\\":[{\\\"id\\\":138,\\\"attributes\\\":{\\\"name\\\":\\\"Hero-image-homepage.png\\\",\\\"alternativeText\\\":\\\"Hero-image-homepage.png\\\",\\\"caption\\\":\\\"Hero-image-homepage.png\\\",\\\"width\\\":1328,\\\"height\\\":1018,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Hero_image_homepage_131289ce45\/large_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"large_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":211.25,\\\"width\\\":1000,\\\"height\\\":767},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Hero_image_homepage_131289ce45\/small_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"small_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":71.33,\\\"width\\\":500,\\\"height\\\":383},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Hero_image_homepage_131289ce45\/medium_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"medium_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":132.76,\\\"width\\\":750,\\\"height\\\":575},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Hero_image_homepage_131289ce45\/thumbnail_Hero_image_homepage_131289ce45.png\\\",\\\"hash\\\":\\\"thumbnail_Hero_image_homepage_131289ce45\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Hero-image-homepage.png\\\",\\\"path\\\":null,\\\"size\\\":19.19,\\\"width\\\":204,\\\"height\\\":156}},\\\"hash\\\":\\\"Hero_image_homepage_131289ce45\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":64.02,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Hero_image_homepage_131289ce45\/Hero_image_homepage_131289ce45.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T09:12:27.335Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T09:12:27.335Z\\\"}}]},\\\"localizations\\\":{\\\"data\\\":[]}}}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L33\\\",null,{\\\"highlightFeature\\\":\\\"$34\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex flex-col items-center py-20 w-full px-4\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"mb-8 text-xl font-semibold\\\",\\\"children\\\":\\\"Bekannt aus\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full max-w-6xl text-black_primary  \\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex w-full flex-wrap max-w-[600px] justify-center sm:m-auto lg:max-w-none\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",\\\"68\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handwerk_magazin_0f3bb5aced\/handwerk_magazin_0f3bb5aced.png\\\",\\\"alt\\\":\\\"handwerk-magazin.png\\\",\\\"title\\\":\\\"handwerk-magazin.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"69\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/deutsches_institut_5743166780\/deutsches_institut_5743166780.png\\\",\\\"alt\\\":\\\"deutsches-institut.png\\\",\\\"title\\\":\\\"deutsches-institut.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"70\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/handelsblatt_8ef9657bc8\/handelsblatt_8ef9657bc8.png\\\",\\\"alt\\\":\\\"handelsblatt.png\\\",\\\"title\\\":\\\"handelsblatt.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}],[\\\"$\\\",\\\"div\\\",\\\"71\\\",{\\\"className\\\":\\\"z-30 m-0.5 mx-4 mb-4 rounded-md border-2 border-grey_light bg-white px-5 py-2 lg:mb-0\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[72px] w-[167px] \\\",\\\"children\\\":[\\\"$\\\",\\\"img\\\",null,{\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/dhz_54990a70e3\/dhz_54990a70e3.png\\\",\\\"alt\\\":\\\"dhz.png\\\",\\\"title\\\":\\\"dhz.png\\\",\\\"className\\\":\\\"absolute h-full w-full object-contain object-center\\\"}]}]}]]}]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-white\\\",\\\"children\\\":[\\\"$\\\",\\\"$L33\\\",null,{\\\"hasSingleImg\\\":true,\\\"highlightFeature\\\":\\\"$52\\\"}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"bg-background_primary\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L69\\\",\\\"1\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Wir haben die Baumappe f\u00fcr Deinen Betrieb digitalisiert, damit Du sofort loslegen kannst und nichts vermisst. Als zentraler Ablageort enth\u00e4lt sie alle wichtigen Informationen f\u00fcr Deine Projekte.\\\",\\\"Subtitle\\\":\\\"Digitalisiere Deine Aufzeichnungen und lege sofort los\\\",\\\"createdAt\\\":\\\"2022-09-23T17:28:42.044Z\\\",\\\"updatedAt\\\":\\\"2023-04-25T13:04:21.026Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:28:45.741Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":25,\\\"Header_Primary\\\":\\\"Baumappe\\\",\\\"Header_Default\\\":\\\"Deine digitale\\\"},\\\"Link\\\":{\\\"id\\\":3,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/bautagebuch\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":133,\\\"attributes\\\":{\\\"name\\\":\\\"Digitale-baumappe.png\\\",\\\"alternativeText\\\":\\\"Digitale-baumappe.png\\\",\\\"caption\\\":\\\"Digitale-baumappe.png\\\",\\\"width\\\":1324,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Digitale_baumappe_104ba50ba2\/large_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"large_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":233.64,\\\"width\\\":1000,\\\"height\\\":605},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Digitale_baumappe_104ba50ba2\/small_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"small_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":83.2,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Digitale_baumappe_104ba50ba2\/medium_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"medium_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":152.65,\\\"width\\\":750,\\\"height\\\":454},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Digitale_baumappe_104ba50ba2\/thumbnail_Digitale_baumappe_104ba50ba2.png\\\",\\\"hash\\\":\\\"thumbnail_Digitale_baumappe_104ba50ba2\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Digitale-baumappe.png\\\",\\\"path\\\":null,\\\"size\\\":29.22,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Digitale_baumappe_104ba50ba2\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":76.83,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Digitale_baumappe_104ba50ba2\/Digitale_baumappe_104ba50ba2.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:43:49.370Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:43:49.370Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":4,\\\"Feature\\\":\\\"Jede Mappe entspricht einem Projekt\\\"},{\\\"id\\\":5,\\\"Feature\\\":\\\"Durch die Ordnerstruktur beh\u00e4ltst Du immer den \u00dcberblick\\\"},{\\\"id\\\":6,\\\"Feature\\\":\\\"Abgelegte Formulare und Bilder sind sofort im B\u00fcro und auf der Baustelle verf\u00fcgbar\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"2\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Die Arbeitszeiten aus dem Projekt sind der Baumappe zugeordnet und Du kannst sie einfach exportieren und Deine Rechnung schreiben. \\\",\\\"Subtitle\\\":\\\"Spare Dir das Nachfragen \\\",\\\"createdAt\\\":\\\"2022-09-23T17:32:50.853Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:37.369Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:32:52.320Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":26,\\\"Header_Primary\\\":\\\"Einfach erfasst \\\",\\\"Header_Default\\\":\\\"Arbeitszeiten\\\"},\\\"Link\\\":{\\\"id\\\":4,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/zeiterfassung\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":134,\\\"attributes\\\":{\\\"name\\\":\\\"Arbeitszeiten.png\\\",\\\"alternativeText\\\":\\\"Arbeitszeiten.png\\\",\\\"caption\\\":\\\"Arbeitszeiten.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Arbeitszeiten_160ded6efb\/large_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"large_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":227.94,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Arbeitszeiten_160ded6efb\/small_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"small_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":81.98,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Arbeitszeiten_160ded6efb\/medium_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"medium_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":148.88,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Arbeitszeiten_160ded6efb\/thumbnail_Arbeitszeiten_160ded6efb.png\\\",\\\"hash\\\":\\\"thumbnail_Arbeitszeiten_160ded6efb\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Arbeitszeiten.png\\\",\\\"path\\\":null,\\\"size\\\":28.47,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Arbeitszeiten_160ded6efb\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":62.91,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Arbeitszeiten_160ded6efb\/Arbeitszeiten_160ded6efb.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:22.895Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:22.895Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":8,\\\"Feature\\\":\\\"Mit der Stechuhr k\u00f6nnen Deine Mitarbeiter einfach und direkt die Zeiterfassung starten, stoppen und direkt die Arbeitsart zuordnen\\\"},{\\\"id\\\":7,\\\"Feature\\\":\\\"Mit Filtern kannst Du einfach die Arbeitszeiten je Projekt direkt finden und auswerten\\\"},{\\\"id\\\":9,\\\"Feature\\\":\\\"Du kannst die exportierten Arbeitszeiten direkt in Deine Lohnbuchhaltung und Rechnungsanwendung importieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"3\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Du hast bereits Formulare eingef\u00fchrt, um Deinen Mitarbeitern die Arbeit vor Ort zu erleichtern? Mit Craftnote kannst Du Deine bew\u00e4hrten Formulare einfach digitalisieren und weiter verwenden. \\\",\\\"Subtitle\\\":\\\"Deine bestehenden Prozesse werden digital \\\",\\\"createdAt\\\":\\\"2022-09-23T17:34:44.488Z\\\",\\\"updatedAt\\\":\\\"2024-03-27T10:55:48.400Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:34:46.529Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":27,\\\"Header_Primary\\\":\\\"aber Digital\\\",\\\"Header_Default\\\":\\\"Formulare,\\\"},\\\"Link\\\":{\\\"id\\\":5,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/rapport\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":135,\\\"attributes\\\":{\\\"name\\\":\\\"Formulare.png\\\",\\\"alternativeText\\\":\\\"Formulare.png\\\",\\\"caption\\\":\\\"Formulare.png\\\",\\\"width\\\":1335,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Formulare_c216ac2e3d\/large_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"large_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":191.95,\\\"width\\\":1000,\\\"height\\\":600},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Formulare_c216ac2e3d\/small_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"small_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":68.93,\\\"width\\\":500,\\\"height\\\":300},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Formulare_c216ac2e3d\/medium_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"medium_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":126.02,\\\"width\\\":750,\\\"height\\\":450},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Formulare_c216ac2e3d\/thumbnail_Formulare_c216ac2e3d.png\\\",\\\"hash\\\":\\\"thumbnail_Formulare_c216ac2e3d\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Formulare.png\\\",\\\"path\\\":null,\\\"size\\\":22.48,\\\"width\\\":245,\\\"height\\\":147}},\\\"hash\\\":\\\"Formulare_c216ac2e3d\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":52.92,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Formulare_c216ac2e3d\/Formulare_c216ac2e3d.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:44:51.827Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:44:51.827Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":10,\\\"Feature\\\":\\\"Verwende Vorlagen, um Deine Dokumentation zu standardisieren\\\"},{\\\"id\\\":11,\\\"Feature\\\":\\\"Gehe einen Schritt weiter und f\u00fchre Automatisierungen ein \\\"},{\\\"id\\\":12,\\\"Feature\\\":\\\"Wir helfen Dir dabei, Deine bestehenden Formulare zu digitalisieren\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"4\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":false,\\\"Description\\\":\\\"Du m\u00f6chtest Deinen DIN A0-Planer an der B\u00fcrowand oder Deinen unhandlichen Excel-Plan loswerden? Mit der Plantafel gelingt Dir der Umstieg spielend einfach.\\\",\\\"Subtitle\\\":\\\"Auf Ver\u00e4nderungen reagieren k\u00f6nnen\\\",\\\"createdAt\\\":\\\"2022-09-23T17:36:46.597Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:42:44.271Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:36:51.415Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":28,\\\"Header_Primary\\\":\\\"Dein Plan\\\",\\\"Header_Default\\\":\\\"Dein Betrieb \u2013\\\"},\\\"Link\\\":{\\\"id\\\":6,\\\"Text\\\":\\\"Mehr erfahren\\\",\\\"Link\\\":\\\"https:\/\/v2.craftnote.de\/plantafel\\\",\\\"Subline\\\":\\\"\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":136,\\\"attributes\\\":{\\\"name\\\":\\\"Dein-betrieb.png\\\",\\\"alternativeText\\\":\\\"Dein-betrieb.png\\\",\\\"caption\\\":\\\"Dein-betrieb.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Dein_betrieb_08fc008b42\/large_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"large_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":217.3,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Dein_betrieb_08fc008b42\/small_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"small_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":76.06,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Dein_betrieb_08fc008b42\/medium_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"medium_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":139.78,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Dein_betrieb_08fc008b42\/thumbnail_Dein_betrieb_08fc008b42.png\\\",\\\"hash\\\":\\\"thumbnail_Dein_betrieb_08fc008b42\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Dein-betrieb.png\\\",\\\"path\\\":null,\\\"size\\\":26.35,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Dein_betrieb_08fc008b42\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":65.55,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Dein_betrieb_08fc008b42\/Dein_betrieb_08fc008b42.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:24.615Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:24.615Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":13,\\\"Feature\\\":\\\"Du siehst, wer auf welcher Baustelle aktiv ist\\\"},{\\\"id\\\":14,\\\"Feature\\\":\\\"Du siehst, wann Du Zeit f\u00fcr den n\u00e4chsten Auftrag hast\\\"},{\\\"id\\\":15,\\\"Feature\\\":\\\"Erstelle Ablaufpl\u00e4ne und reagiere auf Verz\u00f6gerungen oder Plan\u00e4nderungen\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}],[\\\"$\\\",\\\"$L69\\\",\\\"5\\\",{\\\"storiesData\\\":{\\\"Highlight\\\":null,\\\"isImageLeftSide\\\":true,\\\"Description\\\":\\\"Mit der Aufgabenliste kannst Du eine Checkliste f\u00fcr jede Deiner Baustelle erstellen. \\\",\\\"Subtitle\\\":\\\"Keine \u00dcberraschungen mehr \\\",\\\"createdAt\\\":\\\"2022-09-23T17:38:22.095Z\\\",\\\"updatedAt\\\":\\\"2023-10-30T12:40:54.167Z\\\",\\\"publishedAt\\\":\\\"2022-09-23T17:38:23.580Z\\\",\\\"locale\\\":\\\"en\\\",\\\"Title\\\":{\\\"id\\\":29,\\\"Header_Primary\\\":\\\"Verteilt\\\",\\\"Header_Default\\\":\\\"Aufgaben\\\"},\\\"Link\\\":{\\\"id\\\":7,\\\"Text\\\":\\\"Jetzt direkt loslegen\\\",\\\"Link\\\":\\\"https:\/\/app.mycraftnote.de\/register\\\",\\\"Subline\\\":\\\"und kostenlos testen\\\",\\\"Image\\\":{\\\"data\\\":null}},\\\"Image\\\":{\\\"data\\\":{\\\"id\\\":137,\\\"attributes\\\":{\\\"name\\\":\\\"Aufgaben.png\\\",\\\"alternativeText\\\":\\\"Aufgaben.png\\\",\\\"caption\\\":\\\"Aufgaben.png\\\",\\\"width\\\":1328,\\\"height\\\":801,\\\"formats\\\":{\\\"large\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/large_Aufgaben_cc81305cf0\/large_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"large_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"large_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":244.8,\\\"width\\\":1000,\\\"height\\\":603},\\\"small\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/small_Aufgaben_cc81305cf0\/small_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"small_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"small_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":86.08,\\\"width\\\":500,\\\"height\\\":302},\\\"medium\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/medium_Aufgaben_cc81305cf0\/medium_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"medium_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"medium_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":157.4,\\\"width\\\":750,\\\"height\\\":452},\\\"thumbnail\\\":{\\\"ext\\\":\\\".png\\\",\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/thumbnail_Aufgaben_cc81305cf0\/thumbnail_Aufgaben_cc81305cf0.png\\\",\\\"hash\\\":\\\"thumbnail_Aufgaben_cc81305cf0\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"name\\\":\\\"thumbnail_Aufgaben.png\\\",\\\"path\\\":null,\\\"size\\\":29.27,\\\"width\\\":245,\\\"height\\\":148}},\\\"hash\\\":\\\"Aufgaben_cc81305cf0\\\",\\\"ext\\\":\\\".png\\\",\\\"mime\\\":\\\"image\/png\\\",\\\"size\\\":71.15,\\\"url\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Aufgaben_cc81305cf0\/Aufgaben_cc81305cf0.png\\\",\\\"previewUrl\\\":null,\\\"provider\\\":\\\"@strapi-community\/strapi-provider-upload-google-cloud-storage\\\",\\\"provider_metadata\\\":null,\\\"createdAt\\\":\\\"2023-01-10T08:45:50.612Z\\\",\\\"updatedAt\\\":\\\"2023-01-10T08:45:50.612Z\\\"}}},\\\"Features\\\":[{\\\"id\\\":16,\\\"Feature\\\":\\\"Mit Aufgabenlisten kannst Du sicherstellen, dass Deine Mitarbeitenden alle wichtigen Arbeitsschritte durchgef\u00fchrt haben\\\"},{\\\"id\\\":17,\\\"Feature\\\":\\\"Du kannst jede Aufgabe einem Mitarbeitenden zuordnen, damit alle wissen, wer f\u00fcr was verantwortlich ist\\\"},{\\\"id\\\":18,\\\"Feature\\\":\\\"Du kannst wichtige F\u00e4lligkeitstermine dokumentieren, damit Du nicht in Verzug ger\u00e4tst\\\"}],\\\"localizations\\\":{\\\"data\\\":[]}}}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden rotate-[-10deg] lg:left-[-330px] lg:top-[-170px] lg:block xl:left-[-300px] xl:rotate-0 2xl:left-[-200px] 2xl:top-[-50px] maxScreen:left-[-60px] maxScreen:top-[-100px] veryLargeScreen:left-0 veryLargeScreen:top-[40px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"\/images\/left-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"width\\\":384,\\\"height\\\":1552}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute hidden lg:right-[-510px] lg:top-[-30px] lg:block xl:right-[-450px] xl:top-[-40px] 2xl:right-[-260px] maxScreen:right-[-150px] veryLargeScreen:right-0 veryLargeScreen:top-0\\\",\\\"children\\\":[\\\"$\\\",\\\"$L19\\\",null,{\\\"src\\\":\\\"\/images\/right-bg-container.png\\\",\\\"alt\\\":\\\"grey square\\\",\\\"quality\\\":100,\\\"width\\\":825,\\\"height\\\":1246}]}]]}]\\n\"])<\/script><script>self.__next_f.push([1,\"6e:I[5341,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"\\\"]\\n6f:I[9419,[\\\"1749\\\",\\\"static\/chunks\/1749-91b9491cb62db8d7.js\\\",\\\"4965\\\",\\\"static\/chunks\/4965-d03be17bc6a2be2a.js\\\",\\\"5935\\\",\\\"static\/chunks\/5935-111c21cbca4c3d04.js\\\",\\\"3185\\\",\\\"static\/chunks\/app\/layout-3b12a19a0960c617.js\\\"],\\\"BlocksRenderer\\\"]\\n6a:T4d2,\"])<\/script><script>self.__next_f.push([1,\"m31.353 15.076-15.025.035a1.691 1.691 0 0 1-1.833-1.493v-.187a1.69 1.69 0 0 1 1.825-1.5l15.026-.031a1.689 1.689 0 0 1 1.832 1.493v.186a1.691 1.691 0 0 1-1.826 1.5m-19.673 4.229v-.188a1.649 1.649 0 0 1 1.75-1.517l13.064-.03a1.647 1.647 0 0 1 1.757 1.508v.189a1.648 1.648 0 0 1-1.75 1.515l-13.064.031a1.648 1.648 0 0 1-1.757-1.508Zm14.852 7.109-9.787.023A1.631 1.631 0 0 1 15 24.948v-.187a1.631 1.631 0 0 1 1.732-1.5l9.787-.023a1.632 1.632 0 0 1 1.739 1.493v.187a1.63 1.63 0 0 1-1.727 1.499Zm-8.906 5.768a13.393 13.393 0 0 1-5.664-.9 10.02 10.02 0 0 1-3.59-2.746 15.226 15.226 0 0 1-3.184-9.038v-.649a15.223 15.223 0 0 1 3.153-9A9.988 9.988 0 0 1 11.906 7.1a14.048 14.048 0 0 1 6.016-.924h1.568l6.38.023a1.586 1.586 0 0 1 .007 3.171l-7.216-.026h-.732a11.645 11.645 0 0 0-4.723.639 6.854 6.854 0 0 0-2.451 1.888 12.082 12.082 0 0 0-2.43 7.034v.595a12.063 12.063 0 0 0 2.45 7.008 6.88 6.88 0 0 0 2.474 1.892 11.548 11.548 0 0 0 4.726.616h.731l.976-.022c.981-.014 1.963-.027 2.946-.029a1.586 1.586 0 0 1 .007 3.171c-.97 0-1.94.016-2.91.03l-1.035.022h-1.065Zm-15.7 4.257a6.519 6.519 0 0 0 4.619 1.924h25.279a6.566 6.566 0 0 0 6.542-6.542V6.542A6.565 6.565 0 0 0 31.823 0H6.542A6.565 6.565 0 0 0 0 6.542v25.281a6.519 6.519 0 0 0 1.923 4.619Z\"])<\/script><script>self.__next_f.push([1,\"6b:Ta28,\"])<\/script><script>self.__next_f.push([1,\"M80.131 28.678h-3.4a1.539 1.539 0 0 1-1.442-.865l-3.126-4.649a2.128 2.128 0 0 1-.317-1.471v-2.308c0-.52.174-.837.837-.837h.578a2.579 2.579 0 0 0 2.74-2.335 2.451 2.451 0 0 0-2.655-2.454h-3.839v14.082c0 .663-.317.837-.836.837h-2.855c-.519 0-.806-.174-.806-.837v-17.29c0-.52.141-.836.806-.836h7.274c3.145 0 4.531.634 5.744 1.847a6.29 6.29 0 0 1 1.673 4.531 6.216 6.216 0 0 1-4.012 5.744l4.071 5.918c.261.4.115.924-.435.924m18.86 0h-3.028c-.634 0-.865-.174-1.1-.865l-.806-2.283h-7.072l-.808 2.283c-.231.691-.463.865-1.1.865h-3.03c-.635 0-.635-.464-.49-.808l6.406-17.286a1.148 1.148 0 0 1 1.184-.9h2.771c.634 0 .924.289 1.182.9l6.38 17.288c.146.342.146.805-.489.805Zm-6.294-7.187-2.164-6.379-2.165 6.379Zm22.049-10.968v2.361c0 .52-.174.838-.836.838h-8.717V17.1h7.5c.664 0 .836.318.836.837v2.282c0 .52-.172.837-.836.837h-7.5v6.754c0 .75-.174.865-.837.865h-2.858c-.663 0-.836-.317-.836-.837V10.523c0-.52.174-.837.836-.837h12.412c.663-.001.837.318.837.837Zm15.852 0v2.395c0 .52-.174.839-.836.839h-4.417v14.083c0 .663-.317.837-.836.837h-2.858c-.52 0-.837-.174-.837-.837V13.757h-4.446c-.663 0-.837-.319-.837-.839v-2.395c0-.52.174-.837.837-.837h13.395c.662-.001.836.318.836.837Zm16.692 0v17.317c0 .52-.175.837-.838.837h-2.627c-.721 0-.924-.4-1.3-.983l-6.121-9.9v10.046c0 .663-.317.837-.836.837h-2.858c-.52 0-.836-.174-.836-.837V10.523c0-.52.174-.837.836-.837h2.712c.721 0 .924.4 1.3.983l6.119 9.871V10.523c0-.663.317-.837.837-.837h2.77c.524-.001.842.174.842.837Zm17.363 12.061c0 4.559-4.33 6.522-7.764 6.522s-7.709-1.963-7.709-6.522v-6.81c0-4.559 4.273-6.521 7.709-6.521s7.764 1.962 7.764 6.521Zm-4.532-6.409c0-1.847-1.328-2.914-3.231-2.914-1.877 0-3.205 1.067-3.205 2.914v6c0 1.847 1.328 2.915 3.205 2.915 1.9 0 3.231-1.068 3.231-2.915Zm20.442-5.653v2.395c0 .52-.174.839-.838.839h-4.415v14.084c0 .663-.317.837-.836.837h-2.857c-.52 0-.837-.174-.837-.837V13.757h-4.447c-.663 0-.836-.319-.836-.839v-2.395c0-.52.174-.837.836-.837h13.393c.668-.001.837.318.837.837Zm15.849 17.651c-.076.319-.3.5-.8.5h-12.929c-.663 0-.837-.317-.837-.837V10.523c0-.52.174-.837.837-.837h12.439c.665 0 .838.317.838.837v2.395c0 .52-.172.839-.838.839h-8.716v3.144h7.736c.663 0 .837.317.837.837v2.247c0 .52-.174.836-.837.836h-7.736v3.813h9.207c.506 0 .728.184.8.5Zm-140.567.936c-3.434 0-7.734-1.99-7.734-6.522v-6.813c0-4.531 4.3-6.521 7.734-6.521 3.579 0 7.13 1.816 7.507 5.483 0 .693-.233.836-.9.836h-2.763c-.607 0-.634-.547-.867-.893a3.038 3.038 0 0 0-2.973-1.387c-1.9 0-3.2 1.07-3.2 2.886v6c0 1.847 1.3 2.886 3.2 2.886 1.56 0 2.8-.578 3.032-1.962.084-.578.143-1.039.78-1.039h2.827c.635 0 .868.287.868.98 0 3.728-3.928 6.066-7.507 6.066Z\"])<\/script><script>self.__next_f.push([1,\"6d:{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}\\n\"])<\/script><script>self.__next_f.push([1,\"6c:[\\\"$\\\",\\\"path\\\",null,\\\"$6d\\\"]\\n\"])<\/script><script>self.__next_f.push([1,\"9:[[\\\"$\\\",\\\"nav\\\",null,{\\\"className\\\":\\\"fixed left-0 top-0 z-50 flex w-full flex-col items-center bg-white font-montserrat text-grey shadow-md\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex h-16 w-full max-w-[1200px] items-center justify-between p-2.5 xl:px-0 xl:py-2.5\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/\\\",\\\"children\\\":[\\\"$\\\",\\\"svg\\\",null,{\\\"viewBox\\\":\\\"0 0 196.417 38.365\\\",\\\"className\\\":\\\"w-28 xl:w-48\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$6a\\\",\\\"fill\\\":\\\"#ff5c20\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"$6b\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"hidden xl:flex\\\",\\\"children\\\":[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"flex list-none items-center\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Produkt\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 list-none rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/gewerke\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Gewerke\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/funktionen\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Funktionen\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"py-2.5 pl-5 pr-10\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/schnittstelle\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Schnittstelle\\\"}]}]]}]]}],[[\\\"$\\\",\\\"li\\\",\\\"1\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/plantafel\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Plantafel\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"2\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/preise\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Preise\\\"}]}],[\\\"$\\\",\\\"li\\\",\\\"3\\\",{\\\"className\\\":\\\"px-5\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"\/blog\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Blog\\\"}]}]],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"group relative flex items-center px-5\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M15.207 13.23c-.653-.646-1.469-.646-2.118 0-.496.49-.99.982-1.478 1.481-.133.138-.245.167-.408.075-.32-.175-.662-.316-.97-.508-1.436-.903-2.639-2.064-3.704-3.371-.529-.65-1-1.345-1.328-2.127-.067-.158-.054-.262.075-.391.495-.479.978-.97 1.465-1.461.679-.683.679-1.482-.004-2.169-.387-.391-.774-.774-1.161-1.165-.4-.4-.795-.804-1.2-1.2-.653-.636-1.469-.636-2.118.005-.5.491-.978.995-1.486 1.478-.47.445-.708.99-.758 1.627C-.065 6.541.19 7.52.547 8.472c.733 1.973 1.848 3.725 3.201 5.332a19.808 19.808 0 0 0 6.56 5.132c1.15.558 2.34.987 3.634 1.057.89.05 1.665-.174 2.285-.87.425-.474.904-.907 1.353-1.36.666-.675.67-1.49.008-2.157a533.15 533.15 0 0 0-2.38-2.376zm-.847-3.093 1.53-.267a7.043 7.043 0 0 0-1.912-3.772 6.752 6.752 0 0 0-3.9-1.988l-.215 1.572a5.238 5.238 0 0 1 3.02 1.539 5.434 5.434 0 0 1 1.477 2.916zm2.463-6.919A11.296 11.296 0 0 0 10.353 0l-.216 1.535a9.795 9.795 0 0 1 5.591 2.78 9.743 9.743 0 0 1 2.742 5.274l1.53-.26a11.328 11.328 0 0 0-3.177-6.11z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:cursor-pointer group-hover:text-primary\\\",\\\"children\\\":\\\"Hilfe\\\"}],[\\\"$\\\",\\\"ul\\\",null,{\\\"className\\\":\\\"absolute left-0 top-9 w-[299px] rounded bg-white opacity-0 shadow-md transition duration-700 group-hover:opacity-100\\\",\\\"children\\\":[[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-6\\\",\\\"children\\\":[[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M12.5 12.5 9.407 9.793l-8.843 7.58a1.81 1.81 0 0 0 1.234.484h21.404c.477 0 .909-.186 1.228-.484l-8.837-7.58L12.5 12.5z\\\",\\\"fill\\\":\\\"currentColor\\\"}],[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M24.436.484A1.799 1.799 0 0 0 23.202 0H1.798C1.321 0 .89.186.568.487L12.5 10.715 24.436.484zM0 1.568v14.836L8.63 9.07zM16.37 9.07 25 16.404V1.563z\\\",\\\"fill\\\":\\\"currentColor\\\"}]]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\/requests\/new\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"[email protected]\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"viewBox\\\":\\\"0 0 512 512\\\",\\\"children\\\":[\\\"$\\\",\\\"path\\\",null,{\\\"d\\\":\\\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\\\",\\\"fill\\\":\\\"currentColor\\\"}]}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/hilfe.mycraftnote.de\/hc\/de\\\",\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"Hilfebereich\\\"}]]}],[\\\"$\\\",\\\"li\\\",null,{\\\"className\\\":\\\"flex items-center py-2.5 pl-5 pr-10\\\",\\\"children\\\":[[\\\"$\\\",\\\"svg\\\",null,{\\\"xmlns\\\":\\\"http:\/\/www.w3.org\/2000\/svg\\\",\\\"className\\\":\\\"mr-1.5 h-5 w-5\\\",\\\"children\\\":\\\"$6c\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex cursor-pointer flex-col\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"hover:text-primary\\\",\\\"children\\\":\\\"+49 30 31197770\\\"}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"text-xs\\\",\\\"children\\\":\\\"Montag-Freitag: 9-12 \\u0026 13-17 Uhr\\\"}]]}]]}]]}]]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"w-[105px] py-2.5 pl-5 pr-10\\\"}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"flex\\\",\\\"children\\\":[[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/termin.craftnote.de\/sign-up.php\/\\\",\\\"className\\\":\\\"mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Termin anfragen\\\"}],[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/app.mycraftnote.de\\\",\\\"className\\\":\\\"hidden items-center justify-center rounded border-2 border-primary bg-white font-sans text-sm text-primary hover:bg-primary hover:text-white xl:flex xl:w-[113px] xl:py-1 xl:text-lg xl:font-semibold\\\",\\\"children\\\":\\\"Login\\\"}],[\\\"$\\\",\\\"$L6e\\\",null,{}]]}]]}]}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"fixed top-[64px] z-[45]\\\",\\\"children\\\":[\\\"$\\\",\\\"a\\\",null,{\\\"href\\\":\\\"https:\/\/v2.craftnote.de\/event\\\",\\\"rel\\\":\\\"\\\",\\\"target\\\":\\\"_self\\\",\\\"className\\\":\\\"cursor-pointer\\\",\\\"children\\\":[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"relative h-[68px] w-screen sm:h-[56px]\\\",\\\"children\\\":[[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_min_13_15_17_99db58fe10\/Event_banner_min_13_15_17_99db58fe10.png\\\",\\\"className\\\":\\\"hidden object-cover object-center sm:block\\\"}],[\\\"$\\\",\\\"$L19\\\",null,{\\\"fill\\\":true,\\\"alt\\\":\\\"Craftnote banner\\\",\\\"src\\\":\\\"https:\/\/storage.googleapis.com\/live-strapi-uploads\/Event_banner_mobile_13_15_17_f33a1d797c\/Event_banner_mobile_13_15_17_f33a1d797c.png\\\",\\\"className\\\":\\\"object-cover object-center sm:hidden\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"absolute left-1\/2 top-1\/2 w-[68%] translate-x-[-50%] translate-y-[-50%] text-center font-montserrat text-sm text-white sm:text-base lg:w-[60%] xl:w-[800px]\\\",\\\"children\\\":[\\\"$\\\",\\\"$L6f\\\",null,{\\\"content\\\":[{\\\"type\\\":\\\"paragraph\\\",\\\"children\\\":[{\\\"text\\\":\\\"Online-Demo: Effizienz steigern mit Craftnote. Jetzt f\u00fcr den 3.9. oder 11.9. anmelden!\\\",\\\"type\\\":\\\"text\\\"}]}]}]}]]}]}]}]]\\n\"])<\/script><script>self.__next_f.push([1,\"f:[[\\\"$\\\",\\\"meta\\\",\\\"0\\\",{\\\"name\\\":\\\"viewport\\\",\\\"content\\\":\\\"width=device-width, initial-scale=1\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"1\\\",{\\\"charSet\\\":\\\"utf-8\\\"}],[\\\"$\\\",\\\"title\\\",\\\"2\\\",{\\\"children\\\":\\\"Craftnote - Die digitale Baumappe f\u00fcr deine Baustelle \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"3\\\",{\\\"name\\\":\\\"description\\\",\\\"content\\\":\\\"Die digitale Projektmappe f\u00fcr die Baustelle und das B\u00fcro. Inkl. Zeiterfassung, Plantafel, Zeiterfassung und Aufgabenlisten. \\\"}],[\\\"$\\\",\\\"meta\\\",\\\"4\\\",{\\\"name\\\":\\\"keywords\\\",\\\"content\\\":\\\"Baumappe, Zeiterfassung, Plantafel, Software f\u00fcr Handwerk, Software f\u00fcr SHK, Handwerker App, Bautagebuch, Stundenzettel\\\"}],[\\\"$\\\",\\\"link\\\",\\\"5\\\",{\\\"rel\\\":\\\"icon\\\",\\\"href\\\":\\\"\/favicon.ico\\\"}],[\\\"$\\\",\\\"link\\\",\\\"6\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon.png\\\"}],[\\\"$\\\",\\\"link\\\",\\\"7\\\",{\\\"rel\\\":\\\"apple-touch-icon\\\",\\\"href\\\":\\\"\/apple-touch-icon-180x180.png\\\",\\\"sizes\\\":\\\"180x180\\\",\\\"type\\\":\\\"image\/png\\\"}]]\\n\"])<\/script><script>self.__next_f.push([1,\"5:null\\n\"])<\/script><script>self.__next_f.push([1,\"\"])<\/script><div id=\"usercentrics-root\" data-created-at=\"1725271842303\" style=\"\"><\/div><script id=\"craftnote\" data-nscript=\"afterInteractive\"> window.UC_UI_DOMAINS = {\n              crossDomainConsentSharingIFrame: 'https:\/\/craftnote.de\/cross-domain-bridge.html',\n          };\n            <\/script><script id=\"facebook\" data-nscript=\"afterInteractive\">const consentProperties = ['Hotjar', 'Facebook Pixel'];\n            window.addEventListener('ucEvent', function (e) {\n              if (e.detail && e.detail.event == 'consent_status') {\n                window.dataLayer = window.dataLayer || [];\n                consentProperties.map((property) => {\n                  if (e.detail.hasOwnProperty(property)) {\n                    window.dataLayer.push({\n                      event:\n                        'cn-consent' +\n                        '_' +\n                        property.split(' ')[0].toLowerCase() +\n                        '_' +\n                        (e.detail[property] ? 'granted' : 'denied'),\n                    });\n                  }\n                });\n              }\n            });\n            <\/script><script id=\"google-tag\" data-nscript=\"afterInteractive\"> window.dataLayer = window.dataLayer || [];\n            function gtag() {\n                dataLayer.push(arguments);\n            }\n            gtag(\"consent\", \"default\", {\n              ad_storage: \"denied\",\n              analytics_storage: \"denied\",\n              wait_for_update: 2000\n          });\n          gtag(\"set\", \"ads_data_redaction\", true);\n            <\/script><script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">const callback = function (e) {\n              if (\n                e.detail &&\n                e.detail.event == 'consent_status' &&\n                e.detail['Google Tag Manager']\n              ) {\n                (function (w, d, s, l, i) {\n                  w[l] = w[l] || [];\n                  w[l].push({\n                    'gtm.start': new Date().getTime(),\n                    event: 'gtm.js',\n                  });\n                  var f = d.getElementsByTagName(s)[0],\n                    j = d.createElement(s),\n                    dl = l != 'dataLayer' ? '&l=' + l : '';\n                  j.async = true;\n                  j.src = 'https:\/\/www.googletagmanager.com\/gtm.js?id=' + i + dl;\n                  f.parentNode.insertBefore(j, f);\n                })(window, document, 'script', 'dataLayer', 'GTM-5PDPFQ5');\n                window.removeEventListener('ucEvent', callback);\n              }\n            };\n            \n            window.addEventListener('ucEvent', function (event) {\n              callback(event);\n            });<\/script><script id=\"social-media\" data-nscript=\"afterInteractive\">function decorateDomains() {\n\n              var domainsToDecorate = [\n                  \"app.mycraftnote.de\",\n                  \"v2.craftnote.de\"\n                ],\n                queryParams = [\n                  \"utm_medium\",\n                  \"utm_source\",\n                  \"utm_campaign\",\n                  \"utm_content\",\n                  \"utm_term\",\n                  \"gclid\",\n                  \"fbclid\",\n                  \"msclkid\"\n                ];\n              \/\/ do not edit anything below this line\n              var links = document.querySelectorAll(\"a\");\n              \n              \/\/ check if links contain domain from the domainsToDecorate array and then decorates\n              for (var linkIndex = 0; linkIndex < links.length; linkIndex++) {\n                for (var domainIndex = 0; domainIndex < domainsToDecorate.length; domainIndex++) {\n                  if (links[linkIndex].href.indexOf(domainsToDecorate[domainIndex]) > -1 && links[linkIndex].href.indexOf(\"#\") === -1) {\n                    links[linkIndex].href = decorateUrl(links[linkIndex].href);\n                  }\n                }\n              }\n            \n              \/\/ decorates the URL with query params\n              function decorateUrl(urlToDecorate) {\n                urlToDecorate = (urlToDecorate.indexOf(\"?\") === -1) ? urlToDecorate + \"?\" : urlToDecorate + \"&\";\n                var collectedQueryParams = [];\n                for (var queryIndex = 0; queryIndex < queryParams.length; queryIndex++) {\n                  if (getQueryParam(queryParams[queryIndex])) {\n                    collectedQueryParams.push(queryParams[queryIndex] + \"=\" + getQueryParam(queryParams[queryIndex]));\n                  }\n                }\n                return urlToDecorate + collectedQueryParams.join(\"&\");\n              }\n            \n              \/\/ get value of query parameter\n              function getQueryParam(name) {\n                if (name = (new RegExp(\"[?&]\" + encodeURIComponent(name) + \"=([^&]*)\")).exec(window.location.search)) {\n                  return decodeURIComponent(name[1]);\n                }\n              }\n            }\n            decorateDomains();\n            <\/script><next-route-announcer style=\"position: absolute;\"><\/next-route-announcer><iframe id=\"uc-cross-domain-bridge\" src=\"https:\/\/app.usercentrics.eu\/browser-sdk\/4.38.2\/cross-domain-bridge.html\" style=\"display: none;\"><\/iframe><style id=\"uc-overflow-style\">\/* inner styles set by WPT to match CSSOM *\/.overflowHidden { overflow: hidden !important; }<\/style><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            454
                        ],
                        [
                            606,
                            708
                        ],
                        [
                            856,
                            1053
                        ],
                        [
                            1133,
                            1394
                        ],
                        [
                            1476,
                            1672
                        ],
                        [
                            1762,
                            1769
                        ],
                        [
                            1827,
                            2977
                        ],
                        [
                            3110,
                            3113
                        ],
                        [
                            3196,
                            6213
                        ]
                    ],
                    "longTasks": [
                        [
                            454,
                            606
                        ],
                        [
                            708,
                            856
                        ],
                        [
                            1053,
                            1133
                        ],
                        [
                            1394,
                            1476
                        ],
                        [
                            1672,
                            1762
                        ],
                        [
                            1769,
                            1827
                        ],
                        [
                            2977,
                            3110
                        ],
                        [
                            3113,
                            3196
                        ]
                    ],
                    "lastVisualChange": 3500,
                    "render": 800,
                    "visualComplete85": 3500,
                    "visualComplete90": 3500,
                    "visualComplete95": 3500,
                    "visualComplete99": 3500,
                    "visualComplete": 3500,
                    "SpeedIndex": 3325,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 820,
                            "size": 3507,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                    "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                                },
                                "bounds": [
                                    1218,
                                    12,
                                    209,
                                    40
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1038,
                            "size": 229740,
                            "DOMNodeId": 23,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Hero-image-homepage.png",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "bounds": [
                                    963,
                                    172,
                                    570,
                                    420
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1038,
                            "size": 229740,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 955.5,
                                    "y": 172,
                                    "width": 570,
                                    "height": 420,
                                    "top": 172,
                                    "right": 1525.5,
                                    "bottom": 592,
                                    "left": 955.5
                                },
                                "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1317,
                            "size": 49068,
                            "DOMNodeId": 83,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                                },
                                "bounds": [
                                    384,
                                    210.5,
                                    576,
                                    80
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1408,
                            "size": 321732,
                            "DOMNodeId": 108,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "384",
                                    "height": "1552",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                "bounds": [
                                    -60,
                                    -100,
                                    384,
                                    1552
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1408,
                            "size": 321732,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": -60,
                                    "y": -100,
                                    "width": 384,
                                    "height": 1552,
                                    "top": -100,
                                    "right": 324,
                                    "bottom": 1452,
                                    "left": -60
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1581,
                            "size": 670275,
                            "DOMNodeId": 127,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "825",
                                    "height": "1246",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "bounds": [
                                    1245,
                                    -40,
                                    825,
                                    1246.453125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1581,
                            "size": 670275,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1230,
                                    "y": -40,
                                    "width": 825,
                                    "height": 1246.453125,
                                    "top": -40,
                                    "right": 2055,
                                    "bottom": 1206.453125,
                                    "left": 1230
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3244,
                            "size": 65196,
                            "DOMNodeId": 266,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "dir": "ltr",
                                    "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                                },
                                "bounds": [
                                    24,
                                    862.28125,
                                    1872,
                                    38.625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 819,
                            "size": 3507,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "href": "https:\/\/termin.craftnote.de\/sign-up.php\/",
                                    "class": "mr-3 flex items-center justify-center rounded bg-primary px-2.5 py-1 font-sans text-xs text-white sm:text-base xl:mr-5 xl:w-[209px] xl:py-1 xl:text-lg xl:font-semibold"
                                },
                                "bounds": [
                                    1218,
                                    12,
                                    209,
                                    40
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1037,
                            "size": 229740,
                            "DOMNodeId": 23,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "Hero-image-homepage.png",
                                    "loading": "lazy",
                                    "decoding": "async",
                                    "data-nimg": "fill",
                                    "style": "position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent",
                                    "sizes": "100vw",
                                    "srcset": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=640&q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=750&q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=828&q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1080&q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1200&q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=2048&q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75 3840w",
                                    "src": "\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "bounds": [
                                    963,
                                    172,
                                    570,
                                    420
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1037,
                            "size": 229740,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 955.5,
                                    "y": 172,
                                    "width": 570,
                                    "height": 420,
                                    "top": 172,
                                    "right": 1525.5,
                                    "bottom": 592,
                                    "left": 955.5
                                },
                                "outerHTML": "<img alt=\"Hero-image-homepage.png\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent\" sizes=\"100vw\" srcset=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=640&amp;q=75 640w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=750&amp;q=75 750w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=828&amp;q=75 828w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1080&amp;q=75 1080w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1200&amp;q=75 1200w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=1920&amp;q=75 1920w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=2048&amp;q=75 2048w, \/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75 3840w\" src=\"\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&amp;w=3840&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=3840&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flive-strapi-uploads%2FHero_image_homepage_131289ce45%2FHero_image_homepage_131289ce45.png&w=1920&q=75",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1317,
                            "size": 49068,
                            "DOMNodeId": 83,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "mb-5 font-archive text-[28px] uppercase leading-tight text-secondary sm:text-4xl lg:text-[39px] lg:leading-[40px]"
                                },
                                "bounds": [
                                    384,
                                    210.5,
                                    576,
                                    80
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1407,
                            "size": 321732,
                            "DOMNodeId": 108,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "384",
                                    "height": "1552",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                "bounds": [
                                    -60,
                                    -100,
                                    384,
                                    1552
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1407,
                            "size": 321732,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": -60,
                                    "y": -100,
                                    "width": 384,
                                    "height": 1552,
                                    "top": -100,
                                    "right": 324,
                                    "bottom": 1452,
                                    "left": -60
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"384\" height=\"1552\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=384&amp;q=75 1x, \/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75 2x\" src=\"\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&amp;w=828&amp;q=75\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=828&q=75",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fleft-bg-container.png&w=384&q=75",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1580,
                            "size": 670275,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1230,
                                    "y": -40,
                                    "width": 825,
                                    "height": 1246.453125,
                                    "top": -40,
                                    "right": 2055,
                                    "bottom": 1206.453125,
                                    "left": 1230
                                },
                                "outerHTML": "<img alt=\"grey square\" loading=\"lazy\" width=\"825\" height=\"1246\" decoding=\"async\" data-nimg=\"1\" style=\"color:transparent\" srcset=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=828&amp;q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100 2x\" src=\"\/_next\/image?url=%2Fimages%2Fright-bg-container.png&amp;w=1920&amp;q=100\">",
                                "src": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100",
                                "currentSrc": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1580,
                            "size": 670275,
                            "DOMNodeId": 127,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "grey square",
                                    "loading": "lazy",
                                    "width": "825",
                                    "height": "1246",
                                    "decoding": "async",
                                    "data-nimg": "1",
                                    "style": "color:transparent",
                                    "srcset": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100 1x, \/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100 2x",
                                    "src": "\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=1920&q=100"
                                },
                                "sourceURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                                "bounds": [
                                    1245,
                                    -40,
                                    825,
                                    1246.453125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3243,
                            "size": 65196,
                            "DOMNodeId": 266,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "dir": "ltr",
                                    "style": "line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
                                },
                                "bounds": [
                                    24,
                                    862.28125,
                                    1872,
                                    38.625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/v2.craftnote.de\/_next\/image?url=%2Fimages%2Fright-bg-container.png&w=828&q=100",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 20
                        },
                        {
                            "name": "redirectStart",
                            "time": 32
                        },
                        {
                            "name": "redirectEnd",
                            "time": 36
                        },
                        {
                            "name": "fetchStart",
                            "time": 36
                        },
                        {
                            "name": "navigationStart",
                            "time": 87
                        },
                        {
                            "name": "domLoading",
                            "time": 87
                        },
                        {
                            "name": "responseEnd",
                            "time": 88
                        },
                        {
                            "name": "domInteractive",
                            "time": 89
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 89
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 89
                        },
                        {
                            "name": "domComplete",
                            "time": 89
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 256
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 256
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 256
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 256
                        },
                        {
                            "name": "domLoading",
                            "time": 257
                        },
                        {
                            "name": "responseEnd",
                            "time": 285
                        },
                        {
                            "name": "firstPaint",
                            "time": 819
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 819
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 819
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 819
                        },
                        {
                            "name": "LayoutShift",
                            "time": 856
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1135
                        },
                        {
                            "name": "domInteractive",
                            "time": 1490
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1490
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1490
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1580
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1580
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1580
                        },
                        {
                            "name": "domComplete",
                            "time": 1855
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1855
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1855
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2923
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3243
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1580
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1580
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.011097345959215786
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0062847771313255286
                        }
                    ],
                    "chromeUserTiming.navigationStart": 87,
                    "chromeUserTiming.redirectStart": 32,
                    "chromeUserTiming.redirectEnd": 36,
                    "chromeUserTiming.fetchStart": 36,
                    "chromeUserTiming.domLoading": 257,
                    "chromeUserTiming.responseEnd": 286,
                    "chromeUserTiming.domInteractive": 1490,
                    "chromeUserTiming.domContentLoadedEventStart": 1490,
                    "chromeUserTiming.domContentLoadedEventEnd": 1491,
                    "chromeUserTiming.domComplete": 1855,
                    "chromeUserTiming.unloadEventStart": 256,
                    "chromeUserTiming.unloadEventEnd": 256,
                    "chromeUserTiming.markAsMainFrame": 256,
                    "chromeUserTiming.commitNavigationEnd": 257,
                    "chromeUserTiming.firstPaint": 819,
                    "chromeUserTiming.firstContentfulPaint": 819,
                    "chromeUserTiming.firstImagePaint": 819,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 819,
                    "chromeUserTiming.LayoutShift": 2924,
                    "chromeUserTiming.firstMeaningfulPaint": 1580,
                    "chromeUserTiming.loadEventStart": 1855,
                    "chromeUserTiming.loadEventEnd": 1855,
                    "chromeUserTiming.LargestTextPaint": 3244,
                    "chromeUserTiming.LargestImagePaint": 1581,
                    "chromeUserTiming.LargestContentfulPaint": 1581,
                    "chromeUserTiming.TotalLayoutShift": 0.011097345959215786,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0062847771313255286,
                    "LayoutShifts": [
                        {
                            "time": 856,
                            "score": 0.0019316233328673439,
                            "cumulative_score": 0.0019316233328673439,
                            "window_score": 0.0019316233328673439,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    377,
                                    0,
                                    1159,
                                    13
                                ],
                                [
                                    353,
                                    13,
                                    1183,
                                    38
                                ],
                                [
                                    377,
                                    51,
                                    1159,
                                    749
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 360,
                                        "y": 13,
                                        "width": 192,
                                        "height": 38,
                                        "top": 13,
                                        "right": 552,
                                        "bottom": 51,
                                        "left": 360
                                    },
                                    "currentRect": {
                                        "x": 353,
                                        "y": 13,
                                        "width": 192,
                                        "height": 38,
                                        "top": 13,
                                        "right": 545,
                                        "bottom": 51,
                                        "left": 353
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 384,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1536,
                                        "bottom": 800,
                                        "left": 384
                                    },
                                    "currentRect": {
                                        "x": 377,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1529,
                                        "bottom": 800,
                                        "left": 377
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1135,
                            "score": 0.0028809454950229135,
                            "cumulative_score": 0.0048125688278902578,
                            "window_score": 0.0048125688278902578,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    582,
                                    20,
                                    591,
                                    24
                                ],
                                [
                                    377,
                                    95,
                                    576,
                                    675
                                ],
                                [
                                    531,
                                    928,
                                    566,
                                    1
                                ],
                                [
                                    508,
                                    929,
                                    611,
                                    1
                                ],
                                [
                                    508,
                                    930,
                                    611,
                                    52
                                ],
                                [
                                    1129,
                                    930,
                                    268,
                                    52
                                ],
                                [
                                    1129,
                                    982,
                                    73,
                                    4
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 586,
                                        "y": 20,
                                        "width": 583,
                                        "height": 24,
                                        "top": 20,
                                        "right": 1169,
                                        "bottom": 44,
                                        "left": 586
                                    },
                                    "currentRect": {
                                        "x": 582,
                                        "y": 20,
                                        "width": 591,
                                        "height": 24,
                                        "top": 20,
                                        "right": 1173,
                                        "bottom": 44,
                                        "left": 582
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 95,
                                        "width": 576,
                                        "height": 675,
                                        "top": 95,
                                        "right": 953,
                                        "bottom": 770,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 377,
                                        "y": 115,
                                        "width": 576,
                                        "height": 635,
                                        "top": 115,
                                        "right": 953,
                                        "bottom": 750,
                                        "left": 377
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 508,
                                        "y": 930,
                                        "width": 611,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1119,
                                        "bottom": 982,
                                        "left": 508
                                    },
                                    "currentRect": {
                                        "x": 531,
                                        "y": 930,
                                        "width": 566,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1097,
                                        "bottom": 982,
                                        "left": 531
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 508,
                                        "y": 929,
                                        "width": 611,
                                        "height": 41,
                                        "top": 929,
                                        "right": 1119,
                                        "bottom": 970,
                                        "left": 508
                                    },
                                    "currentRect": {
                                        "x": 531,
                                        "y": 928,
                                        "width": 566,
                                        "height": 43,
                                        "top": 928,
                                        "right": 1097,
                                        "bottom": 971,
                                        "left": 531
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1151,
                                        "y": 930,
                                        "width": 246,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1397,
                                        "bottom": 982,
                                        "left": 1151
                                    },
                                    "currentRect": {
                                        "x": 1129,
                                        "y": 930,
                                        "width": 245,
                                        "height": 52,
                                        "top": 930,
                                        "right": 1374,
                                        "bottom": 982,
                                        "left": 1129
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2923,
                            "score": 0.0062847771313255286,
                            "cumulative_score": 0.011097345959215786,
                            "window_score": 0.0062847771313255286,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    353,
                                    0,
                                    1567,
                                    64
                                ],
                                [
                                    377,
                                    64,
                                    1543,
                                    929
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 353,
                                        "y": 0,
                                        "width": 1200,
                                        "height": 64,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 64,
                                        "left": 353
                                    },
                                    "currentRect": {
                                        "x": 360,
                                        "y": 0,
                                        "width": 1200,
                                        "height": 64,
                                        "top": 0,
                                        "right": 1560,
                                        "bottom": 64,
                                        "left": 360
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1529,
                                        "bottom": 800,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 384,
                                        "y": 0,
                                        "width": 1152,
                                        "height": 800,
                                        "top": 0,
                                        "right": 1536,
                                        "bottom": 800,
                                        "left": 384
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 800,
                                        "width": 1152,
                                        "height": 193,
                                        "top": 800,
                                        "right": 1529,
                                        "bottom": 993,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 384,
                                        "y": 800,
                                        "width": 1152,
                                        "height": 193,
                                        "top": 800,
                                        "right": 1536,
                                        "bottom": 993,
                                        "left": 384
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1230,
                                        "y": 0,
                                        "width": 690,
                                        "height": 993,
                                        "top": 0,
                                        "right": 1920,
                                        "bottom": 993,
                                        "left": 1230
                                    },
                                    "currentRect": {
                                        "x": 1245,
                                        "y": 0,
                                        "width": 675,
                                        "height": 993,
                                        "top": 0,
                                        "right": 1920,
                                        "bottom": 993,
                                        "left": 1245
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1160.5050000000001
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 1971.567
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 260.02100000000002
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 260.03500000000003
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 261.85700000000003
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 295.54000000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 295.584
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 295.58999999999997
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 295.60899999999998
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 321.41899999999998
                            },
                            "2738": {
                                "name": "PriorityHints",
                                "firstUsed": 386.11900000000003
                            },
                            "2778": {
                                "name": "LinkRelPreloadImageSrcset",
                                "firstUsed": 386.13999999999999
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 386.19200000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 388.19999999999999
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 388.21600000000001
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 388.24400000000003
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 388.27499999999998
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 388.34199999999998
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 388.34800000000001
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 388.36000000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 388.416
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 389.55599999999998
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 389.58600000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 389.67700000000002
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 391.86399999999998
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 417.32600000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 422.85300000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 422.863
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 422.86900000000003
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 423.11200000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 429.44999999999999
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 429.47300000000001
                            },
                            "2347": {
                                "name": "ImageDecodingAttribute",
                                "firstUsed": 431.89600000000002
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 431.98700000000002
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 432.03199999999998
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 432.59699999999998
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 432.779
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 433.55700000000002
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 433.57100000000003
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 433.577
                            },
                            "1231": {
                                "name": "HTMLMediaElementControlsAttribute",
                                "firstUsed": 433.60599999999999
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 433.62700000000001
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 439.26600000000002
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 439.28399999999999
                            },
                            "895": {
                                "name": "HTMLMediaElementPreloadDefault",
                                "firstUsed": 439.33600000000001
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 439.41800000000001
                            },
                            "3252": {
                                "name": "CSSKeywordRevert",
                                "firstUsed": 448.81400000000002
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 450.83199999999999
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 450.95299999999997
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 452.23000000000002
                            },
                            "1014": {
                                "name": "CSSFilterReference",
                                "firstUsed": 453.13200000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 453.39400000000001
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 700.62599999999998
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1158.28
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 1159.914
                            },
                            "4756": {
                                "name": "Feature_4756",
                                "firstUsed": 1178.7529999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1180.627
                            },
                            "3020": {
                                "name": "DOMStorageWrite",
                                "firstUsed": 1355.316
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1356.404
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 1362.7729999999999
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 1396.9390000000001
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 1405.3879999999999
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 1408.077
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 1411.837
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 1413.9010000000001
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1414.1389999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1414.1780000000001
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1414.183
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 1414.213
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 1414.248
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1416.2739999999999
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 1417.298
                            },
                            "781": {
                                "name": "V8MessagePort_PostMessage_Method",
                                "firstUsed": 1417.384
                            },
                            "4194": {
                                "name": "NavigatorUAData_Mobile",
                                "firstUsed": 1467.336
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1474.4349999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1497.8720000000001
                            },
                            "2399": {
                                "name": "ReadableStreamConstructor",
                                "firstUsed": 1530.5719999999999
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 1530.71
                            },
                            "431": {
                                "name": "TextDecoderConstructor",
                                "firstUsed": 1538
                            },
                            "2841": {
                                "name": "ReadableStreamGetReader",
                                "firstUsed": 1538.029
                            },
                            "432": {
                                "name": "TextDecoderDecode",
                                "firstUsed": 1538.306
                            },
                            "1467": {
                                "name": "NodeGetRootNode",
                                "firstUsed": 1560.8320000000001
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 1641.491
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 1756.5540000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 1756.577
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1814.9259999999999
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 1816.078
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 1826.2719999999999
                            },
                            "907": {
                                "name": "ElementAttachShadowOpen",
                                "firstUsed": 1826.3
                            },
                            "2618": {
                                "name": "HistoryReplaceState",
                                "firstUsed": 1918.1120000000001
                            },
                            "2348": {
                                "name": "ImageDecodeAPI",
                                "firstUsed": 1920.7909999999999
                            },
                            "3258": {
                                "name": "V8InvalidatedArrayConstructorProtector",
                                "firstUsed": 1921.5799999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1922.566
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 1922.5889999999999
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 1943.1279999999999
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 1949.248
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1955.8030000000001
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 1956
                            },
                            "1307": {
                                "name": "V8Node_IsConnected_AttributeGetter",
                                "firstUsed": 2020.0999999999999
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 2020.5640000000001
                            },
                            "3927": {
                                "name": "HiddenBackfaceWith3D",
                                "firstUsed": 2020.5709999999999
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 2592.306
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 2592.3600000000001
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 2592.373
                            },
                            "784": {
                                "name": "MessagePortsTransferred",
                                "firstUsed": 2592.7530000000002
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 2592.7719999999999
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 2597.3620000000001
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 2807.645
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 2823.6570000000002
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 2824.4670000000001
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 2838.5940000000001
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 2850.991
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 2852.7559999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 2853.7150000000001
                            },
                            "2238": {
                                "name": "V8IndexAccessor",
                                "firstUsed": 2945.7469999999998
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 2945.8690000000001
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 2945.9340000000002
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 3000.9290000000001
                            },
                            "2097": {
                                "name": "ARIAModalAttribute",
                                "firstUsed": 3010.9029999999998
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 3010.924
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 3053.0999999999999
                            },
                            "2087": {
                                "name": "ARIAHasPopupAttribute",
                                "firstUsed": 3060.4569999999999
                            },
                            "2079": {
                                "name": "ARIADescribedByAttribute",
                                "firstUsed": 3060.4789999999998
                            },
                            "2095": {
                                "name": "ARIALevelAttribute",
                                "firstUsed": 3067.1590000000001
                            }
                        },
                        "CSSFeatures": {
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 385.92500000000001
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 388.43299999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 388.45299999999997
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 388.464
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 388.47899999999998
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 389.69099999999997
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 422.88400000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 422.89999999999998
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 422.90800000000002
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 422.91699999999997
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 422.93900000000002
                            },
                            "549": {
                                "name": "CSSPropertyFontVariationSettings",
                                "firstUsed": 422.95100000000002
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 422.959
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 422.96800000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 422.983
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 423.27800000000002
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 423.29000000000002
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 431.93200000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 431.94099999999997
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 431.947
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 431.95499999999998
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 431.96199999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 431.96800000000002
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 431.97500000000002
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 433.238
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 448.08800000000002
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 448.10000000000002
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 448.11200000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 448.12099999999998
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 448.14100000000002
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 448.18700000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 448.35899999999998
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 448.37099999999998
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 448.38099999999997
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 448.38999999999999
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 448.39600000000002
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 448.40300000000002
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 448.40899999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 448.51600000000002
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 448.61599999999999
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 448.76999999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 448.779
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 449.18900000000002
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 449.202
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 449.22000000000003
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 449.23700000000002
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 449.24299999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 449.72800000000001
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 450.19900000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 450.26100000000002
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 450.488
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 450.52600000000001
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 450.77300000000002
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 450.89600000000002
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 451.10199999999998
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 451.15300000000002
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 451.245
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 451.30500000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 451.762
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 452.13799999999998
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 452.23599999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 452.24299999999999
                            },
                            "361": {
                                "name": "CSSPropertyFloodOpacity",
                                "firstUsed": 453.06
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 453.11399999999998
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 701.08399999999995
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 701.60799999999995
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 701.76400000000001
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 701.78399999999999
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 702.10299999999995
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 912.18499999999995
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 912.21199999999999
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 912.23900000000003
                            },
                            "430": {
                                "name": "CSSPropertyAnimationName",
                                "firstUsed": 912.24699999999996
                            },
                            "427": {
                                "name": "CSSPropertyAnimationDuration",
                                "firstUsed": 912.25400000000002
                            },
                            "432": {
                                "name": "CSSPropertyAnimationTimingFunction",
                                "firstUsed": 912.26400000000001
                            },
                            "429": {
                                "name": "CSSPropertyAnimationIterationCount",
                                "firstUsed": 912.26999999999998
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 912.30499999999995
                            },
                            "428": {
                                "name": "CSSPropertyAnimationFillMode",
                                "firstUsed": 912.31799999999998
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 924.93100000000004
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 925.00599999999997
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 925.01700000000005
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1019.294
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 1019.308
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1019.652
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1030.8610000000001
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1034.0540000000001
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 1923.8199999999999
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1955.8520000000001
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 1955.864
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 2020.4269999999999
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 2817.047
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 2817.2860000000001
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 2817.3470000000002
                            },
                            "479": {
                                "name": "CSSPropertyAliasWebkitAlignItems",
                                "firstUsed": 2850.5990000000002
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 2850.6120000000001
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 2850.665
                            },
                            "493": {
                                "name": "CSSPropertyAliasWebkitJustifyContent",
                                "firstUsed": 2850.6729999999998
                            },
                            "103": {
                                "name": "CSSPropertyOutlineStyle",
                                "firstUsed": 2851.002
                            },
                            "104": {
                                "name": "CSSPropertyOutlineWidth",
                                "firstUsed": 2851.0079999999998
                            },
                            "39": {
                                "name": "CSSPropertyBorderBottomStyle",
                                "firstUsed": 3001.413
                            },
                            "488": {
                                "name": "CSSPropertyAliasWebkitFlexDirection",
                                "firstUsed": 3001.4369999999999
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 3001.4540000000002
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 3001.482
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 3001.491
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 3001.7660000000001
                            },
                            "101": {
                                "name": "CSSPropertyOutlineColor",
                                "firstUsed": 3002.5329999999999
                            },
                            "480": {
                                "name": "CSSPropertyAliasWebkitAlignSelf",
                                "firstUsed": 3012.393
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 3012.4110000000001
                            },
                            "62": {
                                "name": "CSSPropertyBorderTopLeftRadius",
                                "firstUsed": 3012.4299999999998
                            },
                            "63": {
                                "name": "CSSPropertyBorderTopRightRadius",
                                "firstUsed": 3012.4360000000001
                            },
                            "486": {
                                "name": "CSSPropertyAliasWebkitFlex",
                                "firstUsed": 3014.3049999999998
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 3014.3209999999999
                            },
                            "763": {
                                "name": "CSSPropertyScrollbarColor",
                                "firstUsed": 3020.5070000000001
                            },
                            "680": {
                                "name": "CSSPropertyScrollbarWidth",
                                "firstUsed": 3020.5279999999998
                            },
                            "197": {
                                "name": "CSSPropertyAliasWebkitBorderRadius",
                                "firstUsed": 3021.761
                            },
                            "491": {
                                "name": "CSSPropertyAliasWebkitFlexShrink",
                                "firstUsed": 3031.7049999999999
                            },
                            "87": {
                                "name": "CSSPropertyListStylePosition",
                                "firstUsed": 3068.9879999999998
                            },
                            "535": {
                                "name": "CSSPropertyFontVariantNumeric",
                                "firstUsed": 3070.2950000000001
                            },
                            "588": {
                                "name": "CSSPropertyFontVariantEastAsian",
                                "firstUsed": 3070.3040000000001
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 3071.5659999999998
                            },
                            "492": {
                                "name": "CSSPropertyAliasWebkitFlexWrap",
                                "firstUsed": 3073.6779999999999
                            },
                            "162": {
                                "name": "CSSPropertyWordBreak",
                                "firstUsed": 3091.3989999999999
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 3108.8470000000002
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 3114.098
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 83,
                    "TTIMeasurementEnd": 6213,
                    "LastInteractive": 3196,
                    "TotalBlockingTime": 232,
                    "testID": "240902_BiDcWB_8VK",
                    "step": 1,
                    "effectiveBps": 662504,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 89,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.88,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "118": 80,
                                "219": 36.799999999999997,
                                "320": 45,
                                "421": 100,
                                "522": 100,
                                "623": 100,
                                "755": 96.200000000000003,
                                "856": 100,
                                "957": 100,
                                "1058": 100,
                                "1159": 100,
                                "1260": 100,
                                "1361": 100,
                                "1462": 100,
                                "1563": 100,
                                "1664": 100,
                                "1775": 100,
                                "1876": 100,
                                "1976": 100,
                                "2077": 100,
                                "2178": 100,
                                "2279": 100,
                                "2380": 44.399999999999999,
                                "2481": 15.800000000000001,
                                "2581": 36.399999999999999,
                                "2682": 55.600000000000001,
                                "2783": 68.200000000000003,
                                "2884": 95,
                                "2985": 100,
                                "3086": 100,
                                "3187": 86.400000000000006,
                                "3288": 73.700000000000003,
                                "3389": 23.800000000000001,
                                "3490": 15,
                                "3591": 15,
                                "3692": 20,
                                "3793": 57.100000000000001,
                                "3894": 15.800000000000001,
                                "3995": 19,
                                "4096": 15,
                                "4196": 19,
                                "4298": 15,
                                "4399": 26.300000000000001,
                                "4500": 15,
                                "4601": 15,
                                "4701": 15,
                                "4803": 52.399999999999999,
                                "4904": 19,
                                "5005": 15,
                                "5106": 10.5,
                                "5207": 19,
                                "5307": 20,
                                "5409": 45,
                                "5510": 15,
                                "5611": 19,
                                "5712": 19,
                                "5813": 50,
                                "5914": 15,
                                "6015": 15,
                                "6116": 15,
                                "6217": 15,
                                "6318": 57.899999999999999
                            },
                            "max": 100,
                            "count": 63
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "118": 31012,
                                "219": 336741,
                                "320": 56054,
                                "421": 281280,
                                "522": 59828,
                                "623": 0,
                                "755": 65044,
                                "856": 10471,
                                "957": 0,
                                "1058": 18083,
                                "1159": 42972,
                                "1260": 383051,
                                "1361": 2564940,
                                "1462": 6893720,
                                "1563": 4818173,
                                "1664": 2561236,
                                "1775": 4927021,
                                "1876": 5127907,
                                "1976": 4956320,
                                "2077": 5609651,
                                "2178": 5385216,
                                "2279": 5221128,
                                "2380": 4930309,
                                "2481": 5111281,
                                "2581": 5142449,
                                "2682": 4641325,
                                "2783": 1487494,
                                "2884": 20241,
                                "2985": 711151,
                                "3086": 591183,
                                "3187": 10462,
                                "3288": 0,
                                "3389": 0,
                                "3490": 0,
                                "3591": 0,
                                "3692": 0,
                                "3793": 0,
                                "3894": 0,
                                "3995": 0,
                                "4096": 0,
                                "4196": 0,
                                "4298": 0,
                                "4399": 0,
                                "4500": 0,
                                "4601": 0,
                                "4701": 0,
                                "4803": 0,
                                "4904": 0,
                                "5005": 0,
                                "5106": 0,
                                "5207": 0,
                                "5307": 0,
                                "5409": 0,
                                "5510": 0,
                                "5611": 0,
                                "5712": 0,
                                "5813": 0,
                                "5914": 0,
                                "6015": 0,
                                "6116": 0,
                                "6217": 0,
                                "6318": 0
                            },
                            "max": 6893720,
                            "count": 63
                        }
                    },
                    "effectiveBpsDoc": 1124509,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDcWB_8VK\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDcWB\/8VK\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDcWB_8VK&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_000800.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 5
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDcWB_8VK&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "v2.craftnote.de": {
                            "bytes": 742676,
                            "requests": 10,
                            "cdn_provider": "Vercel",
                            "connections": 1
                        },
                        "storage.googleapis.com": {
                            "bytes": 1121760,
                            "requests": 1,
                            "connections": 1
                        },
                        "uct.service.usercentrics.eu": {
                            "bytes": 35,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "api.usercentrics.eu": {
                            "bytes": 0,
                            "requests": 3,
                            "cdn_provider": "Google",
                            "connections": 2
                        },
                        "app.usercentrics.eu": {
                            "bytes": 1142,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 33679,
                            "bytesUncompressed": 241282,
                            "requests": 5
                        },
                        "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": 148725,
                            "bytesUncompressed": 148725,
                            "requests": 4
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 561449,
                            "bytesUncompressed": 1294252,
                            "requests": 6
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 1121760,
                            "bytesUncompressed": 1121760,
                            "requests": 1
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}